mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 07:12:02 +00:00
- added a compatibility option for Hexen's MAP04 to change the z-position of 4 quartz flasks that get lowered into a pool of lava but were incorrectly positioned 48 map units above the floor.
This commit is contained in:
parent
de68361f27
commit
f9741f1047
1 changed files with 8 additions and 0 deletions
|
@ -198,6 +198,14 @@ E2B5D1400279335811C1C1C0B437D9C8 // Deathknights of the Dark Citadel, map54
|
|||
clearlineflags 1069 0x200
|
||||
}
|
||||
|
||||
CBDE77E3ACB4B166D53C1812E5C72F54 // Hexen IWAD map04
|
||||
{
|
||||
setthingz 49 0
|
||||
setthingz 50 0
|
||||
setthingz 51 0
|
||||
setthingz 52 0
|
||||
}
|
||||
|
||||
3F249EDD62A3A08F53A6C53CB4C7ABE5 // Artica 3 map01
|
||||
{
|
||||
clearlinespecial 66
|
||||
|
|
Loading…
Reference in a new issue