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 GitHub
13 changed files with 373 additions and 427 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)