Add: new ascii_arts

This commit is contained in:
psychhim
2025-10-16 00:28:53 +05:30
parent 67ac620680
commit bf4c1eb196
4 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
local splash = {
' Y\\ /Y',
' | \\ _ / |',
' _____ | =(_)= |',
' ,-" "~-. ,-~\\/^ ^\\/~-.',
' ,^ ___ ___ ^. ,^ ___ ___ ^.',
' / .^ ^. .^ ^. \\ / .^ ^. .^ ^. \\',
'Y l O! l O! Y Y lo ! lo ! Y',
'l_ `.___.` `.___.` _[ l_ `.___.` `.___.` _[',
'l^~"-------------"~^I l^~"-------------"~^I',
'!\\, ,/! ! !',
' \\ ~-.,_______,.-~ / \\ /',
' ^. .^ ^. .^ -Row',
' "-.._____.,-" "-.._____.,-"',
'',
' ->Mr&MrsPacman<-',
}
return splash