mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
Added compatibility settings for Hanging Gardens
Six trees spawned below arches blocking player's path to red keycard https://www.doomworld.com/idgames/levels/doom2/Ports/g-i/hgarden
This commit is contained in:
parent
a11e9ca4dc
commit
563a80ff83
1 changed files with 11 additions and 0 deletions
|
@ -833,3 +833,14 @@ CA3773ED313E8899311F3DD0CA195A68 // e3m6
|
|||
{
|
||||
polyobj
|
||||
}
|
||||
|
||||
3D8ED20BF5CAAE6D6AE0E10999C75084 // hgarden.pk3 map01
|
||||
{
|
||||
// spawn trees on top of arches
|
||||
setthingz 399 168
|
||||
setthingz 400 168
|
||||
setthingz 401 168
|
||||
setthingz 402 168
|
||||
setthingz 403 168
|
||||
setthingz 404 168
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue