diff options
Diffstat (limited to 'Northstar.Custom/keyvalues')
-rw-r--r-- | Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman_n.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman_n.txt b/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman_n.txt new file mode 100644 index 00000000..ba6f0964 --- /dev/null +++ b/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman_n.txt @@ -0,0 +1,11 @@ +WeaponData +{ + Mods + { + one_in_the_chamber + { + damage_near_value "9999" + damage_far_value "9999" + } + } +}
\ No newline at end of file |