mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-17 00:51:26 +00:00
- Added Teleport_NoStop to zspecial.acs. I added this 3 weeks ago but apparently forgot to commit it earlier.
SVN r1217 (trunk)
This commit is contained in:
parent
01c497ff05
commit
9bf49aace6
1 changed files with 2 additions and 0 deletions
|
@ -111,7 +111,9 @@ special
|
|||
125:Thing_Move(2,3),
|
||||
127:Thing_SetSpecial(5),
|
||||
128:ThrustThingZ(4),
|
||||
129:UsePuzzleItem(0), // only for setting it on a line. Cannot be called!
|
||||
139:Thing_SpawnFacing(2,4),
|
||||
154:Teleport_NoStop(2, 3),
|
||||
|
||||
158:FS_Execute(1,4), // GZDoom only!
|
||||
159:Sector_SetPlaneReflection(3), // GZDoom only!
|
||||
|
|
Loading…
Reference in a new issue