From 8200cb3ad990b4a2059df91dd7c84163dd1157c1 Mon Sep 17 00:00:00 2001 From: MajorCooke Date: Sun, 4 Oct 2015 10:45:19 -0500 Subject: [PATCH] Warp RadiusOffset and Pitch properties https://github.com/rheit/zdoom/pull/404 --- zspecial.acs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zspecial.acs b/zspecial.acs index fe1b155..627f386 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -335,7 +335,7 @@ special -89:ChangeActorRoll(2,3), -90:GetActorRoll(1), -91:QuakeEx(8,12), - -92:Warp(6,9), + -92:Warp(6,11), // Zandronum's -100:ResetMap(0),