diff options
Diffstat (limited to 'base/ini/zones/finnmark.ini')
-rw-r--r-- | base/ini/zones/finnmark.ini | 68 |
1 files changed, 54 insertions, 14 deletions
diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini index 09ce22b..4874f30 100644 --- a/base/ini/zones/finnmark.ini +++ b/base/ini/zones/finnmark.ini @@ -76,19 +76,41 @@ info=Nobody objected when the miners colonized this inhospitable frozen world an label=water price=4 amount=-1 + + + [weapon] + label=laser1 + + [weapon] + label=laser2 + + [weapon] + label=turretlaser1 + + [weapon] + label=turretlaser2 + + [weapon] + label=blaster1 + + [weapon] + label=blaster2 ; ------------------------------------------------------------------ ; KVALSUND MINING OPERATIONS [station] label=kvalsund -name=Kvalsund mining operations +name=Kvalsund model=maps/miners/kvalsund faction=miners location=-256 512 0 radius=10 yaw=-90 +infoname=Iron mining facility +info=The Kvalsund mining asteroid. + [ship] label=miningsurveyor @@ -108,6 +130,18 @@ yaw=-90 label=liquor price=260 amount=0 + + [weapon] + label=laser1 + + [weapon] + label=laser2 + + [weapon] + label=turretlaser1 + + [weapon] + label=blaster1 ; ------------------------------------------------------------------ ; ANTWERP JUMPGATE @@ -141,16 +175,15 @@ location=624 512 8 ; ------------------------------------------------------------------ [entity] -label=Jumpgate Finnmark -> Kronenbadeb -name=Unfinished Jumpgate +label=jumpgate_unfinished +name=Jumpgate Finnmark -> Kronenbaden +infoname=Jumpgate under construction location=-584 896 0 model=maps/common/jumpgate_construction yaw=0 faction=miners radius=5.4 -infoname=Jumpgate under construction - [jumppoint] label=jumppoint_kronenbaden target=kronenbaden:jumppoint_finnmark @@ -193,8 +226,11 @@ faction=neutral profile=convoy faction=miners - [ship] - label=miningfreighter + [npc] + name=JMA transport + ship=miningfreighter + cannon=laser2 + turret=turretlaser2 amount=2 [waypoint] @@ -214,13 +250,17 @@ faction=miners profile=patrol faction=miners - [ship] - label=miningprotector - amount=2 + [npc] + name=JMA defence force + ship=miningprotector + cannon=blaster2 + amount=1 - [ship] - label=miningprotector - amount=2 + [npc] + name=JMA defence force + ship=miningprotector + cannon=blaster1 + amount=3 [waypoint] target=finnmark @@ -240,4 +280,4 @@ faction=miners target=jumpgate_construction [waypoint] - target=jumppoint_finnmark + target=jumppoint_karelia |