This commit is contained in:
33333-33333 2026-07-18 13:06:02 +09:00
commit f657b6a4a4
94 changed files with 3970 additions and 1241 deletions

View file

@ -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';