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 9, 2024
1 parent a52791d commit f88ad60
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions tb-nzp.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -1364,10 +1364,20 @@
]
]

@PointClass = ambient_general : "Universal Ambient Sound"
[
@PointClass base(Targetname, Soundplaying) = ambient_generic : "Universal Ambient Sound"
[
spawnflags(flags) =
[
0: "Medium radius"
1: "Everywhere"
2: "Small (Idle)"
4: "Medium (static)"
8: "Large (normal)"
16: "Start Silent"
32: "Not looping"
]
volume(integer) : "Volume" : 1
noise(string) : "Ambient Sound"
message(string) : "Ambient Sound"
]

@PointClass base(Targetname, Soundplaying) = ambient_bgm : "Back Ground Music"
Expand Down

0 comments on commit f88ad60

Please sign in to comment.