mirror of
https://github.com/ioquake/jedi-academy.git
synced 2024-12-03 17:22:22 +00:00
21 lines
305 B
Text
21 lines
305 B
Text
|
Glider
|
||
|
{
|
||
|
playerModel glider
|
||
|
weapon WP_MELEE
|
||
|
reactions 3
|
||
|
aim 1
|
||
|
move 3
|
||
|
aggression 3
|
||
|
evasion 1
|
||
|
intelligence 5
|
||
|
playerTeam TEAM_NEUTRAL
|
||
|
enemyTeam TEAM_NEUTRAL
|
||
|
// race harvester
|
||
|
class CLASS_GLIDER
|
||
|
yawSpeed 60
|
||
|
runSpeed 150
|
||
|
walkSpeed 50
|
||
|
hFOV 120
|
||
|
vfov 45
|
||
|
snd glider
|
||
|
}
|