Task 2: StatsTab - Lock Fire/Water/Air/Earth at start, only Transference unlocked
This commit is contained in:
@@ -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'];
|
||||
|
||||
Reference in New Issue
Block a user