Synth facemask upport fix (#15929)

* Portgus

Huge PR on codebase

* Huge code fail

Incredible skill issue
This commit is contained in:
Reo Lozzot
2024-04-20 10:52:02 +10:00
committed by GitHub
parent 248e8e45f3
commit 827bfbdeb3
2 changed files with 2 additions and 1 deletions
@@ -56,7 +56,7 @@
visor_state = "Neutral" //This does nothing at the moment, but it's there incase anyone wants to add more states.
//Maybe a verb that sets an emote override here
if(lstat == DEAD)
visorstate = DEAD
visor_state = DEAD
update_icon()