Update effects & add mobiile depot hold

This commit is contained in:
Anton Vorobyov
2023-04-28 01:28:55 +06:00
parent 0a4f3481da
commit d240f547cc
3 changed files with 131 additions and 5 deletions

View File

@@ -321,6 +321,7 @@ class Market:
"Boobook" : self.les_grp, # 19th EVE anniversary gift
"Geri" : self.les_grp, # AT18 prize
"Bestla" : self.les_grp, # AT18 prize
"Metamorphosis" : self.les_grp, # Seems to be anniversary gift
}
self.ITEMS_FORCEGROUP_R = self.__makeRevDict(self.ITEMS_FORCEGROUP)