diff --git a/service/market.py b/service/market.py index 68e881b747..ae31f31b9b 100644 --- a/service/market.py +++ b/service/market.py @@ -232,7 +232,9 @@ def __init__(self): "Guristas Shuttle": False, "Mobile Decoy Unit": False, # Seems to be left over test mod for deployables "Tournament Micro Jump Unit": False, # Normally seen only on tournament arenas - "Council Diplomatic Shuttle": False, # CSM X celebration + "Council Diplomatic Shuttle": False, # CSM X celebration] + "Imp": False, # AT13 prize + "Fiend": False, # AT13 prize } # do not publish ships that we convert diff --git a/staticdata/eve.db b/staticdata/eve.db index 794eea2555..58076e3539 100644 Binary files a/staticdata/eve.db and b/staticdata/eve.db differ