This commit is contained in:
silicons
2021-02-14 03:04:42 -07:00
parent d4f3cf4eaf
commit b3a4fa802b
361 changed files with 498 additions and 509 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
if(user && prob(disturbance_spawn_chance))
spawn_creature(get_turf(src))
/obj/structure/prop/nest/process()
/obj/structure/prop/nest/process(delta_time)
update_creatures()
if(world.time > last_spawn + spawn_delay)
spawn_creature(get_turf(src))