From f4a918123ce332b739535a2b82ab233aaab17715 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 10 Feb 2013 08:58:26 +0000 Subject: [PATCH] - removed a few 'GZDoom only' notes that no longer apply. SVN r4127 (trunk) --- zspecial.acs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zspecial.acs b/zspecial.acs index a5f4430..2feec36 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -148,10 +148,10 @@ special 154:Teleport_NoStop(2, 3), 157:SetGlobalFogParameter(2), // GZDoom only! - 158:FS_Execute(1,4), // GZDoom only! + 158:FS_Execute(1,4), 159:Sector_SetPlaneReflection(3), // GZDoom only! -// 160:Sector_Set3DFloor // GZDoom/Vavoom -// 161:Sector_SetContents // Vavoom +// 160:Sector_Set3DFloor +// 161:Sector_SetContents 168:Ceiling_CrushAndRaiseDist(3,5), 169:Generic_Crusher2(5),