From d1b91d56d1a97a5ea926bd1918d80c0928820885 Mon Sep 17 00:00:00 2001 From: Nikolay Ambartsumov Date: Thu, 26 Nov 2020 12:42:32 +0200 Subject: [PATCH] Add Polyobj_StopSound special --- zspecial.acs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zspecial.acs b/zspecial.acs index 025086c..4ad45ea 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -277,6 +277,7 @@ special 280:Ceiling_MoveToValueAndCrush(4, 5), 281:Line_SetAutomapFlags(3), 282:Line_SetAutomapStyle(2), + 283:Polyobj_StopSound(1), // new to Eternity // 300:Portal_Define(5), @@ -445,4 +446,3 @@ special -19621:SetTeamScore(2), -100000:__EndOfList__(10); -