Initial commit.
This commit is contained in:
14
base/ext_data/npcs/rancor_vehicle.npc
Normal file
14
base/ext_data/npcs/rancor_vehicle.npc
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
||||
|
||||
Rancor_vehicle
|
||||
{
|
||||
weapon WP_NONE
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
class CLASS_VEHICLE
|
||||
snd rancor
|
||||
height 128
|
||||
crouchheight 128
|
||||
width 60
|
||||
}
|
||||
Reference in New Issue
Block a user