From 5f31618300d4537d40843664c206d5e84a4539e9 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 20 Oct 2012 16:36:50 +0000 Subject: Improved weapon definitions, added weapon dealers for testing. --- base/ini/zones/ghant.ini | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'base/ini/zones') diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 472feeb..fd1eb59 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -135,12 +135,6 @@ info=Because of its remote location, it is also a popular transit zone for more ; initial amount, -1 means unlimited supply amount=-1 - ; weapon trade definitions - [weapon] - label=mine_dumb - price=50 - amount=-1 - ; cargo trade definitions [cargo] label=liquor @@ -171,6 +165,15 @@ info=Because of its remote location, it is also a popular transit zone for more price=10 amount=0 + ; weapon trade definitions + [weapon] + label=mine_dumb + amount=-1 + + [weapon] + label=laser1 + amount=-1 + [entity] label=alexandria_storage1 name=storage tanks @@ -220,6 +223,10 @@ faction=militia price=10 amount=0 + [weapon] + label=laser1 + amount=-1 + ; ------------------------------------------------------------------ ; PLANET SEYMOUR @@ -271,6 +278,10 @@ info=Regula station is the headquarters of the local niobium mining operation. label=water price=14 amount=0 + + [weapon] + label=laser1 + amount=-1 [entity] label=regula_storage -- cgit v1.2.3