diff options
Diffstat (limited to 'base/ini/zones/antwerp.ini')
-rw-r--r-- | base/ini/zones/antwerp.ini | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index 3a834a4..fa12b15 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -46,7 +46,7 @@ location=512 -512 0 label=sharkan [ship] - label=custodian + label=tiger [cargo] label=liquor @@ -57,6 +57,10 @@ location=512 -512 0 label=water price=12 amount=0 + + [weapon] + label=laser2 + amount=-1 ; ------------------------------------------------------------------ ; PLANET ANTWERP @@ -65,6 +69,7 @@ location=512 -512 0 label=antwerp name=planet Antwerp texture=planets/antwerp +info=Planet Antwerp is the headquarters of the colonial militia. location=-64 512 32 yaw=45 pitch=5 @@ -72,6 +77,7 @@ rotationspeed=1.0 radius=72 dock=yes + ; available cargo types [cargo] label=water price=5 @@ -81,6 +87,25 @@ dock=yes label=liquor price=350 amount=0 + + ; available ship types + [ship] + label=sharkan + + [ship] + label=tiger + + [ship] + label=custodian + + ; available weapon types + [weapon] + label=blaster1 + amount=-1 + + [weapon] + label=blaster2 + amount=-1 ; ------------------------------------------------------------------ ; BUCCANEERS' DEN |