diff --git a/src/d_mode.c b/src/d_mode.c index b08e8cb2bd..f096c772de 100644 --- a/src/d_mode.c +++ b/src/d_mode.c @@ -33,8 +33,8 @@ static struct { pack_chex, retail, 1, 5 }, { doom, shareware, 1, 9 }, { doom, registered, 3, 9 }, - { doom, retail, 4, 9 }, - { doom2, commercial, 1, 32 }, + { doom, retail, 6, 9 }, // [crispy] extended for Sigil / Sigil II + { doom2, commercial, 3, 32 }, // [crispy] extended for NRFTL / The Master Levels { pack_tnt, commercial, 1, 32 }, { pack_plut, commercial, 1, 32 }, { pack_hacx, commercial, 1, 32 },