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