From c8077eb1ee1030892f56bb31a9df09559d4d38ec Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 24 Jan 2012 21:10:23 +0400 Subject: [PATCH] Remove chaos-specific market overrides and bump pyfa/expansion versions --- config.py | 6 +++--- service/market.py | 9 +-------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/config.py b/config.py index 3aac00f41..fdfc38e17 100644 --- a/config.py +++ b/config.py @@ -13,10 +13,10 @@ debug = False saveInRoot = False # Version data -version = "1.1.1" +version = "1.1.2" tag = "git" -expansionName = "Chaos" -expansionVersion = "0.0" +expansionName = "Crucible" +expansionVersion = "1.1" pyfaPath = None savePath = None diff --git a/service/market.py b/service/market.py index b75a1376a..79917bd1d 100644 --- a/service/market.py +++ b/service/market.py @@ -195,14 +195,7 @@ class Market(): "Velator": True, # Noobship "Reaper": True, # Noobship "Ghost Heavy Missile": False, # Missile used by Sansha - "Nano Paint": False, # It will be used for ship paint job, no use as of today - "Large Shield Transporter II - 5 players": False, # Test mods - "TEST Damage Mod": False, - "TEST Damage Mod - 10 Players": False, - "TEST Damage Mod - 20 Players": False, - "TEST Damage Mod - 40 Players": False, - "TEST Damage Mod - 5 Players": False, - "Large Remote Armor Repair System II - 5 players": False } + "Nano Paint": False } # It will be used for ship paint job, no use as of today # List of groups which are forcibly published self.GROUPS_FORCEPUBLISHED = {