From 7c0fe5b1b540b91b3626ae83ace26ca569b09c60 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Fri, 13 Dec 2019 19:02:16 +0100 Subject: [PATCH] I don't know if this is actually needed but just in case it breaks someday. --- zscript/utgore.zsc | 1 + 1 file changed, 1 insertion(+) diff --git a/zscript/utgore.zsc b/zscript/utgore.zsc index 2274b9f..550abef 100644 --- a/zscript/utgore.zsc +++ b/zscript/utgore.zsc @@ -28,6 +28,7 @@ Class UTBlood : Actor States { Spawn: + Spray: TNT1 A 0 NoDelay A_Bleed(3); Goto Puff; TNT1 A 0 A_Bleed(2);