Add CCARDS lump to exclude the Wolf3D enemies.
This commit is contained in:
parent
7b6f9ccf71
commit
01d2667afb
2 changed files with 7 additions and 2 deletions
5
ccards.txt
Normal file
5
ccards.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
// exclude secret Wolfenstein enemies
|
||||||
|
excludeactor SWWMGuard
|
||||||
|
excludeactor SWWMSS
|
||||||
|
excludeactor SWWMHans
|
||||||
|
excludeactor SWWMDog
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
[default]
|
[default]
|
||||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r161 \cu(Wed 16 Feb 17:58:52 CET 2022)\c-";
|
SWWM_MODVER="\cyDEMOLITIONIST \cw1.2pre r162 \cu(Wed 16 Feb 18:00:28 CET 2022)\c-";
|
||||||
SWWM_SHORTVER="\cw1.2pre r161 \cu(2022-02-16 17:58:52)\c-";
|
SWWM_SHORTVER="\cw1.2pre r162 \cu(2022-02-16 18:00:28)\c-";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue