Resolving bugs with spawn order and delays.

This commit is contained in:
Zuhayr
2015-03-18 12:02:02 +10:30
parent d8018db5c9
commit a8f44cae98
24 changed files with 5545 additions and 5767 deletions

View File

@@ -65,8 +65,6 @@
if(ticker && ticker.mode)
sql_report_death(src)
ticker.mode.check_win()
if(istype(ticker.mode,/datum/game_mode/heist))
raider_kills++ //Bad raider. Shouldn't be killing people.
return ..(gibbed,species.death_message)