aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aisettings/npc_turret_sentry_plasma_skyway.txt
blob: 1244c353c80f2d27503db8d8084a107de8eea013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#base "npc_turret_sentry.txt"
npc_turret_sentry_plasma_skyway
{
	DefaultModelName		"models/robots/turret_plasma/turret_plasma.mdl"
	DefaultWeapon			"mp_weapon_turretplasma"
	title 					"#NPC_TURRET_SENTRY_PLASMA"

	//MaxTurretYaw        	360

	maxEnemyDist						8000
	maxEnemyDistHeavyArmor				8000
	maxEnemyDistForAttacker 			8000
	maxEnemyDistHeavyArmorForAttacker	8000
}