mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
Don't make the switch that reveals the computer core in Strife MAP15 to be repeatable.
This commit is contained in:
parent
4b7560cd36
commit
cdb3fcce03
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ RetailOnly = 121
|
|||
207 = USE|REP, Door_Animated (tag, 4, 3*35)
|
||||
214 = USE|REP, Plat_DownWaitUpStayLip (tag, 8, 1050, 0, 1)
|
||||
229 = USE|REP, ACS_ExecuteWithResult (0, 229, tag)
|
||||
233 = USE|REP, ACS_ExecuteWithResult (0, 233, tag)
|
||||
233 = USE, ACS_ExecuteWithResult (0, 233, tag)
|
||||
234 = USE|REP, ACS_ExecuteWithResult (0, 234, tag)
|
||||
|
||||
sector bitmask 0xf000 clear;
|
||||
|
|
Loading…
Reference in a new issue