Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/ini/zones/ghant/alexandria.ini')
-rw-r--r--base/ini/zones/ghant/alexandria.ini47
1 files changed, 47 insertions, 0 deletions
diff --git a/base/ini/zones/ghant/alexandria.ini b/base/ini/zones/ghant/alexandria.ini
new file mode 100644
index 0000000..59ea584
--- /dev/null
+++ b/base/ini/zones/ghant/alexandria.ini
@@ -0,0 +1,47 @@
+;
+; ini/zones/ghant/alexandria.ini
+; Alexandria outpost menus
+
+;
+; main menu
+
+[menu]
+label=main
+text=Launch bay
+
+[button]
+text=Ship dealer
+command=menu view dealer
+
+[button]
+text=Launch
+command=launch
+
+;
+; ship dealer
+
+[menu]
+label=dealer
+text=Ship Dealer
+
+[button]
+text=buy Micron Vector
+command=buy vector
+model=ships/vector
+align=left
+
+[button]
+text=buy Micron Tensor
+command=buy tensor
+model=ships/tensor
+align=left
+
+[button]
+text=buy P.O.D.
+command=buy pod
+model=ships/pod
+align=left
+
+[button]
+text=Return
+command=menu view main