From a4642158f83aa7378f58ab45d2730b682ca1f93b Mon Sep 17 00:00:00 2001 From: x3Karma Date: Mon, 3 Jan 2022 17:31:55 +0800 Subject: Add files via upload --- .../keyvalues/scripts/weapons/mp_weapon_wingman.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman.txt (limited to 'Northstar.Custom') diff --git a/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman.txt b/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman.txt new file mode 100644 index 000000000..8255df15b --- /dev/null +++ b/Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman.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 -- cgit v1.2.3