From fe7112188a243783193119cef5bc9f8a6cae4d5a Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Fri, 11 Jan 2019 22:14:30 +0100 Subject: [PATCH] - fixed: Strife was missing the move factors. --- wadsrc/static/mapinfo/strife.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wadsrc/static/mapinfo/strife.txt b/wadsrc/static/mapinfo/strife.txt index 1a57e5337a..ec59f1c42d 100644 --- a/wadsrc/static/mapinfo/strife.txt +++ b/wadsrc/static/mapinfo/strife.txt @@ -70,6 +70,8 @@ gameinfo statscreen_single = "RavenStatusScreen" statusbarclass = "StrifeStatusBar" messageboxclass = "MessageBoxMenu" + normforwardmove = 0x19, 0x32 + normsidemove = 0x18, 0x28 } DoomEdNums