mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 14:52:19 +02:00
Update splash-messages.ts
This commit is contained in:
parent
79da85db7d
commit
25327834ec
@ -207,7 +207,13 @@ const commonSplashMessages = [
|
||||
"isThisThingOn",
|
||||
"needsMoreTesting",
|
||||
"whoChecksStatChanges",
|
||||
"whenTwoTrainerseyesMeet
|
||||
"whenTwoTrainerseyesMeet",
|
||||
"notOfficiallyOnSteam",
|
||||
"fiftyFifty",
|
||||
"metaNotIncluded",
|
||||
"bornToBeAWinner",
|
||||
"onARollout",
|
||||
"itsAlwaysNightDeepInTheAbyss"
|
||||
];
|
||||
|
||||
//#region Seasonal Messages
|
||||
@ -242,6 +248,8 @@ const seasonalSplashMessages: Season[] = [
|
||||
messages: [
|
||||
"aprilFools.battlesOne",
|
||||
"aprilFools.aprilFools",
|
||||
"aprilFools.removedPokemon",
|
||||
"aprilFools.helloKyleAmber",
|
||||
"aprilFools.gotcha",
|
||||
"aprilFools.alsoTryPokerogueTwo",
|
||||
"aprilFools.nowWithSameScumCountermeasures",
|
||||
@ -252,20 +260,26 @@ const seasonalSplashMessages: Season[] = [
|
||||
"aprilFools.newLightType",
|
||||
"aprilFools.removedMegas",
|
||||
"aprilFools.nerfedYourFavorites",
|
||||
"aprilFools.removedPokemon",
|
||||
"aprilFools.grrr",
|
||||
"aprilFools.enabledEternatusPassiveGoodLuck",
|
||||
"aprilFools.theDarkestDaySoundsLikeAFutureProblem",
|
||||
"aprilFools.tmShopWhen",
|
||||
"aprilFools.whoIsFinn",
|
||||
"aprilFools.helloKyleAmber",
|
||||
"aprilFools.watchOutForShadowPokemon",
|
||||
"aprilFools.nowWithDarkTypeLuxray",
|
||||
"aprilFools.onlyOnPokerogueNetAGAIN",
|
||||
"aprilFools.noFreeVouchers",
|
||||
"aprilFools.altffourAchievementPoints",
|
||||
"aprilFools.rokePogue",
|
||||
"aprilFools.readMe"
|
||||
"aprilFools.readMe",
|
||||
"aprilFools.winningNotIncluded",
|
||||
"aprilFools.timeForYourSoloUnownRun",
|
||||
"aprilFools.nowARealTimeStrategyGame",
|
||||
"aprilFools.nowWithQuickTimeEncounters",
|
||||
"aprilFools.timeYourInputsForHigherCatchrate",
|
||||
"aprilFools.certifiedButtonSimulator",
|
||||
"aprilFools.folksTodayIsInsane",
|
||||
"aprilFools.iHopeYouGetSuckerPunched"
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user