mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
Merge pull request #510 from alexey-lysiuk/prcp_map27_hack
"Fix" for Plutonia: Revisited MAP27 secret
This commit is contained in:
commit
ec04cd9edf
1 changed files with 9 additions and 0 deletions
|
@ -397,6 +397,15 @@ A53AE580A4AF2B5D0B0893F86914781E // TNT: Evilution map31
|
||||||
setthingflags 470 2016
|
setthingflags 470 2016
|
||||||
}
|
}
|
||||||
|
|
||||||
|
4CB7AAC5C43CF32BDF05FD36481C1D9F // Plutonia: Revisited map27
|
||||||
|
{
|
||||||
|
setlinespecial 1214 Plat_DownWaitUpStayLip 20 64 150 0 0
|
||||||
|
setlinespecial 1215 Plat_DownWaitUpStayLip 20 64 150 0 0
|
||||||
|
setlinespecial 1216 Plat_DownWaitUpStayLip 20 64 150 0 0
|
||||||
|
setlinespecial 1217 Plat_DownWaitUpStayLip 20 64 150 0 0
|
||||||
|
setlinespecial 1227 Plat_DownWaitUpStayLip 20 64 150 0 0
|
||||||
|
}
|
||||||
|
|
||||||
D0139194F7817BF06F3988DFC47DB38D // Whispers of Satan map29
|
D0139194F7817BF06F3988DFC47DB38D // Whispers of Satan map29
|
||||||
{
|
{
|
||||||
nopassover
|
nopassover
|
||||||
|
|
Loading…
Reference in a new issue