mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-20 11:17:26 +00:00
Update config.ts
This commit is contained in:
parent
fe1a6079bc
commit
7abc5e9315
@ -95,7 +95,7 @@ import globalTradeSystem from "./mystery-encounters/global-trade-system-dialogue
|
|||||||
* - (see [i18next interpolations](https://www.i18next.com/translation-function/interpolation)) for more details.
|
* - (see [i18next interpolations](https://www.i18next.com/translation-function/interpolation)) for more details.
|
||||||
* - `@[<TextStyle>]{<text>}` (STATIC TEXT ONLY, NOT USEABLE WITH {@link UI.showText()} OR {@link UI.showDialogue()}) will auto-color the given text to a specified {@link TextStyle} (e.g. `TextStyle.SUMMARY_GREEN`).
|
* - `@[<TextStyle>]{<text>}` (STATIC TEXT ONLY, NOT USEABLE WITH {@link UI.showText()} OR {@link UI.showDialogue()}) will auto-color the given text to a specified {@link TextStyle} (e.g. `TextStyle.SUMMARY_GREEN`).
|
||||||
*/
|
*/
|
||||||
export const heIlConfig = {
|
export const heConfig = {
|
||||||
ability,
|
ability,
|
||||||
abilityTriggers,
|
abilityTriggers,
|
||||||
arenaFlyout,
|
arenaFlyout,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user