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/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