15 lines
260 B
Plaintext
15 lines
260 B
Plaintext
|
|
//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
|
|
}
|