mirror of
https://github.com/ioquake/jedi-academy.git
synced 2024-11-10 07:11:44 +00:00
27 lines
No EOL
405 B
Text
27 lines
No EOL
405 B
Text
protocol_imp
|
|
{
|
|
playerModel protocol
|
|
weapon WP_NONE
|
|
surfOn head_off
|
|
surfOff head
|
|
customSkin imp
|
|
reactions 3
|
|
aim 1
|
|
move 3
|
|
aggression 3
|
|
evasion 1
|
|
intelligence 5
|
|
playerTeam TEAM_NEUTRAL
|
|
enemyTeam TEAM_NEUTRAL
|
|
// race bot
|
|
class CLASS_PROTOCOL
|
|
snd protocol
|
|
yawSpeed 60
|
|
runSpeed 150
|
|
walkSpeed 50
|
|
height 65
|
|
width 12
|
|
hFOV 120
|
|
vfov 45
|
|
snd protocol
|
|
} |