diff options
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 143395b..54eaaee 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -57,6 +57,8 @@ armor=10000 label=vector ; name of the ship model name=Micron Vector +; name of the NPC using this ship model +npcname=Merchant ; template, defines the ships size class template=ship_small ; 3d model file name, can be a .map or a .ase file @@ -152,6 +154,7 @@ info=with an increased cargo hold at the cost of speed and maneuverability. [ship] label=tiger name=Tiger +npcname=Militia template=ship_small model=maps/colonial/tiger @@ -174,6 +177,7 @@ info=Known for its speed and maneuverability, the Tiger class interceptor was se [ship] label=lancer name=Lancer mkII +npcname=Militia template=ship_medium model=maps/colonial/lancer jumpdrive=no |