mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 15:03:24 +02:00
add biome to namespace map dropped after merge
This commit is contained in:
parent
2e641adca2
commit
ebbc64ee1e
@ -15,6 +15,7 @@ export const namespaceMap = {
|
|||||||
doubleBattleDialogue: "dialogue-double-battle",
|
doubleBattleDialogue: "dialogue-double-battle",
|
||||||
splashMessages: "splash-texts",
|
splashMessages: "splash-texts",
|
||||||
mysteryEncounterMessages: "mystery-encounter-texts",
|
mysteryEncounterMessages: "mystery-encounter-texts",
|
||||||
|
biome: "biomes",
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user