Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-09 11:42:19 +0000
committerStijn Buys <ingar@osirion.org>2008-11-09 11:42:19 +0000
commit8117749cdff7175ffe044f3af4c96a1e07c27e02 (patch)
tree9dde49c947b99146c2f7eb2ebc26a495fe0a2e1f /base/ini/zones/ghant/regula.ini
parent7fa4e24f7cf23802e90634f6fa2a1fc558d179c0 (diff)
entity menus
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