diff options
author | Stijn Buys <ingar@osirion.org> | 2010-09-18 22:11:02 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2010-09-18 22:11:02 +0000 |
commit | 044d04a4d3cc86e2de80982f12ca21c8e3951c37 (patch) | |
tree | 4f3de88224e93dbb6e0608194ee158fc529a9374 /base/ini/zones/ghant | |
parent | 92fb8e11a453529af453bdcaa647969972ac0bee (diff) |
cargo updates
Diffstat (limited to 'base/ini/zones/ghant')
-rw-r--r-- | base/ini/zones/ghant/alexandria.ini | 7 | ||||
-rw-r--r-- | base/ini/zones/ghant/custodian.ini | 3 | ||||
-rw-r--r-- | base/ini/zones/ghant/regula.ini | 14 |
3 files changed, 23 insertions, 1 deletions
diff --git a/base/ini/zones/ghant/alexandria.ini b/base/ini/zones/ghant/alexandria.ini index bba0eab..72db703 100644 --- a/base/ini/zones/ghant/alexandria.ini +++ b/base/ini/zones/ghant/alexandria.ini @@ -22,4 +22,9 @@ label=pod ; available cargo types [cargo] -label=crate_bs
\ No newline at end of file +label=crates +price=20 + +[cargo] +label=niobium +price=250 diff --git a/base/ini/zones/ghant/custodian.ini b/base/ini/zones/ghant/custodian.ini index e23bad9..aa717e9 100644 --- a/base/ini/zones/ghant/custodian.ini +++ b/base/ini/zones/ghant/custodian.ini @@ -7,3 +7,6 @@ [dealer] ship=sharkan + +[ship] +label=sharkan
\ No newline at end of file diff --git a/base/ini/zones/ghant/regula.ini b/base/ini/zones/ghant/regula.ini index c6e4160..f3464e0 100644 --- a/base/ini/zones/ghant/regula.ini +++ b/base/ini/zones/ghant/regula.ini @@ -8,3 +8,17 @@ [dealer] ship=vector ship=scalar + +[ship] +label=vector + +[ship] +label=scalar + +[cargo] +label=crates +price=50 + +[cargo] +label=niobium +price=150 |