mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 16:09:15 +00:00
removes testing lines
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
//after spawning
|
||||
playsound(src, 'sound/weapons/emitter.ogg', 50, 1)
|
||||
new /obj/item/storage/toolbox/mechanical(landing_turf) //so they can actually escape maint
|
||||
addtimer(CALLBACK(src, .proc/spawn_hunters), 10 )//MINUTES)
|
||||
addtimer(CALLBACK(src, .proc/spawn_hunters), 10 MINUTES)
|
||||
role_name = "fugitive hunter"
|
||||
return SUCCESSFUL_SPAWN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user