Initial commit.
This commit is contained in:
12
base/ext_data/npcs/lambdashuttle.npc
Normal file
12
base/ext_data/npcs/lambdashuttle.npc
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
//NOTE: for vehicle-class NPCs, the playerModel key is actually their entry in the vehicles.dat
|
||||
|
||||
LambdaShuttle
|
||||
{
|
||||
weapon WP_NONE
|
||||
playerTeam TEAM_NEUTRAL
|
||||
enemyTeam TEAM_NEUTRAL
|
||||
class CLASS_VEHICLE
|
||||
width 250
|
||||
height 248
|
||||
}
|
||||
Reference in New Issue
Block a user