We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f148220 commit 1c92a49Copy full SHA for 1c92a49
2 files changed
source/maps/fgd/hl-nzp.fgd
@@ -317,6 +317,12 @@
317
currentammo(integer) : "Starting Reserve Ammunition" : 0
318
]
319
320
+@PointClass = info_changesky : "info_changesky (change skybpx)"
321
+[
322
+ targetname(target_source) : "Name"
323
+ name(string) : "Skybox to change to"
324
+]
325
+
326
@PointClass = info_null : "info_null (spotlight target)"
327
[
328
targetname(target_source) : "Name"
source/maps/fgd/tb-nzp.fgd
0 commit comments