Speeds up facehugger egg hatching time (#19622)

* Speeds up alien egg hatching time

* fixes accidental regression
This commit is contained in:
GDN
2022-11-17 21:04:50 +01:00
committed by GitHub
parent cbdbf60f57
commit ab1e16cd16
+2 -2
View File
@@ -192,8 +192,8 @@
#define GROWING 2
#define GROWN 3
///time it takes to grow a hugger
#define MIN_GROWTH_TIME 3 MINUTES
#define MAX_GROWTH_TIME 5 MINUTES
#define MIN_GROWTH_TIME 2 MINUTES
#define MAX_GROWTH_TIME 3 MINUTES
/obj/structure/alien/egg
name = "egg"