aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNachosChipeados <103285866+NachosChipeados@users.noreply.github.com>2024-11-24 18:30:14 -0400
committerGitHub <noreply@github.com>2024-11-24 23:30:14 +0100
commita422da8a5f0f4f652be5f5c6f12fa61dab2333eb (patch)
treed3320602aebdd4c048e6bcc9bb50fa7c882c71d1
parent2fa37b49918760217b572a66132d81dfa6ea4dbd (diff)
downloadNorthstarMods-a422da8a5f0f4f652be5f5c6f12fa61dab2333eb.tar.gz
NorthstarMods-a422da8a5f0f4f652be5f5c6f12fa61dab2333eb.zip
Arc Cannon charge effect fixes (#862)v1.29.0
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.
-rw-r--r--Northstar.Custom/mod/scripts/weapons/mp_titanweapon_arc_cannon.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_arc_cannon.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_arc_cannon.txt
index 2672dca9..0ef3ed33 100644
--- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_arc_cannon.txt
+++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_arc_cannon.txt
@@ -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"