Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 59ea584796b33650569bf92d1748477b4c5c85e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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