Update splash-messages.ts

This commit is contained in:
damocleas 2025-03-17 13:47:04 -04:00 committed by GitHub
parent 456493d305
commit 9cea542dbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
], ],
}, },
{ {