mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Resolving bugs with spawn order and delays.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user