diff --git a/menudef.txt b/menudef.txt index 1fe3f7c..c8d91a4 100644 --- a/menudef.txt +++ b/menudef.txt @@ -6,22 +6,38 @@ AddOptionMenu "OptionsMenu" OptionValue "MFXPalette" { - 0, "Standard VGA" - 1, "Doom" - 2, "Heretic" - 3, "Hexen" - 4, "Strife" - 5, "Hacx" - 6, "Wolf3D" - 7, "Rise of the Triad" - 8, "Duke Nukem 3D" - 9, "Blood" - 10, "Shadow Warrior" - 11, "Quake" - 12, "Hexen 2" - 13, "Quake 2" - 14, "Amulets & Armor" - 15, "Project .Blank" + 0, "Doom" + 1, "Heretic" + 2, "Hexen" + 3, "Strife" + 4, "Hacx" + 5, "Wolf3D" + 6, "Rise of the Triad" + 7, "Duke Nukem 3D" + 8, "Blood" + 9, "Shadow Warrior" + 10, "Quake" + 11, "Hexen 2" + 12, "Quake 2" + 13, "Amulets & Armor" + 14, "Project .Blank" + 15, "Ancient Aliens" + 16, "Back to Saturn X" + 17, "Eviternity" + 18, "The Adventures of Square" + 19, "Zen Dynamics" + //20, "20 - Unused" + //21, "21 - Unused" + //22, "22 - Unused" + //23, "23 - Unused" + 24, "Hocus Pocus" + 25, "Tyrian" + 26, "PICO-8" + 27, "Standard VGA" + 28, "Standard EGA" + 29, "Commodore 64" + 30, "Gameboy" + 31, "Web Palette" } OptionMenu "MFXOptionsMenu" diff --git a/textures/mfxpal.png b/textures/mfxpal.png index bb4a417..a883299 100644 Binary files a/textures/mfxpal.png and b/textures/mfxpal.png differ