Skip to content

Commit

Permalink
squashme: Add flashlightfov and flashlightfarz to npc_personality_core
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanH-AT authored and JJL772 committed Apr 28, 2023
1 parent 5a3cb03 commit fd9f2ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fgd/point/npc/npc_personality_core.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
]

flashlightcolor(color255) : "Flashlight Color" : "255 255 255 500" : "Color of the flashlight"
flashlightfov(float) : "Flashlight FOV" : "85.0f" : "Field of View of the flashlight"
flashlightfarz(float) : "Flashlight Far-Z" : "750.0f" : "Far-Z (Max Range) of the flashlight"

// Inputs
input EnableMotion(void) : "Enable physics motion/collision response."
Expand Down

0 comments on commit fd9f2ce

Please sign in to comment.