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