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