Skip to content

Commit aa5eb7a

Browse files
committed
Update DB, force Imp and Fiend as not published again (will publish these when they are live)
1 parent e0fbcc9 commit aa5eb7a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

service/market.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,9 @@ def __init__(self):
232232
"Guristas Shuttle": False,
233233
"Mobile Decoy Unit": False, # Seems to be left over test mod for deployables
234234
"Tournament Micro Jump Unit": False, # Normally seen only on tournament arenas
235-
"Council Diplomatic Shuttle": False, # CSM X celebration
235+
"Council Diplomatic Shuttle": False, # CSM X celebration]
236+
"Imp": False, # AT13 prize
237+
"Fiend": False, # AT13 prize
236238
}
237239

238240
# do not publish ships that we convert

staticdata/eve.db

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)