- ChangeActorAngle/Pitch added to zspecial.acs.

This commit is contained in:
Christoph Oelckers 2014-05-08 09:37:57 +02:00
parent 79d5cfd471
commit 621a33df3b

View file

@ -321,6 +321,8 @@ special
-76:SetLineActivation(2), -76:SetLineActivation(2),
-77:GetLineActivation(1), -77:GetLineActivation(1),
-78:GetActorPowerupTics(2), -78:GetActorPowerupTics(2),
-79:ChangeActorAngle(2,3),
-80:ChangeActorPitch(2,3),
// Zandronum's // Zandronum's
-100:ResetMap(0), -100:ResetMap(0),