11 lines
226 B
Text
11 lines
226 B
Text
|
|
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
|
|
|
Tauntaun
|
|
{
|
|
weapon WP_NONE
|
|
playerTeam TEAM_NEUTRAL
|
|
enemyTeam TEAM_NEUTRAL
|
|
class CLASS_VEHICLE
|
|
snd tauntaun
|
|
}
|