holaa
This commit is contained in:
parent
3b0772ed26
commit
c56c93bca8
1 changed files with 27 additions and 34 deletions
|
@ -4,40 +4,33 @@ package frames
|
|||
var Bomb = DefaultFrameType(bomb)
|
||||
|
||||
var bomb = []string{
|
||||
`
|
||||
|
||||
|
||||
.-
|
||||
=:
|
||||
+.
|
||||
+
|
||||
+
|
||||
+
|
||||
-:
|
||||
.=
|
||||
-= ::-------.
|
||||
-- .:=\*=:=+\\\#@@@@\\%\\%\\%\\%\\%\\\#\\\#\\%\\%\\\#+=:
|
||||
-=@@@@@@@@@@@@\\%\\%\\%\\%\\\#\\\#\\\#\*\*\*\*\\\#\\\#\\%\\%=
|
||||
=\\%@\\\#@@@@@@@@@@@@@@\\%\\%\\%\\\#\\\#\\\#\\\#\*\*\*\*\\\#\\%\\%+.
|
||||
=@@@@@@@\\\#\\\#\\%@@@@@@@@@@@@\\%\\%\\%\\%\\\#\\\#\\\#\\\#\\\#\\%\\%@=
|
||||
-@@@@@@@\\%\\%\\\#@@@@@@@@@@@@@@@@\\%\\%\\%\\%\\%\\%\\%\\%@=
|
||||
.\\%@\\%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:
|
||||
+@@@@@@@@@@@@\\%\\%\\%\\%\\%\\%\\%@@@@@@@@@@@@@@@@@@\\\#
|
||||
.\\%@@@@@@@@@@\\%\\%\\\#\\\#\\\#\\\#\\\#\\%\\%\\%@@@@@@@@@@\\%\\%@@@@@@:
|
||||
=@@@@@@@@@@\\%\\%\\\#\\\#\*\*\*\\\#\\\#\\\#\\%\\%@@@@@@\\%\\%\\%\\%\\%\\%\\%@@@@=
|
||||
=@@@@@@@@@@\\%\\%\\\#\\\#\*\*\*\*\\\#\\\#\\%\\%@@@@@\\%\\%\\%\\\#\\\#\\\#\\\#\\%\\%@@@\*
|
||||
=@@@@@@@@@@\\%\\%\\%\\\#\\\#\\\#\\\#\\\#\\\#\\%\\%\\%@@@@\\%\\%\\%\\\#\\\#\\\#\\\#\\\#\\%\\%@@@=
|
||||
.\\%@@@@@@@@@@@\\%\\%\\%\\%\\%\\%\\%\\%@@@@@@\\%\\%\\\#\\\#\\\#\\\#\\\#\\\#\\%\\%@@@=
|
||||
\*\\%@@@@@@@@@@@@@\\%\\%@@@@@@@@@\\%\\%\\\#\\\#\\\#\\\#\\\#\\%\\%@@@@
|
||||
.\\\#\\%@@@@@@@@@@@@@@@@@@@@@@@\\%\\%\\%\\%\\%\\%\\%\\%@@@@-
|
||||
+\\%@@@@@@@@@@@@@@@@@@@@@@@@\\%\\%\\%@@@@@\\%:
|
||||
+\\%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\\%
|
||||
:\*\\%@@@@@@@@@@@@@@@@@@@@@@@@@@\\%-
|
||||
.+\\%@@@@@@@@@@@@@@@@@@@@@@\\\#-
|
||||
-=\*\\%@@@@@@@@@@@@@@\\%\\\#=.
|
||||
::=++\*\*\*\*\*\*-:
|
||||
|
||||
`,
|
||||
`
|
||||
|
||||
.+-
|
||||
.+-
|
||||
==
|
||||
:.
|
||||
-.
|
||||
-
|
||||
-
|
||||
=. :- :=+#@@%%%%%**-.
|
||||
*=@@@@@@@@@%%%##***###*.
|
||||
%@@@@@%@@@@@@@@%%%##**##%+.
|
||||
-@@@@@%#%@@@@@@@@@@@%%%%%%%@-
|
||||
%@@@@@@@@@@@@@@@@@@@@@@@@@@@+
|
||||
=@@@@@@@@@%%%%%%@@@@@@@@@@@@@@-
|
||||
#@@@@@@@%%#####%%@@@@@@%%%%@@@%
|
||||
%@@@@@@@%##***##%%@@@%%%##%%@@@.
|
||||
%@@@@@@@%%#####%%%@@%%#####%@@@
|
||||
*@@@@@@@@@%%%%%@@@@@%%#####%@@%
|
||||
:%@@@@@@@@@@@@@@@@@@@%%##%%@@@.
|
||||
-%@@@@@@@@@@@@@@@@@@@%%%@@@@.
|
||||
#@@@@@@@@@@@@@@@@@@@@@@@%.
|
||||
-#@@@@@@@@@@@@@@@@@@@#:
|
||||
=#@@@@@@@@@@@@@%+:
|
||||
:-++++++=-:.
|
||||
|
||||
`,
|
||||
`
|
||||
|
||||
. .
|
||||
|
|
Loading…
Reference in a new issue