aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_drone_plasma_fd.txt
blob: 661403673423ee24a27df2fdaab6e83c60bf5ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#base "npc_drone_plasma.txt"
npc_drone_plasma_fd
{
	DefaultWeapon			"mp_weapon_droneplasma"
	ForceAutoPrecacheDefaultWeapon	1
	title					#NPC_DRONE_PLASMA
	drone_type				"drone_type_plasma"
	DefaultModelName		"models/robots/drone_air_attack/drone_air_attack_plasma.mdl"

	waypointTolerance		400
	randomHoverAmount		1
	flyingStoppingTime		0.0
	maxFlyingSpeed			400
	maxFlyingSpeedNonCombat	300

	YawSpeed				75
	MoveYawSpeed			65

	SmartAmmoLockType				small
}