mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 11:37:15 +01:00
jfc
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user