mirror of
https://github.com/shadoll/sLogos.git
synced 2026-02-04 11:03:24 +00:00
Update achievement icon: Replace 'crown-minimalistic.svg' with 'crown-star.svg' for improved design
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
'legend': {
|
||||
name: 'Geography Legend',
|
||||
description: 'Answer 200 questions correctly',
|
||||
icon: 'crown-minimalistic.svg',
|
||||
icon: 'crown-star.svg',
|
||||
requirement: () => gameStats.correct >= 200
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user