From bc3c22d1aa310da74ec3de3bbc0f5b58f64756ac Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Tue, 5 Jan 2016 16:37:16 +0100 Subject: [PATCH] - sector damage related changes to ACS headers. --- zspecial.acs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zspecial.acs b/zspecial.acs index f159cd1..4d882c4 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -199,7 +199,7 @@ special // 211:Transfer_CeilingLight, 212:Sector_SetColor(4,5), 213:Sector_SetFade(4), - 214:Sector_SetDamage(3), + 214:Sector_SetDamage(3,5), 215:Teleport_Line(2), 216:Sector_SetGravity(3), 217:Stairs_BuildUpDoom(5), @@ -337,6 +337,7 @@ special -91:QuakeEx(8,12), -92:Warp(6,11), -93:GetMaxInventory(2), + -94:SetSectorDamage(2,5), // Zandronum's -100:ResetMap(0),