mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
ghosts visible in meson-eyerape-mode again (#33973)
This commit is contained in:
@@ -249,13 +249,10 @@
|
||||
|
||||
switch(dark_plane.alphas["toggle_darkness"])
|
||||
if(255)
|
||||
see_invisible = SEE_INVISIBLE_OBSERVER
|
||||
dark_plane.alphas["toggle_darkness"] = 180
|
||||
if(180)
|
||||
see_invisible = SEE_INVISIBLE_OBSERVER
|
||||
dark_plane.alphas -= "toggle_darkness"
|
||||
else
|
||||
see_invisible = SEE_INVISIBLE_OBSERVER_NOLIGHTING
|
||||
dark_plane.alphas["toggle_darkness"] = 255
|
||||
check_dark_vision()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user