mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-22 15:36:44 +00:00
✨ Add a collection of Fontaine character guides
Co-authored-by: 洛水居室 <luoshuijs@outlook.com>
This commit is contained in:
parent
20c1910a98
commit
553c4fb805
@ -12,7 +12,7 @@ class GameStrategyService(BaseService):
|
|||||||
self._cache = cache
|
self._cache = cache
|
||||||
self._hyperion = Hyperion()
|
self._hyperion = Hyperion()
|
||||||
if collections is None:
|
if collections is None:
|
||||||
self._collections = [839176, 839179, 839181, 1180811]
|
self._collections = [839176, 839179, 839181, 1180811, 2226210]
|
||||||
else:
|
else:
|
||||||
self._collections = collections
|
self._collections = collections
|
||||||
self._special_posts = {"达达利亚": "21272578"}
|
self._special_posts = {"达达利亚": "21272578"}
|
||||||
|
Loading…
Reference in New Issue
Block a user