aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/keyvalues/scripts/aisettings
diff options
context:
space:
mode:
authorNachosChipeados <103285866+NachosChipeados@users.noreply.github.com>2024-11-11 07:55:16 -0400
committerGitHub <noreply@github.com>2024-11-11 12:55:16 +0100
commit28f398d3f2557311129535c07a2c519a911a4162 (patch)
tree1d47b57313d289dd1204fef0f7ba7864fa8d3ebb /Northstar.Custom/keyvalues/scripts/aisettings
parent730616d4ceef904cf8a286837249a75cd886fbb2 (diff)
downloadNorthstarMods-28f398d3f2557311129535c07a2c519a911a4162.tar.gz
NorthstarMods-28f398d3f2557311129535c07a2c519a911a4162.zip
Allow executing ``npc_pilot_elite`` NPCs (#888)v1.28.5-rc1
Allows players to execute pilot NPCs
Diffstat (limited to 'Northstar.Custom/keyvalues/scripts/aisettings')
-rw-r--r--Northstar.Custom/keyvalues/scripts/aisettings/npc_pilot_elite.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Northstar.Custom/keyvalues/scripts/aisettings/npc_pilot_elite.txt b/Northstar.Custom/keyvalues/scripts/aisettings/npc_pilot_elite.txt
new file mode 100644
index 00000000..349277c3
--- /dev/null
+++ b/Northstar.Custom/keyvalues/scripts/aisettings/npc_pilot_elite.txt
@@ -0,0 +1,5 @@
+npc_pilot_elite
+{
+ GibModel0 "models/gibs/human_gibs.mdl"
+ headshotFX "P_headshot_pilot"
+} \ No newline at end of file