From d5501f7308488654227374a198dfabd975051b23 Mon Sep 17 00:00:00 2001 From: FelesNoctis Date: Sat, 8 Jan 2022 16:08:27 -0800 Subject: [PATCH] TNT and Plutonia clarification Same as Master Levels. TNT and Plutonia stock releases are actually Doom 2 episode replacements (MAP01), so loading them individually will currently cause naming errors with UEM. --- MAPINFO.txt | 4 ++-- README.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MAPINFO.txt b/MAPINFO.txt index a98514f..bade96f 100644 --- a/MAPINFO.txt +++ b/MAPINFO.txt @@ -123,7 +123,7 @@ episode dante25 optional } -// Doom 2: TNT Evilution +// Doom 2: TNT Evilution (Wadsmoosh) episode TN_MAP01 { picname = "M_TNT" @@ -132,7 +132,7 @@ episode TN_MAP01 optional } -// Doom 2: Plutonia Experiment +// Doom 2: Plutonia Experiment (Wadsmoosh) episode PL_MAP01 { picname = "M_PLUT" diff --git a/README.md b/README.md index 63619a2..c0b34f9 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Universal Episode Menu's primary purpose is to provide flexible support for all - SIGIL - Doom 2 - Doom 2: No Rest for the Living - - Doom 2: The Master Levels (Wadsmooshed) - - TNT: Evilution - - The Plutonia Experiment + - Doom 2: The Master Levels (Wadsmoosh) + - TNT: Evilution (Wadsmoosh) + - The Plutonia Experiment (Wadsmoosh) - Wadsmoosh, _any configuration_ ([ZDoom](https://forum.zdoom.org/viewtopic.php?t=52757)) ([itch.io](https://jp.itch.io/wadsmoosh)) - Works of the Masters _v7_ ([itch.io](https://jp.itch.io/deluxe-master-levels)) - The Compendium _v1.0_ ([ZDoom](https://forum.zdoom.org/viewtopic.php?t=61211))