diff options
author | Stijn Buys <ingar@osirion.org> | 2013-11-04 16:11:30 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-11-04 16:11:30 +0000 |
commit | 94f88efdf7bc858dddc25b23e0999f535a69fd35 (patch) | |
tree | 760bfe08bd677d843ec7d899e76e4ca566ac6d76 /base/ini | |
parent | cc18008d30a4e3b8cd83bb3c4732b5a8aee8d00d (diff) |
Added NPC names for the TIger and the Micron Vector.
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 |