Update TrenchBroom FGD

This commit is contained in:
MotoLegacy 2023-11-26 08:14:08 +00:00 committed by Awesome NZ:P Updater Bot
parent c9b5ae774c
commit d6b45b6b59
1 changed files with 8 additions and 0 deletions

View File

@ -379,6 +379,10 @@
[
tune(string) : "tune"
length(integer) : "length"
spawnflags(Flags) =
[
1 : "Play Once" : 0
]
]
@PointClass size(-8 -8 -8, 8 8 8) base(Item) color(141 85 29) model("models/props/teddy.mdl") = teddy_spawn : "Teddy spawn location" []
@ -1371,6 +1375,10 @@
[
]
@SolidClass base(Trigger) = trigger_interact : "Trigger: On Use Button"
[
]
@SolidClass base(Trigger) = trigger_stuffcmd : "Trigger: Run CMD on Client (NZP)"
[
message(string) : "CMD"