diff options
Diffstat (limited to 'base/ini/zones/ghant')
-rw-r--r-- | base/ini/zones/ghant/alexandria.ini | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/base/ini/zones/ghant/alexandria.ini b/base/ini/zones/ghant/alexandria.ini index 20daf2d..bba0eab 100644 --- a/base/ini/zones/ghant/alexandria.ini +++ b/base/ini/zones/ghant/alexandria.ini @@ -1,6 +1,6 @@ ; ; ghant/alexandria.ini -; Alexandria outpost menus +; Alexandria outpost trading definitions ; ; ship dealer @@ -8,3 +8,18 @@ [dealer] ship=vector ship=pod + +; +; available ship types + +[ship] +label=vector + +[ship] +label=pod + +; +; available cargo types + +[cargo] +label=crate_bs
\ No newline at end of file |