Fix loading of mode, and add some (untested) setting functions

This commit is contained in:
blitzmann
2014-11-29 02:58:43 -05:00
parent dda1494b90
commit 88ee1d60be
5 changed files with 32 additions and 19 deletions

View File

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