diff options
Diffstat (limited to 'Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt')
-rw-r--r-- | Northstar.CustomServers/scripts/aisettings/npc_stalker_zombie.txt | 15 |
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 00000000..fddee0fb --- /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 +} |