aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/keyvalues
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.Custom/keyvalues')
-rw-r--r--Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_softball.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_softball.txt b/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_softball.txt
new file mode 100644
index 000000000..5da9357f0
--- /dev/null
+++ b/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_softball.txt
@@ -0,0 +1,14 @@
+WeaponData
+{
+ Mods
+ {
+ sns
+ {
+ explosion_damage "50"
+ damage_near_value "50"
+ damage_far_value "50"
+ ammo_clip_size "1"
+ projectile_launch_speed "7500"
+ }
+ }
+}