aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/keyvalues/scripts/weapons
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-03 14:25:13 -0300
committerGitHub <noreply@github.com>2022-01-03 14:25:13 -0300
commit2e34d7e7d16815fd648d3ff5c4d1f9f64d10cf9b (patch)
treed14337ae6d17ea8d166de099b30db6a6b1f0cd6a /Northstar.Custom/keyvalues/scripts/weapons
parent4e011f61d4c0350705f914891b69b49de5b8fffc (diff)
parent8f3f0cfc089f0388862865e4758a130201aca1ce (diff)
downloadNorthstarMods-2e34d7e7d16815fd648d3ff5c4d1f9f64d10cf9b.tar.gz
NorthstarMods-2e34d7e7d16815fd648d3ff5c4d1f9f64d10cf9b.zip
Merge pull request #56 from x3Karma/main
Add One in the Chamber and The Hidden to available playlists
Diffstat (limited to 'Northstar.Custom/keyvalues/scripts/weapons')
-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