Added SetActorRoll, ChangeActorRoll and GetActorRoll ACS functions.

This commit is contained in:
nashmuhandes 2015-01-05 22:49:36 +08:00
parent 6370396036
commit c1426df0a6

View file

@ -331,6 +331,9 @@ special
-85:CanRaiseActor(1), -85:CanRaiseActor(1),
-86:SetActorTeleFog(3), -86:SetActorTeleFog(3),
-87:SwapActorTeleFog(1), -87:SwapActorTeleFog(1),
-88:SetActorRoll(2),
-89:ChangeActorRoll(2,3),
-90:GetActorRoll(1),
// Zandronum's // Zandronum's
-100:ResetMap(0), -100:ResetMap(0),