From 9c42af211c1a61a997ae6865cd23ae4f8c5f8f95 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 19 Sep 2010 19:46:35 +0000 Subject: trade and cargo updates --- base/ini/zones/antwerp/buccaneers.ini | 9 +++++++++ base/ini/zones/ghant/alexandria.ini | 6 ++++++ 2 files changed, 15 insertions(+) (limited to 'base/ini/zones') diff --git a/base/ini/zones/antwerp/buccaneers.ini b/base/ini/zones/antwerp/buccaneers.ini index 9f867ed..7ff1a10 100644 --- a/base/ini/zones/antwerp/buccaneers.ini +++ b/base/ini/zones/antwerp/buccaneers.ini @@ -9,3 +9,12 @@ ship=raider ship=juggernaut +[ship] +label=raider + +[ship] +label=juggernaut + +[cargo] +label=gold +price=1100 diff --git a/base/ini/zones/ghant/alexandria.ini b/base/ini/zones/ghant/alexandria.ini index 72db703..93231c6 100644 --- a/base/ini/zones/ghant/alexandria.ini +++ b/base/ini/zones/ghant/alexandria.ini @@ -22,9 +22,15 @@ label=pod ; available cargo types [cargo] +; always declare the label first label=crates price=20 [cargo] label=niobium price=250 + +[cargo] +label=liquor +price=300 + -- cgit v1.2.3