From 207facbc402f5639cbcd31f079214351ef605cf2 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Tue, 22 Jun 2021 14:30:49 +0100 Subject: initial commit after moving to new repo --- .../scripts/aisettings/npc_turret_mega_windup.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Northstar.CustomServers/scripts/aisettings/npc_turret_mega_windup.txt (limited to 'Northstar.CustomServers/scripts/aisettings/npc_turret_mega_windup.txt') diff --git a/Northstar.CustomServers/scripts/aisettings/npc_turret_mega_windup.txt b/Northstar.CustomServers/scripts/aisettings/npc_turret_mega_windup.txt new file mode 100644 index 000000000..adbd3e885 --- /dev/null +++ b/Northstar.CustomServers/scripts/aisettings/npc_turret_mega_windup.txt @@ -0,0 +1,13 @@ +#base "npc_turret_mega.txt" +npc_turret_mega_windup +{ + windup_time 0.0 + Health 8000 [$mp] + + maxEnemyDist 0 + + Health 5000 [$sp] + start_active 1 + regen_rate 100 + explode_on_death 1 +} -- cgit v1.2.3