From 621a33df3be8fa708001c06b891bf8ba73dd5ab9 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Thu, 8 May 2014 09:37:57 +0200 Subject: [PATCH] - ChangeActorAngle/Pitch added to zspecial.acs. --- zspecial.acs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zspecial.acs b/zspecial.acs index 46d3fc4..8410707 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -321,6 +321,8 @@ special -76:SetLineActivation(2), -77:GetLineActivation(1), -78:GetActorPowerupTics(2), + -79:ChangeActorAngle(2,3), + -80:ChangeActorPitch(2,3), // Zandronum's -100:ResetMap(0),