Merge pull request #1260 from Fox-McCloud/viewrange

Dynamic HUD
This commit is contained in:
ZomgPonies
2015-06-08 02:03:03 -04:00
15 changed files with 108 additions and 129 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"