Skip to content

Commit

Permalink
Tweak flag descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Sep 9, 2023
1 parent c8864f9 commit 4d3ae95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fgd/point/env/env_fade.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
spawnflags(flags) =
[
1: "Fade From" : 0
2: "Modulate" : 0
4: "Triggering player only" : 0 [!L4D]
8: "Stay Out" : 0
2: "Multiply Colors" : 0
4: "Only Fade !activator Player" : 0 [!L4D]
8: "Stay Out (Indefinite Duration)" : 0
]

duration(float) : "Duration (seconds)" : 2 : "The time that it will take to fade the screen in or out."
Expand Down

0 comments on commit 4d3ae95

Please sign in to comment.