Skip to content

Commit e2f093b

Browse files
craftablescienceozxybox
authored andcommitted
feat: add sparktype to env_spark
1 parent 530164e commit e2f093b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fgd/point/env/env_spark.fgd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
3: "Long"
2424
]
2525

26+
sparktype(choices) : "Spark Type" : 0 =
27+
[
28+
0: "ConVar (fx_new_sparks)"
29+
1: "New"
30+
2: "Old"
31+
]
32+
2633
spawnflags(flags) : "spawnflags" =
2734
[
2835
64: "Start ON" : 0

0 commit comments

Comments
 (0)