diff options
Diffstat (limited to 'base/ini/zones')
-rw-r--r-- | base/ini/zones/ghant.ini | 23 |
1 files changed, 17 insertions, 6 deletions
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 |