@@ -59,7 +59,7 @@ namespace Content.Client.GameObjects.Components.CloningPod
|
||||
{
|
||||
MinSize = (200, 20),
|
||||
MinValue = 0,
|
||||
MaxValue = 10,
|
||||
MaxValue = 120, // todo make this actually derive from cloning time
|
||||
Page = 0,
|
||||
Value = 0.5f,
|
||||
Children =
|
||||
|
||||
Reference in New Issue
Block a user