git
This commit is contained in:
parent
fec282e39a
commit
6e99df27da
1 changed files with 33 additions and 33 deletions
|
@ -5,37 +5,37 @@ var Bomb = DefaultFrameType(bomb)
|
||||||
|
|
||||||
var bomb = []string{
|
var bomb = []string{
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
||||||
.-
|
.-
|
||||||
=:
|
=:
|
||||||
+.
|
+.
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
-:
|
-:
|
||||||
.=
|
.=
|
||||||
-= ::-------.
|
-= ::-------.
|
||||||
-- .:=*=:=+#@@@@\%\%\%\%\%##\%\%#+=:
|
-- .:=\*=:=+\#@@@@\%\%\%\%\%\#\#\%\%\#+=:
|
||||||
-=@@@@@@@@@@@@\%\%\%\%###****##\%\%=
|
-=@@@@@@@@@@@@\%\%\%\%\#\#\#\*\*\*\*\#\#\%\%=
|
||||||
=\%@#@@@@@@@@@@@@@@\%\%\%####****#\%\%+.
|
=\%@\#@@@@@@@@@@@@@@\%\%\%\#\#\#\#\*\*\*\*\#\%\%+.
|
||||||
=@@@@@@@##\%@@@@@@@@@@@@\%\%\%\%#####\%\%@=
|
=@@@@@@@\#\#\%@@@@@@@@@@@@\%\%\%\%\#\#\#\#\#\%\%@=
|
||||||
-@@@@@@@\%\%#@@@@@@@@@@@@@@@@\%\%\%\%\%\%\%\%@=
|
-@@@@@@@\%\%\#@@@@@@@@@@@@@@@@\%\%\%\%\%\%\%\%@=
|
||||||
.\%@\%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:
|
.\%@\%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:
|
||||||
+@@@@@@@@@@@@\%\%\%\%\%\%\%@@@@@@@@@@@@@@@@@@#
|
+@@@@@@@@@@@@\%\%\%\%\%\%\%@@@@@@@@@@@@@@@@@@\#
|
||||||
.\%@@@@@@@@@@\%\%#####\%\%\%@@@@@@@@@@\%\%@@@@@@:
|
.\%@@@@@@@@@@\%\%\#\#\#\#\#\%\%\%@@@@@@@@@@\%\%@@@@@@:
|
||||||
=@@@@@@@@@@\%\%##***###\%\%@@@@@@\%\%\%\%\%\%\%@@@@=
|
=@@@@@@@@@@\%\%\#\#\*\*\*\#\#\#\%\%@@@@@@\%\%\%\%\%\%\%@@@@=
|
||||||
=@@@@@@@@@@\%\%##****##\%\%@@@@@\%\%\%####\%\%@@@*
|
=@@@@@@@@@@\%\%\#\#\*\*\*\*\#\#\%\%@@@@@\%\%\%\#\#\#\#\%\%@@@\*
|
||||||
=@@@@@@@@@@\%\%\%######\%\%\%@@@@\%\%\%#####\%\%@@@=
|
=@@@@@@@@@@\%\%\%\#\#\#\#\#\#\%\%\%@@@@\%\%\%\#\#\#\#\#\%\%@@@=
|
||||||
.\%@@@@@@@@@@@\%\%\%\%\%\%\%\%@@@@@@\%\%######\%\%@@@=
|
.\%@@@@@@@@@@@\%\%\%\%\%\%\%\%@@@@@@\%\%\#\#\#\#\#\#\%\%@@@=
|
||||||
*\%@@@@@@@@@@@@@\%\%@@@@@@@@@\%\%#####\%\%@@@@
|
\*\%@@@@@@@@@@@@@\%\%@@@@@@@@@\%\%\#\#\#\#\#\%\%@@@@
|
||||||
.#\%@@@@@@@@@@@@@@@@@@@@@@@\%\%\%\%\%\%\%\%@@@@-
|
.\#\%@@@@@@@@@@@@@@@@@@@@@@@\%\%\%\%\%\%\%\%@@@@-
|
||||||
+\%@@@@@@@@@@@@@@@@@@@@@@@@\%\%\%@@@@@\%:
|
+\%@@@@@@@@@@@@@@@@@@@@@@@@\%\%\%@@@@@\%:
|
||||||
+\%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\%
|
+\%@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\%
|
||||||
:*\%@@@@@@@@@@@@@@@@@@@@@@@@@@\%-
|
:\*\%@@@@@@@@@@@@@@@@@@@@@@@@@@\%-
|
||||||
.+\%@@@@@@@@@@@@@@@@@@@@@@#-
|
.+\%@@@@@@@@@@@@@@@@@@@@@@\#-
|
||||||
-=*\%@@@@@@@@@@@@@@\%#=.
|
-=\*\%@@@@@@@@@@@@@@\%\#=.
|
||||||
::=++******-:
|
::=++\*\*\*\*\*\*-:
|
||||||
|
|
||||||
`,
|
`,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue