- 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:
Christoph Oelckers 2008-09-13 07:11:50 +00:00
parent 01c497ff05
commit 9bf49aace6

View file

@ -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!