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/regula.ini')
-rw-r--r--base/ini/zones/ghant/regula.ini37
1 files changed, 37 insertions, 0 deletions
diff --git a/base/ini/zones/ghant/regula.ini b/base/ini/zones/ghant/regula.ini
new file mode 100644
index 0000000..8596b9b
--- /dev/null
+++ b/base/ini/zones/ghant/regula.ini
@@ -0,0 +1,37 @@
+
+
+;
+; ini/zones/ghant/regula.ini
+; Regula station 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=Return
+command=menu view main