Fix scripts for t3 tactical modes

This commit is contained in:
blitzmann
2014-12-02 18:33:59 -05:00
parent 85029f6be8
commit de9fbd672f
3 changed files with 11 additions and 8 deletions

View File

@@ -214,10 +214,8 @@ class Market():
"Goru's Shuttle": False,
"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
"Amarr Tactical Destroyer Propulsion Mode": True,
"Amarr Tactical Destroyer Defense Mode": True,
"Amarr Tactical Destroyer Sharpshooter Mode": True}
"Tournament Micro Jump Unit": False} # Normally seen only on tournament arenas
# do not publish ships that we convert
for name in conversions.packs['skinnedShips']: