Add filament market group

This commit is contained in:
DarkPhoenix
2021-02-19 20:44:57 +03:00
parent 6b30b2859e
commit ce26b22752

View File

@@ -443,7 +443,8 @@ class Market:
24, # Implants & Boosters
404, # Deployable Structures
2202, # Structure Equipment
2203 # Structure Modifications
2203, # Structure Modifications
2456 # Filaments
)
self.SHOWN_MARKET_GROUPS = eos.db.getMarketTreeNodeIds(self.ROOT_MARKET_GROUPS)
self.FIT_CATEGORIES = ['Ship']