Adds holoposter ads

This commit is contained in:
Aronai Sieyes
2020-05-17 17:49:51 -04:00
parent 94c02f85c1
commit df2fc68b51
4 changed files with 114 additions and 0 deletions
@@ -75,6 +75,11 @@
for(var/obj/machinery/status_display/FA in machines)
if(FA.z in using_map.contact_levels)
FA.on_alert_changed(newlevel)
//VOREStation Add
for(var/hp in GLOB.holoposters)
var/obj/machinery/holoposter/HP = hp
HP.update_icon()
//VOREStation Add End
if(level >= SEC_LEVEL_RED)
atc.reroute_traffic(yes = 1) // Tell them fuck off we're busy.