12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
|
|
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
|
|
|
X-Wing
|
|
{
|
|
playerTeam TEAM_NEUTRAL
|
|
enemyTeam TEAM_NEUTRAL
|
|
class CLASS_VEHICLE
|
|
width 230
|
|
height 128
|
|
}
|