Made some object lists less terrible to read (#29304)

* spaces

* more spaces

* last ones
This commit is contained in:
ShizCalev
2017-07-18 10:44:29 -04:00
committed by Jordan Brown
parent 5029657345
commit 45d3d52af7
231 changed files with 635 additions and 639 deletions

View File

@@ -882,7 +882,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)