Initial commit.
This commit is contained in:
23
base/ext_data/npcs/gonk.npc
Normal file
23
base/ext_data/npcs/gonk.npc
Normal file
@@ -0,0 +1,23 @@
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user