mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 23:02:19 +02:00
Update splash-messages.ts
This commit is contained in:
parent
b033bc32b4
commit
4f09a14027
@ -213,7 +213,8 @@ const commonSplashMessages = [
|
|||||||
"metaNotIncluded",
|
"metaNotIncluded",
|
||||||
"bornToBeAWinner",
|
"bornToBeAWinner",
|
||||||
"onARollout",
|
"onARollout",
|
||||||
"itsAlwaysNightDeepInTheAbyss"
|
"itsAlwaysNightDeepInTheAbyss",
|
||||||
|
"folksThisIsInsane"
|
||||||
];
|
];
|
||||||
|
|
||||||
//#region Seasonal Messages
|
//#region Seasonal Messages
|
||||||
@ -278,7 +279,6 @@ const seasonalSplashMessages: Season[] = [
|
|||||||
"aprilFools.nowWithQuickTimeEncounters",
|
"aprilFools.nowWithQuickTimeEncounters",
|
||||||
"aprilFools.timeYourInputsForHigherCatchrate",
|
"aprilFools.timeYourInputsForHigherCatchrate",
|
||||||
"aprilFools.certifiedButtonSimulator",
|
"aprilFools.certifiedButtonSimulator",
|
||||||
"aprilFools.folksTodayIsInsane",
|
|
||||||
"aprilFools.iHopeYouGetSuckerPunched"
|
"aprilFools.iHopeYouGetSuckerPunched"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user