Module:Splash/splashes

From BTA-Mirror
Revision as of 03:01, 5 March 2023 by imported>Ttv pedro270707 (Created page with "local p = {} p.splashes = { "Better than adventure!", "Also try Sonic Adventure!", "Also try Not So Seecret Saturday!", "Also try New Frontier Craft!", "Also try Devil May Cry 3!", "Also try Ultrakill!", "Also try RubyDung!", "Also try Legend of the Chambered!", "Also try Risk of Rain!", "Also try Terraria!", "Also try Jet Set Radio!", "Happy birthday!", "This text is so small that you'll probably even find it hard to read at 1080p assuming it's long enough...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Splash/splashes/doc

local p = {}

p.splashes = {
	"Better than adventure!",
	"Also try Sonic Adventure!",
	"Also try Not So Seecret Saturday!",
	"Also try New Frontier Craft!",
	"Also try Devil May Cry 3!",
	"Also try Ultrakill!",
	"Also try RubyDung!",
	"Also try Legend of the Chambered!",
	"Also try Risk of Rain!",
	"Also try Terraria!",
	"Also try Jet Set Radio!",
	"Happy birthday!",
	"This text is so small that you'll probably even find it hard to read at 1080p assuming it's long enough, but at 1440p it should be fine!",
	"They're labyrinths, not strongholds!",
	"Still Beta!",
	"Aw yeah, this is happening!",
	"You got the Shotgun!",
	"Realized without proper naming conventions!",
	"Steel != Iron!",
	"Cloth != Wool!",
	"Emerald = Diamond!",
	"java.lang.NullPointerException!",
	"Order of the Stone!",
	"SSStylish!",
	"Now with ghastlier Ghasts!",
	"https://youtu.be/dQw4w9WgXcQ!",
	"Uncooked bread!",
	"Blame Notch!",
	"Beware the moss!",
	"Not enough splashes!",
	"All new splashes!",
	"This party's getting crazy!",
	"Kept you waiting, huh?!",
	"Neapolitan stone!",
	"90% less adventure!",
	"Never go hungry again!",
	"Have your cake and eat it too!",
	"Watch your step!",
	"System.out.println(\"Testing!\");",
	"[Splash redacted]!",
	"splashes.txt!",
	"Minceraft!",
	"Steal a soul for a second chance!",
	"Also try Minecraft!",
	"Probably not Linux-compatible at the moment!",
	"Supports language!",
	"That zombie's got threads!",
	"Also try Better than Wolves!",
	"Better than villages!",
	"No Testificates!",
	"Now supports 32x32 textures!",
	"All hail OOP!",
	"Actually supports multiplayer!",
	"NORF FC!",
	"The End? Don't bet on it!",
	"BTA's a-rockin, don't come a-knockin' baby, yeah!",
	"WOOO 2011! YEAR OF THE GAMER!",
	"Featuring Steve from the Minecraft series!",
	"Try killing MaggAndGeez!",
	"Due to a copyright claim, your splash text has been blocked!",
	"Delete META-INF!",
	"IDDQD!",
	"IDKFA!",
	"IDCHOPPERS!",
	"Live and learn!",
	"Remember Yogscast?",
	"Glacier!",
	"gargamel!",
	"404!",
	"The wall of flesh has awoken!",
	"You feel an evil presence watching you...",
	"You feel vibrations from deep below...",
	"This is going to be a terrible night...",
	"You feel the air getting colder around you...",
	"Slime is falling from the sky!",
	"A goblin army is approaching from the west!",
	"Martians are invading!",
	"Shadow of Israphel part 43!",
	"https://discord.gg/PYNeHspHWs!",
	"Made in England!",
	"Why is my coal red?",
	"'); DROP TABLE SPLASHES; --",
	"Hyper realistic blood!",
	"Janky on purpose!",
	"Jaffa Factory 118!",
	"Still 100% dragon free!",
	"Based on what?",
	"& Knuckles!",
	"I AM THE BUG INSIDE YOU!",
	"Made with IntelliJ!",
	"Made with Eclipse!",
	"Made in Java!",
	"Made without a modding API!",
	"Made with MCP!",
	"Rougher than the rest of them!",
	"Now with 90% less Steves!",
	"Now with authentication!",
	"Sky deck a Go! Go!",
	"A symbol of thrill!",
	"Be cool, be wild, be groovy!",
	"Windy and ripply!",
	"Sweet soul brother!",
	"Let Mom sleep!",
	"Rock it on!",
	"Shut up, sit down and eat!",
	"Even more music by C418!",
	"Engage Herobrine!",
	"New and improved slabs!",
	"> Adventure!",
	"wug!",
	"Four Seasons!",
	"Bigger worlds!",
	"API-Free!",
	"G'Day, mate!",
	"It's finally here!",
	"K!",
	"Dude! Where's my cape?",
	"Tip: press ALT + F4 to obtain free diamonds!",
	"Ram on!",
	"Now with fewer bugs!",
	"Now with more bugs!",
	"I can't believe it's not Better!",
	"Coded by an infinite number of monkeys!",
	"Brimming with mystery and life!"
}

return p