Update eos, staticdata and market service in chaos branch of pyfa
This commit is contained in:
2
eos
2
eos
Submodule eos updated: eb491d7fb5...17cb06be5f
@@ -186,7 +186,14 @@ class Market():
|
||||
"Reaper": True, # Noobship
|
||||
"TEST Damage Mod": False, # Marked as published by CCP for whatever reason
|
||||
"Ghost Heavy Missile": False, # Missile used by Sansha
|
||||
"Nano Paint": False } # It will be used for ship paint job, no use as of today
|
||||
"Nano Paint": False, # It will be used for ship paint job, no use as of today
|
||||
"Deimos Old": False,
|
||||
"Large Shield Transporter II - 5 players": False,
|
||||
"TEST Damage Mod - 10 Players": False,
|
||||
"TEST Damage Mod - 20 Players": False,
|
||||
"TEST Damage Mod - 40 Players": False,
|
||||
"TEST Damage Mod - 5 Players": False,
|
||||
"Large Remote Armor Repair System II - 5 players": False }
|
||||
|
||||
# List of groups which are forcibly published
|
||||
self.GROUPS_FORCEPUBLISHED = {
|
||||
|
||||
Submodule staticdata updated: 6203f51293...7e1bdbf653
Reference in New Issue
Block a user