12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
|
|
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
|
|
|
tie-fighter
|
|
{
|
|
playerTeam TEAM_NEUTRAL
|
|
enemyTeam TEAM_NEUTRAL
|
|
class CLASS_VEHICLE
|
|
width 140
|
|
height 300
|
|
}
|