aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorx3Karma <juliuslimck@gmail.com>2022-01-03 17:31:55 +0800
committerGitHub <noreply@github.com>2022-01-03 17:31:55 +0800
commita4642158f83aa7378f58ab45d2730b682ca1f93b (patch)
tree1d639a6090c03dac9a22aa0e0279e75f8379ec06
parentaa01f0a17ec8ef8312ec58c9c96f6680c2cf648b (diff)
downloadNorthstarMods-a4642158f83aa7378f58ab45d2730b682ca1f93b.tar.gz
NorthstarMods-a4642158f83aa7378f58ab45d2730b682ca1f93b.zip
Add files via upload
-rw-r--r--Northstar.Custom/keyvalues/scripts/weapons/mp_weapon_wingman.txt11
1 files changed, 11 insertions, 0 deletions
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