mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 23:32:19 +02:00
Update splash-messages.ts
This commit is contained in:
parent
456493d305
commit
9cea542dbb
@ -205,7 +205,9 @@ const commonSplashMessages = [
|
|||||||
"aHealthyTeamCanMeanGreaterRewards",
|
"aHealthyTeamCanMeanGreaterRewards",
|
||||||
"aWildPokemonAppeared",
|
"aWildPokemonAppeared",
|
||||||
"isThisThingOn",
|
"isThisThingOn",
|
||||||
"needsMoreTesting"
|
"needsMoreTesting",
|
||||||
|
"whoChecksStatChanges",
|
||||||
|
"whenTwoTrainerseyesMeet
|
||||||
];
|
];
|
||||||
|
|
||||||
//#region Seasonal Messages
|
//#region Seasonal Messages
|
||||||
@ -258,7 +260,12 @@ const seasonalSplashMessages: Season[] = [
|
|||||||
"aprilFools.whoIsFinn",
|
"aprilFools.whoIsFinn",
|
||||||
"aprilFools.helloKyleAmber",
|
"aprilFools.helloKyleAmber",
|
||||||
"aprilFools.watchOutForShadowPokemon",
|
"aprilFools.watchOutForShadowPokemon",
|
||||||
"aprilFools.nowWithDarkTypeLuxray"
|
"aprilFools.nowWithDarkTypeLuxray",
|
||||||
|
"onlyOnPokerogueNetAGAIN",
|
||||||
|
"noFreeVouchers",
|
||||||
|
"altffourAchievementPoints",
|
||||||
|
"rokePogue",
|
||||||
|
"readMe"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user