mirror of
https://github.com/ioquake/jedi-academy.git
synced 2024-11-10 07:11:44 +00:00
25 lines
354 B
Text
25 lines
354 B
Text
|
mouse
|
||
|
{
|
||
|
headmodel none
|
||
|
torsomodel none
|
||
|
legsmodel mouse
|
||
|
weapon WP_NONE
|
||
|
reactions 3
|
||
|
aim 1
|
||
|
move 3
|
||
|
aggression 3
|
||
|
evasion 1
|
||
|
intelligence 5
|
||
|
playerTeam TEAM_NEUTRAL
|
||
|
enemyTeam TEAM_NEUTRAL
|
||
|
// race bot
|
||
|
class CLASS_MOUSE
|
||
|
yawSpeed 120
|
||
|
runSpeed 500
|
||
|
walkSpeed 150
|
||
|
height 16
|
||
|
width 8
|
||
|
hFOV 120
|
||
|
vfov 45
|
||
|
snd mouse
|
||
|
}
|