From c1ee40a61bfc839f9ef270925e63426946eb0955 Mon Sep 17 00:00:00 2001 From: MotoLegacy Date: Mon, 25 Dec 2023 08:15:24 +0000 Subject: [PATCH] Update TrenchBroom FGD --- tb-nzp.fgd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tb-nzp.fgd b/tb-nzp.fgd index 21a09ee..2443849 100644 --- a/tb-nzp.fgd +++ b/tb-nzp.fgd @@ -1489,6 +1489,15 @@ 2: "No damage to clients" : 0 ] ] +@SolidClass base(Targetname) = trigger_setfire : "Trigger fire effect" +[ + fire_timeout(integer) : "Effect Duration" : 2 + spawnflags(Flags) = + [ + 1: "Applies to Clients": 0 + 2: "No damage to AI/Enemies" : 0 + ] +] @SolidClass base(Targetname) = func_rotating : "Rotateing Brush" [