mirror of
https://github.com/ioquake/jedi-academy.git
synced 2025-02-14 08:01:02 +00:00
23 lines
314 B
Text
23 lines
314 B
Text
|
gonk
|
||
|
{
|
||
|
playerModel gonk
|
||
|
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_GONK
|
||
|
yawSpeed 60
|
||
|
runSpeed 40
|
||
|
walkSpeed 30
|
||
|
height 32
|
||
|
width 12
|
||
|
hFOV 120
|
||
|
vfov 45
|
||
|
snd gonk
|
||
|
}
|