[Cult 3.0] Confusion & Deaf-Mute, Runes VII & VIII (#19006)

* confusion & deafmute

* gne
This commit is contained in:
DeityLink
2018-08-04 18:07:16 +02:00
committed by MadmanMartian
parent 7dec5be660
commit e71d6c4fba
29 changed files with 266 additions and 24 deletions

View File

@@ -152,3 +152,17 @@
screen_loc = "WEST,SOUTH to EAST,NORTH"
icon_state = "redoverlay"
layer = DAMAGE_HUD_LAYER
/obj/abstract/screen/fullscreen/black
icon = 'icons/mob/screen1.dmi'
screen_loc = "WEST,SOUTH to EAST,NORTH"
icon_state = "black"
layer = BLIND_LAYER
alpha = 0
/obj/abstract/screen/fullscreen/white
icon = 'icons/mob/screen1.dmi'
screen_loc = "WEST,SOUTH to EAST,NORTH"
icon_state = "white"
layer = BLIND_LAYER
alpha = 0