removes testing lines

This commit is contained in:
tralezab
2019-05-18 17:38:58 -07:00
parent 3a76050cd3
commit 2d7ec6bd92
2 changed files with 1 additions and 2 deletions

View File

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