Task 2: StatsTab - Lock Fire/Water/Air/Earth at start, only Transference unlocked

This commit is contained in:
Refactoring Agent
2026-04-25 19:42:25 +02:00
parent 5e0bee8820
commit 2355be66e9
2 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -74,4 +74,4 @@ export const ELEMENT_ICON_NAMES: Record<string, string> = {
};
// ─── Base Unlocked Elements ───────────────────────────────────────────────────
export const BASE_UNLOCKED_ELEMENTS = ['fire', 'water', 'air', 'earth'];
export const BASE_UNLOCKED_ELEMENTS = ['transference'];