gzdoom/wadsrc
Christoph Oelckers 17e689ecdf fix for Genesis of Descent E1M2
Genesis of Descent E1M2 is impossible to complete on ITYTD/HNTR. I had to decompile the ACS script to figure out what was going on, basically at one point you get locked into a room and have to kill exactly 3 enemies with TID 215 for the door to unlock. One of these is a Baron tagged for only Medium and Hard, in his place is an Imp #1184 that has all the right script setups but is not set to appear on any difficulty. The fix is to simply have this imp appear on Easy.

Thanks to brick' for the fix.
2023-09-17 08:18:36 +02:00
..
static fix for Genesis of Descent E1M2 2023-09-17 08:18:36 +02:00
CMakeLists.txt - removed obsolete CMake version requirements. 2023-09-03 09:04:17 +02:00