Update icon fixes

This commit is contained in:
ZomgPonies
2013-11-03 04:07:45 -05:00
parent 667eaed265
commit 8a4ae68fc3
9 changed files with 26 additions and 9 deletions
+1 -1
View File
@@ -368,7 +368,7 @@
mymob.blind = new /obj/screen()
mymob.blind.icon = 'icons/mob/screen1_full.dmi'
mymob.blind.icon_state = "blackimageoverlay"
mymob.blind.name = " "
mymob.blind.name = "blind"
mymob.blind.screen_loc = "1,1"
mymob.blind.mouse_opacity = 0
mymob.blind.layer = 0