aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_sentry_burn_card_at_fd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/aisettings/npc_turret_sentry_burn_card_at_fd.txt')
-rw-r--r--Northstar.CustomServers/mod/scripts/aisettings/npc_turret_sentry_burn_card_at_fd.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_sentry_burn_card_at_fd.txt b/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_sentry_burn_card_at_fd.txt
new file mode 100644
index 000000000..f120c79ba
--- /dev/null
+++ b/Northstar.CustomServers/mod/scripts/aisettings/npc_turret_sentry_burn_card_at_fd.txt
@@ -0,0 +1,17 @@
+#base "npc_turret_sentry.txt"
+npc_turret_sentry_burn_card_at_fd
+{
+ DefaultModelName "models/robots/turret_plasma/turret_plasma.mdl"
+ DefaultWeapon "mp_weapon_turretplasma"
+ title "#NPC_TURRET_SENTRY_PLASMA"
+
+ maxEnemyDist 2000
+
+ Health 600 [$sp]
+ Health 400 [$mp]
+
+ turret_lifetime 0.0 //Make sure to change #BURNMETER_AT_TURRETWEAPON_DESC and #BURNMETER_AT_TURRETWEAPON_DESC_BOOST_ACTIVATION_TEXT
+ cleanup_between_rounds 0
+
+ MaxTurretYaw 360
+} \ No newline at end of file