diff --git a/wadsrc/static/xlat/strife.txt b/wadsrc/static/xlat/strife.txt index 229ac10e6..710fa1fad 100644 --- a/wadsrc/static/xlat/strife.txt +++ b/wadsrc/static/xlat/strife.txt @@ -135,7 +135,7 @@ RetailOnly = 121 179 = WALK, Ceiling_LowerToFloor (tag, C_SLOW) 187 = WALK|REP, ACS_ExecuteAlways (0, 0, 187, tag) 188 = WALK|REP, ACS_ExecuteAlways (0, 0, 188, tag) -200 = WALK, ACS_ExecuteAlways (0, 0, 200, tag) +200 = WALK|REP, ACS_ExecuteAlways (0, 0, 200, tag) 201 = WALK, SendToCommunicator (tag, 1, 0) 202 = WALK, SendToCommunicator (tag, 0, 0) 210 = WALK, SendToCommunicator (tag, 0, 1)