From 94f88efdf7bc858dddc25b23e0999f535a69fd35 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 4 Nov 2013 16:11:30 +0000 Subject: Added NPC names for the TIger and the Micron Vector. --- base/ini/ships.ini | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3