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>2012-12-08 19:21:48 +0000
committerStijn Buys <ingar@osirion.org>2012-12-08 19:21:48 +0000
commit659aa7b00dbc04b2cb081d32765f2f47bfbc5ab1 (patch)
treea08024a755f19e466f89bc46287b20f10e1c272f /base/ini/zones/warsaw.ini
parente2d08da79fa3f173f41df59560311c3062dac6f4 (diff)
Updated trading definitions.
Diffstat (limited to 'base/ini/zones/warsaw.ini')
-rw-r--r--base/ini/zones/warsaw.ini42
1 files changed, 40 insertions, 2 deletions
diff --git a/base/ini/zones/warsaw.ini b/base/ini/zones/warsaw.ini
index 76b5a50..ca546f6 100644
--- a/base/ini/zones/warsaw.ini
+++ b/base/ini/zones/warsaw.ini
@@ -70,14 +70,39 @@ dock=yes
; [string] globe texture name
texture=planets/warsaw
+info=As the corporate headquarters of Micron Corporation, spaceship components are in high demand on planet Warsaw.
+
+ [cargo]
+ label=water
+ price=5
+ amount=-1
+
+ [cargo]
+ label=crates
+ price=30
+ amount=-1
+
[cargo]
label=gold
- price=1250
amount=0
[cargo]
+ label=diamonds
+ amount=0
+
+ [cargo]
label=superconductors
- price=350
+ price=310
+ amount=0
+
+ [cargo]
+ label=optronics
+ price=500
+ amount=0
+
+ [cargo]
+ label=carbosteel
+ price=325
amount=0
; available ship types
@@ -89,3 +114,16 @@ texture=planets/warsaw
[ship]
label=matrix
+
+ ; weapon trade definitions
+ [weapon]
+ label=mine_dumb
+ amount=-1
+
+ [weapon]
+ label=laser1
+ amount=-1
+
+ [weapon]
+ label=laser2
+ amount=-1