From 5a3441a2c63e40e02e487ae8b056f7e152bcc253 Mon Sep 17 00:00:00 2001 From: "Colton G. Rushton" Date: Tue, 27 Aug 2019 08:49:22 -0300 Subject: [PATCH] Fix tag for ILLUSORY/ilusory1 E3M4 patch (#917) The tag was set incorrectly in the E3M4 patch for Illusions of Home, and this PR fixes that. This ties into #916. --- wadsrc/static/zscript/level_compatibility.zs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/zscript/level_compatibility.zs b/wadsrc/static/zscript/level_compatibility.zs index 89922b125..cbdf995ad 100644 --- a/wadsrc/static/zscript/level_compatibility.zs +++ b/wadsrc/static/zscript/level_compatibility.zs @@ -1382,7 +1382,7 @@ class LevelCompatibility native play case '5084755C29FB0A1912113E36F37C958A': // Illusions of Home e3m4 { // Fix action of final switch - SetLineSpecial(765, Door_Open, 0, 16); + SetLineSpecial(765, Door_Open, 6, 16); break; } case '0EF86635676FD512CE0E962040125553': // Illusions of Home e3m7