summaryrefslogtreecommitdiff
path: root/src/strife/p_spec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_spec.c')
-rw-r--r--src/strife/p_spec.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/strife/p_spec.c b/src/strife/p_spec.c
index 70873bd0..667d6abb 100644
--- a/src/strife/p_spec.c
+++ b/src/strife/p_spec.c
@@ -1358,7 +1358,11 @@ P_CrossSpecialLine
break;
case 184:
- // STRIFE-TODO: New plat type?
+ // villsa [STRIFE] plat up wait down stay
+ EV_DoPlat(line, upWaitDownStay, 0);
+
+ // hmm.. looks like Rogue screwed up here..
+ P_ChangeSwitchTexture(line, 1);
break;
case 185: