Revert debugging

This commit is contained in:
Markolie
2014-11-20 20:56:34 +01:00
parent dc89eaba1a
commit 3777f5c8bf
4 changed files with 5 additions and 10 deletions
@@ -291,7 +291,6 @@
proc/AttemptLateSpawn(rank)
testing("Attempting late spawn of [src], [usr]")
if (src != usr)
return 0
if(!ticker || ticker.current_state != GAME_STATE_PLAYING)
@@ -330,9 +329,7 @@
proc/AnnounceArrival(var/mob/living/carbon/human/character, var/rank)
testing("Announcing arrival.")
if (ticker.current_state == GAME_STATE_PLAYING)
testing("Announcing arrival of [character.real_name].")
var/obj/item/device/radio/intercom/a = new /obj/item/device/radio/intercom(null)// BS12 EDIT Arrivals Announcement Computer, rather than the AI.
if(character.mind.role_alt_title)
rank = character.mind.role_alt_title