Skip to content

Commit

Permalink
Arc Cannon charge effect fixes (#862)
Browse files Browse the repository at this point in the history
Fixes the Arc Cannon's charge effect disappearing if you tried fanning it while using the "capacitor" mod, by making the effect turn off when its not charging.
Additionally adds an unused extra charge effect.
  • Loading branch information
NachosChipeados authored Nov 24, 2024
1 parent 2fa37b4 commit a422da8
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,11 @@ WeaponData
"charge_effect_1p" "wpn_arc_cannon_charge_fp"
"charge_effect_3p" "wpn_arc_cannon_charge"
"charge_effect_attachment" "muzzle_flash"
"charge_effect2_1p" "wpn_ARC_knob_FP"
"charge_effect2_3p" "wpn_ARC_knob"
"charge_effect2_attachment" "SPINNING_KNOB"


"charge_effect_show_during_drain" "0"

// Spread
"spread_stand_hip" "10"
Expand Down

0 comments on commit a422da8

Please sign in to comment.