mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-02-15 16:51:30 +00:00
26 lines
380 B
Text
26 lines
380 B
Text
|
seeker
|
||
|
{
|
||
|
headmodel none
|
||
|
torsomodel none
|
||
|
legsmodel remote
|
||
|
weapon WP_BOT_LASER
|
||
|
reactions 3
|
||
|
aim 1
|
||
|
move 3
|
||
|
aggression 3
|
||
|
evasion 3
|
||
|
intelligence 5
|
||
|
playerTeam TEAM_PLAYER
|
||
|
enemyTeam TEAM_ENEMY
|
||
|
// race bot
|
||
|
class CLASS_SEEKER
|
||
|
yawSpeed 120
|
||
|
runSpeed 500
|
||
|
walkSpeed 150
|
||
|
height 32
|
||
|
width 8
|
||
|
hFOV 160
|
||
|
vfov 45
|
||
|
snd remote
|
||
|
moveType "flyswim"
|
||
|
}
|