mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 21:11:39 +00:00
- Added compatibility options for Requiem map04 and Hell Revealed map19.
SVN r3761 (trunk)
This commit is contained in:
parent
1c1957085f
commit
86a7a3249f
1 changed files with 8 additions and 0 deletions
|
@ -66,6 +66,7 @@ F84AB4557464A383E93F37CD3A82AC48 // MM2 map03
|
||||||
|
|
||||||
71C2E6D9CFA3D8750C6A9599FB2453BD // Hacx map03: There are some switches behind
|
71C2E6D9CFA3D8750C6A9599FB2453BD // Hacx map03: There are some switches behind
|
||||||
96368EB950E33AF62EA6423434E3CEF7 // HacX map17: shootable covers in these levels
|
96368EB950E33AF62EA6423434E3CEF7 // HacX map17: shootable covers in these levels
|
||||||
|
BA530202AF0BA0C6CBAE6A0C7076FB72 // Requiem map04
|
||||||
{
|
{
|
||||||
useblocking
|
useblocking
|
||||||
}
|
}
|
||||||
|
@ -176,3 +177,10 @@ E2B5D1400279335811C1C1C0B437D9C8 // Deathknights of the Dark Citadel, map54
|
||||||
{
|
{
|
||||||
floormove
|
floormove
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// There is a special at the beginning of the level which relies on the Pain Elemental's lost soul limit.
|
||||||
|
811A0C97777A198BC9B2BB558CB46E6A // Hell Revealed map19
|
||||||
|
{
|
||||||
|
limitpain
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue