diff options
Diffstat (limited to 'Northstar.Custom/keyvalues/scripts')
-rw-r--r-- | Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_softball.txt | 14 |
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 00000000..5da9357f --- /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" + } + } +} |