Skip to content

Commit

Permalink
Update TrenchBroom FGD
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoLegacy authored and Awesome NZ:P Updater Bot committed Jan 31, 2024
1 parent f88ad60 commit 3d3f7f1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tb-nzp.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -1508,6 +1508,18 @@
2: "No damage to AI/Enemies" : 0
]
]
@SolidClass base(Targetname) = trigger_awardpoints : "Award Score to Client"
[
points(integer) : "Score to add" : 25
noise(string) : "Sound to play on trigger" : "sounds/misc/ching.wav"
spawnflags(Flags) =
[
1: "Requires Client to Stand": 0
2: "Requires Client to Crouch" : 0
4: "Requires Client to Prone" : 0
8: "Affected by Double Points Power-Up" : 0
]
]

@SolidClass base(Targetname) = func_rotating : "Rotateing Brush"
[
Expand Down

0 comments on commit 3d3f7f1

Please sign in to comment.