Made some object lists less terrible to read
This commit is contained in:
@@ -917,7 +917,7 @@ Gunshots/explosions/opening doors/less rare audio (done)
|
||||
if("hacked")
|
||||
throw_alert("hacked", /obj/screen/alert/hacked, override = TRUE)
|
||||
if("charge")
|
||||
throw_alert("charge",/obj/screen/alert/emptycell, override = TRUE)
|
||||
throw_alert("charge", /obj/screen/alert/emptycell, override = TRUE)
|
||||
sleep(rand(100,200))
|
||||
clear_alert(alert_type, clear_override = TRUE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user