diff --git a/wadsrc/static/xlat/strife.txt b/wadsrc/static/xlat/strife.txt index 5666fbeb65..229ac10e6a 100644 --- a/wadsrc/static/xlat/strife.txt +++ b/wadsrc/static/xlat/strife.txt @@ -121,7 +121,7 @@ RetailOnly = 121 108 = WALK, Door_Raise (tag, D_FAST, VDOORWAIT) 109 = WALK, Door_Open (tag, D_FAST) 100 = WALK, Stairs_BuildUpDoom (tag, ST_TURBO, 16, 0, 0) -197 = WALK, ACS_ExecuteAlways (0, 0, 197, tag) +197 = WALK|REP, ACS_ExecuteAlways (0, 0, 197, tag) 110 = WALK, Door_Close (tag, D_FAST) 119 = WALK, Floor_RaiseToNearest (tag, F_SLOW) 121 = WALK, Plat_DownWaitUpStayLip (tag, P_TURBO, PLATWAIT, 0)