From 3a117cbe89eccda3af65ada9b199fe3bffa5a16f Mon Sep 17 00:00:00 2001 From: Player701 Date: Fri, 22 Dec 2023 23:02:38 +0300 Subject: [PATCH] - Fixed comment in level_compatibility.zs regarding pc_cp2.wad MAP38 fix --- 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 6142e30861f..9cd32e7eba4 100644 --- a/wadsrc/static/zscript/level_compatibility.zs +++ b/wadsrc/static/zscript/level_compatibility.zs @@ -2178,7 +2178,7 @@ class LevelCompatibility : LevelPostProcessor // Emulate the effect of the hidden Commander Keen's death // since the Keen actor is modified by DEHACKED and doesn't work as intended: - // 1) Replace the Keen with an imp + // 1) Replace the Keen with a zombieman SetThingEdNum(101, 3004); // 2) Set its special to emulate A_KeenDie