Initial commit.
This commit is contained in:
24
base/ext_data/npcs/mark1.npc
Normal file
24
base/ext_data/npcs/mark1.npc
Normal file
@@ -0,0 +1,24 @@
|
||||
mark1
|
||||
{
|
||||
playerModel mark1
|
||||
weapon WP_BOT_LASER
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
height 120
|
||||
width 36
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
health 300
|
||||
// race bot
|
||||
class CLASS_MARK1
|
||||
yawSpeed 60
|
||||
runSpeed 150
|
||||
walkSpeed 70
|
||||
hFOV 120
|
||||
vfov 45
|
||||
snd mark1
|
||||
}
|
||||
Reference in New Issue
Block a user