pokerogue/src/data/splash-messages.ts

22 lines
542 B
TypeScript

export const splashMessages = [
'Join the Discord!',
'Infinite Levels!',
'Optional Save Scumming!',
'35 Biomes!',
'Open Source!',
'Play with 5x Speed!',
'Live Bug Testing!',
'Heavy RoR2 Influence!',
'Pokémon Risk and Pokémon Rain!',
'Now with 33% More Salt!',
'Infinite Fusion at Home!',
'Broken Egg Moves!',
'Mubstitute!',
'That\'s Crazy!',
'Questionable Balancing!',
'Sudden Difficulty Spikes!',
'Based on an Unfinished Flash Game!',
'More Addictive than Intended!',
'Eevee Expo!',
'YNOproject!'
];