Increase time to clone people (#3650)

* cloning

* why

* why?
This commit is contained in:
mirrorcult
2021-03-13 02:57:51 -07:00
committed by GitHub
parent be49782d97
commit f60f76f644
3 changed files with 2 additions and 3 deletions

View File

@@ -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 =