aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod.json
diff options
context:
space:
mode:
authorMasterliberty <94194459+Masterliberty@users.noreply.github.com>2023-07-16 17:08:43 -0400
committerGitHub <noreply@github.com>2023-07-16 23:08:43 +0200
commit4c5cd0bf73b4672b0a5682aa2039fa16d7341893 (patch)
treec9ac4283929489af49f09a1a8f485888c9e6300d /Northstar.Custom/mod.json
parent6cd9b2312bca0f4568c47568962a0601f36c8fd7 (diff)
downloadNorthstarMods-4c5cd0bf73b4672b0a5682aa2039fa16d7341893.tar.gz
NorthstarMods-4c5cd0bf73b4672b0a5682aa2039fa16d7341893.zip
Add Arc cannon (#600)v1.17.0-rc1
Adds the Arc Cannon from Titanfall1
Diffstat (limited to 'Northstar.Custom/mod.json')
-rw-r--r--Northstar.Custom/mod.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index ca33fa222..5fcdb0fd1 100644
--- a/Northstar.Custom/mod.json
+++ b/Northstar.Custom/mod.json
@@ -39,6 +39,10 @@
"RunOn": "( CLIENT || SERVER ) && MP"
},
{
+ "Path": "weapons/mp_titanweapon_arc_cannon.nut",
+ "RunOn": "( CLIENT || SERVER ) && MP"
+ },
+ {
"Path": "gamemodes/sh_gamemode_chamber.nut",
"RunOn": "( CLIENT || SERVER ) && MP",
"ClientCallback": {