diff options
author | Evan Goers <mega@osirion.org> | 2013-04-16 23:21:02 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2013-04-16 23:21:02 +0000 |
commit | 49b1d57b3a701957cd616fd0bd6014d68483700b (patch) | |
tree | 4d0518281628257a6babc5bb672d1744cc18b69e | |
parent | 8f746cec3fb7dbc19bc259cf63a6b111885efd49 (diff) |
Added a couple Tyson science vessels to anara.
-rw-r--r-- | base/ini/ships.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/anara.ini | 16 |
2 files changed, 17 insertions, 1 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 6fba725..87564b8 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -305,7 +305,7 @@ roll = 55 ; label=tyson name=Tyson -template=ship_medium +template=ship_frigate model=maps/colonial/tyson jumpdrive=yes dock=yes diff --git a/base/ini/zones/anara.ini b/base/ini/zones/anara.ini index 77b9e7d..bbdf0b0 100644 --- a/base/ini/zones/anara.ini +++ b/base/ini/zones/anara.ini @@ -55,6 +55,22 @@ location=128 768 32 price=12 amount=0 +[entity] +label=galileo_tyson1 +ship=tyson +name=Tyson Science Vessel +faction=research +location=120 768 32 +yaw=20 + +[entity] +label=galileo_tyson2 +ship=tyson +name=Tyson Science Vessel +faction=research +location=120 760 32 +yaw=-20 + ; ------------------------------------------------------------------ ; this is the line of navpoints for leading ships through anara's gas clouds |