This commit is contained in:
Fox-McCloud
2015-06-07 17:17:52 -04:00
parent f09a0f8d75
commit b454fb9628
14 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
flash = new /obj/screen()
flash.icon_state = "blank"
flash.name = "flash"
flash.screen_loc = "1,1 to 15,15"
flash.screen_loc = "WEST,SOUTH to EAST,NORTH"
flash.layer = 17
blind = new /obj/screen()
blind.icon_state = "black"