From 8f05dae8322ddbd0f92a81dddc46b8bb25f13466 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Wed, 29 Mar 2017 01:17:19 +0200 Subject: [PATCH] - new specials. --- zspecial.acs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zspecial.acs b/zspecial.acs index 44da53a..4626be9 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -271,6 +271,8 @@ special 276:Ceiling_Stop(1), 277:Sector_SetFloorGlow(5), 278:Sector_SetCeilingGlow(5), + 279:Floor_MoveToValueAndCrush(4, 5) + 280:Ceiling_MoveToValueAndCrush(4, 5) // new to Eternity // 300:Portal_Define(5),