aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt')
-rw-r--r--Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt b/Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt
new file mode 100644
index 000000000..fddee0fbf
--- /dev/null
+++ b/Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt
@@ -0,0 +1,15 @@
+#base "npc_stalker.txt"
+npc_stalker_zombie
+{
+ SpawnLimping 1
+
+ title "#NPC_STALKER_ZOMBIE" [$sp]
+
+ DefaultWeapon ""
+ Health 150
+
+ allowWalkAnims 0
+
+ leechAnimSet spectre
+ leechMaxDist 150
+}