Skip to content

Commit

Permalink
Reduces brimdemon base view range to 6
Browse files Browse the repository at this point in the history
Signed-off-by: Theos <[email protected]>
  • Loading branch information
SomeguyManperson authored Jun 14, 2024
1 parent 0c3cb3c commit dfe5a42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
emote_hear = list("cackles","screeches")
stat_attack = CONSCIOUS
ranged_cooldown_time = 5 SECONDS
vision_range = 9
vision_range = 6
retreat_distance = 2
speed = 3
move_to_delay = 5
Expand Down

0 comments on commit dfe5a42

Please sign in to comment.