Initial commit.
This commit is contained in:
28
base/ext_data/npcs/rocks.npc
Normal file
28
base/ext_data/npcs/rocks.npc
Normal file
@@ -0,0 +1,28 @@
|
||||
rocks
|
||||
{
|
||||
playerModel rocks
|
||||
weapon WP_NONE
|
||||
scale 100
|
||||
health 100
|
||||
snd jawa
|
||||
sndcombat jawa
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_FREE
|
||||
class CLASS_KYLE
|
||||
yawspeed 90
|
||||
walkSpeed 55
|
||||
runSpeed 150
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user