Initial commit.
This commit is contained in:
30
base/ext_data/npcs/ImpOfficer.npc
Normal file
30
base/ext_data/npcs/ImpOfficer.npc
Normal file
@@ -0,0 +1,30 @@
|
||||
ImpOfficer
|
||||
{
|
||||
playerModel imperial
|
||||
weapon WP_BLASTER
|
||||
surfOff l_arm_key
|
||||
customSkin officer
|
||||
health 40
|
||||
reactions 3
|
||||
aim 3
|
||||
move 3
|
||||
aggression 3
|
||||
evasion 3
|
||||
intelligence 3
|
||||
rank ltcomm
|
||||
playerTeam TEAM_ENEMY
|
||||
enemyTeam TEAM_PLAYER
|
||||
// race klingon
|
||||
class CLASS_IMPERIAL
|
||||
snd io1
|
||||
sndcombat io1
|
||||
sndextra io1
|
||||
yawspeed 110
|
||||
walkSpeed 55
|
||||
runSpeed 200
|
||||
dismemberProbHead 0
|
||||
dismemberProbArms 10
|
||||
dismemberProbLegs 0
|
||||
dismemberProbHands 20
|
||||
dismemberProbWaist 0
|
||||
}
|
||||
Reference in New Issue
Block a user