From 04bbf15b28b36e23c862c083b7d9361251df3e91 Mon Sep 17 00:00:00 2001 From: Benjamin Moir Date: Fri, 31 Jul 2015 22:26:33 +0930 Subject: [PATCH] Changed Warp to the ZDoom range --- zspecial.acs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zspecial.acs b/zspecial.acs index 7d19e2a..be67db3 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -335,6 +335,7 @@ special -89:ChangeActorRoll(2,3), -90:GetActorRoll(1), -91:QuakeEx(8,12), + -92:Warp(6,8), // Zandronum's -100:ResetMap(0), @@ -364,9 +365,6 @@ special -124:EndDBTransaction(0), -125:GetDBEntries(1), - // GLOOME - -11201:Warp(6,8), - // ZDaemon's -19620:GetTeamScore(1), -19621:SetTeamScore(2),