diff --git a/wadsrc/static/xlat/heretic.txt b/wadsrc/static/xlat/heretic.txt index 8fe344f5b..cfc106d09 100644 --- a/wadsrc/static/xlat/heretic.txt +++ b/wadsrc/static/xlat/heretic.txt @@ -5,7 +5,10 @@ include "xlat/base.txt" 10 = WALK, Plat_DownWaitUpStayLip (tag, P_FAST, PLATWAIT, 0) 36 = WALK, Floor_LowerToHighest (tag, F_FAST, 136, 1) 49 = USE, Ceiling_LowerAndCrush (tag, C_SLOW, 0, 2) + 70 = USE|REP, Floor_LowerToHighest (tag, F_FAST, 136, 1) + 71 = USE, Floor_LowerToHighest (tag, F_FAST, 136, 1) 88 = WALK|REP, Plat_DownWaitUpStayLip (tag, P_FAST, PLATWAIT, 0) + 98 = WALK|REP, Floor_LowerToHighest (tag, F_FAST, 136, 1) 99 = 0, Scroll_Texture_Right (SCROLL_UNIT) 100 = WALK|REP, Door_Raise (tag, D_SLOW*3, VDOORWAIT) 105 = WALK, Exit_Secret (0)