- Fixed: Strife line type 11 has the same Teleport_NewMap/Exit_Normal semantics

as line type 52.

SVN r3303 (trunk)
This commit is contained in:
Randy Heit 2011-10-27 01:05:59 +00:00
parent 46cedffafb
commit 3d214602c4
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ RetailOnly = 121
235 = USE, ACS_ExecuteWithResult (0, 235, tag)
// Buttons
11 = USE|REP, Exit_Normal (0)
11 = USE|REP, ACS_ExecuteWithResult (0, 52, tag)
42 = USE|REP, Door_Close (tag, D_SLOW)
43 = USE|REP, Ceiling_LowerToFloor (tag, C_SLOW)
45 = USE|REP, Floor_LowerToHighest (tag, F_SLOW, 128)