aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_burn_card_ap_fd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_burn_card_ap_fd.txt')
-rw-r--r--Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_burn_card_ap_fd.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_burn_card_ap_fd.txt b/Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_burn_card_ap_fd.txt
new file mode 100644
index 000000000..16cce927a
--- /dev/null
+++ b/Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_burn_card_ap_fd.txt
@@ -0,0 +1,23 @@
+#base "npc_turret_sentry.txt"
+npc_turret_sentry_burn_card_ap_fd
+{
+ DefaultModelName "models/Robots/turret_hitscan/turret_hitscan.mdl"
+ DefaultWeapon "mp_weapon_yh803_bullet"
+ title "#NPC_TURRET_SENTRY"
+
+ maxEnemyDist 2000
+ maxEnemyDistHeavyArmor 1200
+ maxEnemyDistForAttacker 8000
+ maxEnemyDistHeavyArmorForAttacker 2000
+
+ YawSpeed 35
+ AimAngularSpeed 35
+
+ Health 600 [$sp]
+ Health 300 [$mp]
+
+ turret_lifetime 0.0
+ cleanup_between_rounds 0
+
+ MaxTurretYaw 360
+} \ No newline at end of file