mirror of
https://github.com/ZDoom/acc.git
synced 2025-01-31 03:10:34 +00:00
- ChangeActorAngle/Pitch added to zspecial.acs.
This commit is contained in:
parent
79d5cfd471
commit
621a33df3b
1 changed files with 2 additions and 0 deletions
|
@ -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),
|
||||||
|
|
Loading…
Reference in a new issue