aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_mega_windup.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/aisettings/npc_turret_mega_windup.txt')
-rw-r--r--Northstar.CustomServers/mod/scripts/aisettings/npc_turret_mega_windup.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_mega_windup.txt b/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_mega_windup.txt
new file mode 100644
index 000000000..adbd3e885
--- /dev/null
+++ b/Northstar.CustomServers/mod/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
+}