diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/weapons.ini | 31 | ||||
-rw-r--r-- | base/ini/zones/ghant.ini | 23 |
2 files changed, 29 insertions, 25 deletions
diff --git a/base/ini/weapons.ini b/base/ini/weapons.ini index e359815..34a67b4 100644 --- a/base/ini/weapons.ini +++ b/base/ini/weapons.ini @@ -21,36 +21,29 @@ name=Smart mine price=500 [cannon] -label=pewpew1 -name=PewPew cannon +label=laser1 +name=Laser cannon +price=1500 level=1 [cannon] -label=pewpew2 -name=PewPew Pro cannon -level=3 - -[cannon] -label=bfg1 -name=Big Fantastic Gun +label=laser2 +name=Improved laser cannon +price=5000 level=5 [cannon] -label=bfg2 -name=Huge Fantastic Gun -level=7 - -[cannon] -label=cascade -name=Cherenkov Cascade -level=50 +label=laser3 +name=Advanced laser cannon +price=15000 +level=15 [turret] label=defenselaser1 name=Defense laser -level=1 +level=5 [turret] label=defenselaser2 name=Advanced Defense laser -level=4 +level=15 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 |