y
This commit is contained in:
parent
61718e2981
commit
f657b6a4a4
94 changed files with 3970 additions and 1241 deletions
|
|
@ -70,6 +70,17 @@ const ACHIEVEMENT_IDS = [
|
|||
'daily_play_7_days',
|
||||
'wire_shock_7_tarinai',
|
||||
'information_industry',
|
||||
'strength_in_numbers',
|
||||
'elite_few',
|
||||
'zunchi_overflow',
|
||||
'comfortable_beds',
|
||||
'stone_pillow',
|
||||
'across_seasons',
|
||||
'favorite_one',
|
||||
'statistician',
|
||||
'well_informed',
|
||||
'lively_making',
|
||||
'memento_mori',
|
||||
];
|
||||
const DATA_DIR_NAME = '.achievement_data';
|
||||
const DATA_FILE_NAME = 'state.json';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue