aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod.json
diff options
context:
space:
mode:
authorRoyalBlue1 <realEmail@veryRealURL.com>2022-10-18 02:33:57 +0200
committerRoyalBlue1 <realEmail@veryRealURL.com>2022-10-18 02:33:57 +0200
commit52dab1de818e957c3817548de9bf23c1471172dd (patch)
tree0cfba289dda76c0851a8e8a587f6d0561cbf251a /Northstar.CustomServers/mod.json
parente32bd27b12d198301e0221a1f4176c854487c6a9 (diff)
parent118f9414326b0af067ee2a925d052c3ee17e4bef (diff)
downloadNorthstarMods-52dab1de818e957c3817548de9bf23c1471172dd.tar.gz
NorthstarMods-52dab1de818e957c3817548de9bf23c1471172dd.zip
Merge remote-tracking branch 'upsteam/main' into gamemode_fd
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r--Northstar.CustomServers/mod.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index c4004b25..5a49a63c 100644
--- a/Northstar.CustomServers/mod.json
+++ b/Northstar.CustomServers/mod.json
@@ -154,6 +154,13 @@
"Before": "RespawnProtection_Init"
}
},
+ {
+ "Path": "/ai/_ai_turret_sentry.gnut",
+ "RunOn": "SERVER && MP",
+ "ServerCallback": {
+ "After": "AiTurretSentry_Init"
+ }
+ },
{
"Path": "gamemodes/_gamemode_fd_events.nut",