Ports improved and simplier fire alarms.

This commit is contained in:
Ghommie
2019-12-12 22:44:20 +01:00
parent f637e1e060
commit 4502d7b795
13 changed files with 5170 additions and 5204 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)