mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
[Cult 3.0] Confusion & Deaf-Mute, Runes VII & VIII (#19006)
* confusion & deafmute * gne
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user