aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/keyvalues/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.Custom/keyvalues/scripts')
-rw-r--r--Northstar.Custom/keyvalues/scripts/weapons/melee_pilot_emptyhanded.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Northstar.Custom/keyvalues/scripts/weapons/melee_pilot_emptyhanded.txt b/Northstar.Custom/keyvalues/scripts/weapons/melee_pilot_emptyhanded.txt
new file mode 100644
index 000000000..fa83ce07b
--- /dev/null
+++ b/Northstar.Custom/keyvalues/scripts/weapons/melee_pilot_emptyhanded.txt
@@ -0,0 +1,9 @@
+WeaponData
+{
+ // mod for testing low damage, high knockback "shove" melee rebalance
+ test_push
+ {
+ "melee_damage" "5"
+ "impulse_force" "150000"
+ }
+} \ No newline at end of file