From 271eb16833d6b42ee61b293bd41cfd4fee5256c9 Mon Sep 17 00:00:00 2001 From: Mitchell Richters Date: Tue, 24 Aug 2021 20:54:33 +1000 Subject: [PATCH] - Duke: Correctly mark `Duke: Alien World Tour` as a Duke add-on. --- wadsrc/static/engine/grpinfo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wadsrc/static/engine/grpinfo.txt b/wadsrc/static/engine/grpinfo.txt index f6071933c..1806623ff 100644 --- a/wadsrc/static/engine/grpinfo.txt +++ b/wadsrc/static/engine/grpinfo.txt @@ -374,8 +374,9 @@ grpinfo grpinfo { - name "Duke: Alien World Order" - dependency DUKE15_CRC + name "Duke: Alien World Order" + dependency DUKE15_CRC + flags GAMEFLAG_DUKE|GAMEFLAG_ADDON mustcontain "FIREFLYTROOPER.CON", "FLAMETHROWER.CON", "music/E5L1_BulletDam.ogg", "sound/VO_E5L1_Duke_CreamAndSugar.ogg" gamefilter "Duke.Worldtour" GameID "DukeWorldTour"