Merge pull request #10160 from Ghommie/Ghommie-cit453

Ports improved and simplier fire alarms.
This commit is contained in:
Lin
2019-12-19 23:00:52 +00:00
committed by Dip
parent 739b072a1e
commit e0d9a3b354
7 changed files with 129 additions and 183 deletions
@@ -505,6 +505,7 @@ GLOBAL_LIST_INIT(blacklisted_malf_machines, typecacheof(list(
if(!is_station_level(F.z))
continue
F.obj_flags |= EMAGGED
F.update_icon()
to_chat(owner, "<span class='notice'>All thermal sensors on the station have been disabled. Fire alerts will no longer be recognized.</span>")
owner.playsound_local(owner, 'sound/machines/terminal_off.ogg', 50, 0)