From 70575393e443566966f346d7f7c94e8d9220f365 Mon Sep 17 00:00:00 2001 From: arookas Date: Fri, 2 Sep 2016 23:03:45 -0400 Subject: [PATCH] Renamed Thing_Damage3 to DamageActor --- zspecial.acs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zspecial.acs b/zspecial.acs index dfa82df..25f121c 100644 --- a/zspecial.acs +++ b/zspecial.acs @@ -398,7 +398,7 @@ special // -1xx are reserved for Zandronum -200:CheckClass(1), - -201:Thing_Damage3(6), // [arookas] + -201:DamageActor(6), // [arookas] // ZDaemon's -19620:GetTeamScore(1),