Initial commit.
This commit is contained in:
25
base/ext_data/npcs/MonMothma.npc
Normal file
25
base/ext_data/npcs/MonMothma.npc
Normal file
@@ -0,0 +1,25 @@
|
||||
MonMothma
|
||||
{
|
||||
playerModel monmothma
|
||||
weapon WP_NONE
|
||||
snd monmothma
|
||||
reactions 3
|
||||
aim 1
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 1
|
||||
intelligence 5
|
||||
rank crewman
|
||||
playerTeam TEAM_PLAYER
|
||||
enemyTeam TEAM_ENEMY
|
||||
// race human
|
||||
class CLASS_MONMOTHMA
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
yawspeed 90
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 0
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 0
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
Reference in New Issue
Block a user