Initial commit.
This commit is contained in:
11
base/ext_data/npcs/x-wing.npc
Normal file
11
base/ext_data/npcs/x-wing.npc
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
//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
|
||||
}
|
||||
Reference in New Issue
Block a user