diff --git a/Aventura Versions/Aventura2.bide b/Aventura Versions/Aventura2.bide new file mode 100644 index 0000000..25d13b9 --- /dev/null +++ b/Aventura Versions/Aventura2.bide @@ -0,0 +1,1976 @@ +#Program name: INDEX +#Password: +'Le programme Index est le programme à lancer.' +'Il est la base sur laquelle le jeu sera posé.' +Prog "TI" +'Title screen' +Do + Prog "MA" + 0 -> Tθmin + 1 -> Tθmax + Do + Cls + Graph(X,Y)=(1 + {2 + 7T, 9, 9 - 3T, 5 - 3T, 2} + 10(U - 1), 1 + 10(V - 1) + {1, 1 + 6T, 7 + 3T, 10 - 3T, 7 - 6T + Do + GetKey -> W + LpWhile Not W + U + (W = 27) - (W = 38) -> A + V + (W = 28) - (W = 37) -> B + If U != A Or V != B : Then If B > 6 :Then + 1 -> V : Isz J : Break + IfEnd + If B < 1 :Then + 6 -> V : Dsz J : Break + IfEnd + If A > 11 :Then + 1 -> U : Isz I : Break + IfEnd + If A < 1 :Then + 11 -> U : Dsz I : Break + IfEnd + If 1 = StrCmp("5﹣", StrMid(Str 2, A + 11(B - 1), 1 : Then A -> U + B -> V + IfEnd + IfEnd + If W = 77 And StrCmp(StrMid(Str 2, U + 11V, 1), "V-") = 1 And StrCmp(StrMid(Str 2, U + 11V, 1), "Z-") = -1 : Then Prog "DI" + IfEnd + 'W = 48 => Prog "MENU"' + If W = 78 : Then Prog "MO" + Break + IfEnd + 'Si U = G et V = H alors Combat puis break' + LpWhile 1 +LpWhile 1 +#End of part +#Program name: AN +#Password: +Int List 6[1 -> D +D = 0 => "Petite graine flottante et faiblarde" -> Str 5 +D = 1 => "Lame habitee par un guerrier dechu" -> Str 5 + +Str 4 + " : " + Str 5 + "." -> Str 5 +Prog "T" + +Str 1 + " : P _, V _, T _" -> Str 5 +For 7 -> A To 9 + 4(List 5[A] - 1 + MOD(Abs Ans, 3 -> B + StrLeft(Str 5, StrSrc(Str 5, "_") -1) + StrMid("--=+++", 4List 5[A] - 1, B + Not B) + StrRight(Str 5, StrLen(Str 5) - StrSrc(Str 5, "_")) -> Str 5 +Next +Prog "T" +#End of part +#Program name: AT +#Password: +'Programme contenant les attaques.' +'Exemple :' "2A-3Eff(D|Tenebres" -> Str 7 +'PVTSB sera codé par 12345. +'Caractères utilisables ' =!=<>←->↑↓◀ ▶#▲▼▸=>■□ +Do +"11(0|Echec critique..." -> Str 7 +D = 1 => "1F(1|Cogne" -> Str 7 +D = 3 => "3E(2|Estoc" -> Str 7 +D = 2 => "2E(3|Rafale" -> Str 7 +D = 50 => "3C(5|GNU is not ta mere" -> Str 7 +D = 81 => "5+9Rag(7|Rage" -> Str 7 +D = 82 => "5+9Hat(7|Hate" -> Str 7 +D = 83 => "5+9Mac(7|Machinations" -> Str 7 +D = 123 => "4D(4|Premiers soins" -> Str 7 +D = 700 => "3F-5Eff(5|Tenerbres" -> Str 7 +D = 666 => "1V-4Eff+3Sur(6|Enfer cataclysmique" -> Str 7 +D = 510 => "5+9Ber(4|Fureur noire" -> Str 7 +D = 103 => "5+9...-9.../4123(4|Purge" -> Str 7 + +Exp( StrLeft( Str 7, 1 ))-> Q +'E = Lanceur F = Cible. E peut égaler F. E = 0 pour le joueur, 1 pour le monstre (attention avec L ne pas confondre) +1-L -> E +MOD(L + (Q=4), 2 -> F +If L + Then 1 - (Q = 4) -> F + Do + Text 58, 21+65F, "▲" + Text 58, 85-65F, " " + Do + GetKey + LpWhile Not Ans + Ans = 77 => Break + MOD(F + (Ans = 27) - (Ans = 38), 2 -> F + LpWhile 1 +IfEnd + + +Not L => Str 4 -> Str 5 +L => Str 1 -> Str 5 +Str 5 + " lance " + StrRight( Str 7, StrLen( Str 7 ) - StrSrc(Str 7, "|" )) + " !" -> Str 5 +Prog "T" + +For 0 -> C To 1 +StrSrc( Str 7, StrMid("-+", 1+C,1) )-> S + If S : Then + Exp( StrMid( Str 7, S + 1, 1 ))>=RanInt#(0,9) => Prog "ST" + IfEnd +Next + +StrSrc( Str 3, StrMid( Str 7, 1+StrSrc(Str 7, "(") , 1)) -> A +65F + 15 -> B +If A = 1 : Then + For 0 -> C To 4 + Text 45 - 2C , B - 3C, "" + Text 45 - 2C , B +3C, "" + Next +IfEnd +If A = 2 : Then + For 0 -> C To 6 + Text 47 , B + 3C, "=-" + Next +IfEnd +If A = 3 : Then + For 0 -> C To 20 + Text 39 + RanInt#(1,20), B+ RanInt#(1,20), "" + Next +IfEnd +If A = 4 : Then + For 0 -> C To 5 + Text 50 - 3C, B + RanInt#(5,20), "+" + Next +IfEnd +If A = 5 : Then + For 47 -> C To 1 Step -2 + SketchThick Horizontal C + Next +IfEnd +If A = 6 : Then + "La terre tremble..." -> Str 5 + Prog "T" + BG-None + For 1 -> C To 20 + Cls + 11 + MOD(C, 2 + RclPict Ans + Next + "... et les tombes chantent !" -> Str 5 + Prog "T" + BG-Pict 8 +IfEnd +If A = 7 + Then For 1 -> C To 3 + Text 50 - 3C, B, "▲" + Next +IfEnd + +If Q < 5 + Then P <= 0 => StrSrc( Str 3, StrMid( Str 7, 2, 1)) -> P + E + 5 -> E + F + 5 -> F + If Q < 4 + Then 4+MOD(Q+1,3 + -P List E [3+Q] * List E [6+Q] / (List F [Ans] * List F [3+Ans -> P + {1,.75,1.4,1.4,1,.75,.75,1.4,1,1,1,1 + List Ans [Q-3+30Frac List F[1 -> A + Else 2P + RanInt#(0,3 -> P + 2 < P + List F [3 => 2 - List F [3 -> P + 1 -> A + IfEnd + Int A P + List F [3-> List F [3 + F = 5 => Str 1 -> Str 5 + F = 6 => Str 4 -> Str 5 + P >= 0 => Str 5 + " gagne " -> Str 5 + P < 0 => Str 5 + " perd " -> Str 5 + For Int log (Abs P + Not P) -> C To 0 Step ﹣1 + 10Frac (Int (Abs P﹣C)/10) + Str 5 + StrMid( "0" + Str 3, Ans + 1, 1) -> Str 5 + Next + Str 5 + "% de vitalite" -> Str 5 + A > 1 => Str 5 + " !!!" -> Str 5 + A < 1 => Str 5 + "." -> Str 5 + A = 1 => Str 5 + " !" -> Str 5 + P = 0 => "Aucun effet." -> Str 5 + Prog "T" +IfEnd + +"Tour suivant !" -> Str 5 +0 -> D +0 -> P +StrSrc( Str 7, "/" )-> S +S And Exp( StrMid( Str 7, S + 1, 1 ))>=RanInt#(0,9) => Exp( StrMid( Str 7, S + 2, 3 )) -> D +D => "Ce n'est pas fini !" -> Str 5 +Prog "T" + +LpWhile D + + +#End of part +#Program name: CO +#Password: +'Programme de combat. Commence par récupérer les données utiles' +'On admet que la variable D contient l'ID du monstre|pnj' +'Si ce n'est pas un PNJ, alors on lui donne un nom (autrement, le nom du pnj est déjà dans Str 4) +'Les caractéristiques ADN sont des caractéristiques de base qui, associées à un niveau, donnent les caractéristiques actuelles du monstre. +'Ces dernières sont comprises entre 0 et c, autrement dit genre 37. La norme se situe entre 9 et B (11). Un monstre faiblard aura des caractéristiques ADN +'inférieures à cette norme. Un monstre particulièrement puissant verra certaines de ses carac ADN aller au delà de F (15) voire même de K (20). + +{0,3,2,0,0,0,1,1,1 -> List 6 +0 -> D +1 -> L~M +0 -> P +For 7-> A To 9 + 1-> List 5[7 +Next +"A..._..." -> List 5[0 +"B..._..." -> List 6[0 +{4.04, 5.04, 6.03, 15.03, 16.04, 17.04, 17.14, 12.19, 9.19, 4.14, 4.04, 9, 16.12, 9, 13.12, 9, 20.08, 18.06, 20.04, 22.06, 24.05, 19.1, 22.06, 33.1, 32.11, 33.13, 36.14, 36.22, 26.12, 22.09, 9 -> List 4 + + +If D = 0 : Then + {.1,5.03,2.08,10.08,12.15,20.2,5.18 -> List 7 + "Dander_675|05" -> Str 5 + "000001103123666" -> Str 8 +IfEnd + +If D = 1 : Then + {18.08,20.06,18.04,16.06,14.05,19.1,16.06,4.1,5.11,4.13,1.14,1.22,11.12,15.09} -> List 7 + "Epee hantee_ABC|11" -> Str 5 + "001002" -> Str 8 +IfEnd + +D + .1RanInt#(1,4 -> List 6 [1 +StrLeft( Str 5 , StrSrc( Str 5, "_")-1) + " " + StrMid("RgeBluVrtNeu", 30Frac List 6[1] - 2,3) -> Str 4 + +For 1->A To 3 + 5 + .1List 6 [2]*(3(10Frac List 6[1] = A) + StrSrc( Str 3, StrMid( Str 5, StrSrc( Str 5, "_") + A, 1 )) -> List 6 [3 + A +Next + +'La ligne suivante rajoute le taux d'xp donné par le monstre, en pourcentage (cohabite avec le niveau qui se trouve dans la partie entière)' +.01Exp( StrMid( Str 5, 1+StrSrc( Str 5, "|"), 2)) + List 6[2 -> List 6[2 + +Augment(15 + List 4, 80 + List 7) -> List 7 +ClrList 4 +BG-Pict 8 +1 -> Tθmin +Dim List 7 -> Tθmax + +"Un " + Str 4 + " apparait !" -> Str 5 +Prog "T" + +Do + For 1-> L To 0 Step -1 + If L + Then Str 1 + ", a toi de jouer !" -> Str 5 + Prog "T" + Do + GetKey -> W + W = 39 => Prog "AN" + If W = 68 + Then Not Z -> Z + "OPTN pour voircacher PV" -> Str 5 + Prog "T" + IfEnd + LpWhile W=39 Or 9 != MOD(W,10 + W <= 79 And W >=49 => 8 - Int (W/10 -> D + Prog "MI" + Else Exp( StrLeft(Str 8, 3)) -> D + StrLen(Str 8)/3 -> C + For 2 -> A To C + If 2Ran# > Abs (A - .01C(100-List 6[3 + Then Exp( StrMid(Str 8, 3A - 2, 3)) -> D + Break + IfEnd + Next + IfEnd + Prog "AT" + 0 >= List 5[3] Or 0 >= List 6[3 + Ans => Break + Next + Ans => Break +LpWhile 1 +0 >= List 5[3 => Prog "GO" +Prog "VI" + + + + + + + + + + + + + + + + + + +#End of part +#Program name: CR +#Password: +'Les crédits, tout simplement' +"Aventura, V -0.20 By Drak 07_2018"◢ + +#End of part +#Program name: DI +#Password: +'Programme de dialogue' +For 0 -> B To 2 + Text 50 + Int 3.5B, 6, " " + Text 43 + B, 5, " " +Next +"" -> Str 4 +"..." -> Str 5 +If D = 0 :Then + "Eltoredo" -> Str 4 + "Halte !θQui etes﹣vous ?θLolθlolθlolθlolθlolθlolθlollolololol !" -> Str 5 +IfEnd +Str 5 + "θ" -> Str 5 +Graph(X,Y)=({5, 5 + 40T, 45, 45 + 65T, 110}, {20T, 21, 21 - 6T, 15, 15 - 14T +Text 45, 25 - 2StrLen(Str 4), Str 4 +0 -> C +Do + StrSrc(Str 5, "θ") -> A + For 2 -> B To A Step 2 + MOD(A - B, 2 => Isz B + Text 51 + 6C, 7, StrLeft(Str 5, B - 1) + Next + Not C -> C + If StrSrc(Str 5, "", A) = A + 1 :Then + Do + GetKey -> W + LpWhile Not W + Isz A + IfEnd + StrShift(Str 5, A -> Str 5 + If C = 0 :Then + For 0 -> B To 1 + Text 50 + 6B, 6, " " + Next : IfEnd +LpWhile StrSrc(Str 5, "" +#End of part +#Program name: DR +#Password: +'Programme "Draw" => sous-Programme chargé de dessiner les sprites de la map.' +ViewWindow 1, 127, 0, 1, 63, 0 +{9 -> List 2 +Text 29, 56 - 2StrLen(Str 6), Str 6 +For 1 -> K To 37 + StrMid(Str 3, K, 1 -> Str 5 + StrSrc(Str 2, Str 5, 1 -> A + If A :Then + Prog "SP" + Do + 1 + 10MOD(A - 1, 11 -> X + 1 + 10Int ((A - 1) / 11 -> Y + Augment(List 2, List 1 + X + Y -> List 2 + StrSrc(Str 2, Str 5, A + 1 -> A + LpWhile A + IfEnd +Next +1 -> Tθmin +Dim List 2 -> Tθmax +Graph(X,Y)=(ReP List 2[T], ImP List 2[T +ClrList 1 +ClrList 2 +#End of part +#Program name: GO +#Password: +Str 1 + " ne peut plus endurer les blessures !" -> Str 5 +Prog "T" +For 1 -> A To 32 Step 2 + SketchThick Horizontal 63 - A + SketchThick Horizontal A +Next +Text 30, 54, "Game Over." +Stop +#End of part +#Program name: HC +#Password: +'Sous-Programme contenant toutes les maps hardcodées.' +"->B->B->B->B->B->B" -> Str 2 +'I = 2 => "0123456789A->BBCDEFGHIJKL->BMNOPQRSTUVW->6XYZab" -> Str 2' +If J = 8 :Then + I = 4 => "OCCCCCCCCCC8F->98->A8->4F0F0008->A8->9F" -> Str 2 + I = 5 => "CCCCCCCCCCC->G4->KRF0F->3FFFF00FπFFF" -> Str 2 + I = 6 => "CN->C2->9240F0F->7F0F->FFF->9" -> Str 2 +IfEnd +If J = 9 :Then + I = 3 => "->IOCCC6->68->8608->A8->56->4800F" -> Str 2 + I = 4 => "8->9FN->9F->9FF->6F0F->6FF0F0FπFFFF->6F" -> Str 2 + I = 6 => "πF->9F->44->6F->820F->9F0F004->4F0F->7F0" -> Str 2 +IfEnd +If J = 10 :Then + I = 2 => "CCCCCCC5CCC->74->BF->4F->Zπ" -> Str 2 + I = 3 => "CCCCCCCN00F->AF->AF0002->5Fπ->7200F->AF" -> Str 2 + I = 6 => "0F0004->3F00F->8FFπF->AF->6200F0004->5F->A" -> Str 2 +IfEnd +If J = 11 :Then + I = 2 => "->QZ->6BBBBB5BBBBB->4﹣5﹣->4GGGGG5GGGGG" -> Str 2 + I = 3 => "->AR->9R->5404->4BBA004->6π8->8K68->8" -> Str 2 + I = 4 => "RF0π0FF0RFF00FFF00F->H2002->Q" -> Str 2 + I = 5 => "FF0F->3FFFF00F0FFF->BF->JW->G" -> Str 2 + I = 6 => "F->BF->4400F->AF->42->4F->O" -> Str 2 + I = 7 => "2->92->4S0S->7S000S->6S0b0S->7SSS->42->92" -> Str 2 +IfEnd +If J = 12 :Then + I = 1 => "θ﹣﹣﹣﹣U﹣﹣﹣﹣﹣﹣S->7S﹣﹣->9﹣T->A﹣S->7S﹣﹣﹣﹣﹣﹣0﹣﹣﹣﹣﹣" -> Str 2 + I = 2 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣->9﹣﹣->9﹣->AT﹣->4Z->4﹣﹣﹣﹣﹣﹣U﹣﹣﹣﹣﹣" -> Str 2 + I = 3 => "J68->8J08->8J08->8J08->8J68->8J08->8" -> Str 2 + I = 4 => "->D2->DF->9FπF->9F->G" -> Str 2 + I = 5 => "->G2->X200PB->9DC" -> Str 2 + I = 6 Or I = 8 => "->OF00F00F->DBBBBBBBBBBBCCCCCCCCCCC" -> Str 2 + I = 7 => "->X00a00W->5BBBBA0PBBBBCCCCN0DCCCC" -> Str 2 +IfEnd +If J = 13 :Then + I = 1 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣->9﹣﹣->9﹣T00S->3S00T﹣->9﹣﹣﹣﹣﹣﹣0﹣﹣﹣﹣﹣" -> Str 2 + I = 3 => "J08->8J08->8J08->8J0EBB5BBBBBJ000﹣5﹣->4MGGGG3GGGGG" -> Str 2 + I = 4 => "->F2->HBBA->72008->8Kπ8->8" -> Str 2 + I = 5 => "->9S->BR->9S->32->5Z->BSR->AR" -> Str 2 +IfEnd +If J = 14 :Then + I = 1 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣->9﹣﹣->9﹣T->4Z->5﹣->9﹣﹣﹣﹣﹣﹣0﹣﹣﹣﹣﹣" -> Str 2 + I = 2 => "θ﹣﹣﹣﹣U﹣﹣﹣﹣﹣﹣S->7S﹣﹣->9﹣->B﹣S->7S﹣﹣﹣﹣﹣﹣0﹣﹣﹣﹣﹣" -> Str 2 + I = 3 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣->9﹣﹣->9﹣->AT﹣b00SaS0Z0﹣﹣﹣﹣﹣﹣U﹣﹣﹣﹣﹣" -> Str 2 + I = 4 => "J08->8J08->8J68->6F0J08->8J08->8J08->8" -> Str 2 + I = 5 => "->AR->9S->54->5R->9S->AS->BR" -> Str 2 +IfEnd +If J = 15 :Then + I = 1 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣S->7S﹣﹣S->7S﹣TS->7ST﹣000Z->5﹣﹣﹣﹣﹣﹣0﹣﹣﹣﹣﹣" -> Str 2 + I = 2 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣->9﹣﹣->9﹣T->9T﹣->4Y->4﹣﹣﹣﹣﹣﹣U﹣﹣﹣﹣﹣" -> Str 2 + I = 4 => "J08->8J08->8J08->8J0EBB5BBBBBJ000﹣5﹣->4MGGGG3GGGGG" -> Str 2 + I = 5 => "->AR->9R->AR0BBA->7F008->6R0K08FFYRFR00" -> Str 2 +IfEnd +If J = 16 :Then + I = 1 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣0S->5S0﹣﹣S->7S﹣T->9T﹣->4V->4﹣﹣﹣﹣﹣﹣U﹣﹣﹣﹣﹣" -> Str 2 + I = 4 => "θ﹣﹣﹣﹣0﹣﹣﹣﹣﹣﹣->9﹣﹣->9﹣T->9T﹣->4Z->4﹣﹣﹣﹣﹣﹣U﹣﹣﹣﹣﹣" -> Str 2 +IfEnd +Do + StrSrc(Str 2, "->") -> A + A => StrLeft(Str 2, A - 1) + StrLeft("000000000000000000000000000000000", StrSrc(Str 3, StrMid(Str 2, A + 1, 1))) + StrMid(Str 2, A + 2 -> Str 2 +LpWhile A +'Rajouter le système pour capturer l'ID des pnj et régler les interrupteurs et objets déplaçables.' +'Vérifier également si le PNJ n'est pas mort' +"Chateau Poudingue" -> Str 6 +If StrSrc(Str 2, "θ") :Then + BG-Pict 6 +Else + + BG-Pict 5 +IfEnd +#End of part +#Program name: MA +#Password: +'Le programme de dessin de Map' +'Correspond au "Bloc Map" de l'architecture.' +Prog "HC" +'Appelle le programme dans lequel les maps sont hardcodées' +'MSS -> Map Saving System. Classe comme nom, hein ?' +For 1 -> A To 3 + I + J = List 3[A => Break +Next +If I + J != List 3[A :Then + Prog "DR" + List 3[4 -> A + StoPict A + I + J -> List 3[A + 1 + (A != 3)A -> List 3[4 +IfEnd +A = 1 => BG-Pict 1 +A = 2 => BG-Pict 2 +A = 3 => BG-Pict 3 +#End of part +#Program name: MI +#Password: +'Mini-jeux des attaques.' +ClrText +"===================== Appuyez sur Alpha !" +While GetKey!=77 +WhileEnd +While GetKey +WhileEnd +0-> A~C +ClrText +"=====================" + If W = 79 : Then 'F1 - Cogne' + For 1 -> A To 21 + If A >= 15 And A < 20 : Then Locate A, 4, "■" + Else + Locate A, 4, "□" + IfEnd + GetKey => Break + Next + Locate A, 4, "⊠" + A + 3(A >= 15) -1 -> P + A >= 20 => 3 -> P + IfEnd + If W = 69 : Then 'F2 - Rafale' + "Martèle !!!" + For 1 -> B To 40 + If GetKey : Then Isz A + Locate 10, 4, A + While GetKey + WhileEnd + IfEnd + Next + 2√11 * √A -> P + IfEnd + '___________________ + If W = 59 : Then 'F3 - Estoc' + "" -> Str 5 + For 0 -> A To 8 + Not MOD(A, 3 => RanInt#(1, 3 -> B + Dsz B + StrJoin(Str 5, "□") -> Str 5 + Not B => StrJoin(Str 5, "■") -> Str 5 + Locate 9 + MOD(A, 3), 5 - Int (A / 3), StrMid(Str 5, A + 1, 1) + Next + 1 -> P + For 200 -> A To 1 Step -1 + Locate 1, 2, A + GetKey + If Ans : Then -.1Ans + 2 + 31Frac (.1Ans -> B + B > 9 Or B < 1 => Break + If StrCmp(StrMid(Str 5, B, 1), "□") : Then StrLeft(Str 5, B - 1) + "□" + StrRight(Str 5, 9 - B) -> Str 5 + Locate 9 + MOD(B - 1, 3), 5 - Int ((B - 1) / 3), "□" + Isz P + B -> C + Else + B != C => Break + IfEnd + IfEnd + Not StrSrc(Str 5, "■") => Break + Next + 6P *A/200 -> P + IfEnd +If W != 49 +Then Not P => 1 -> P + P < 20 => "Excellent !" -> Str 5 + P < 18 => "Super !" -> Str 5 + P < 15 => "Pas mal." -> Str 5 + P < 10 => "Mauvais..." -> Str 5 + P >= 20 => "Fantastique !" -> Str 5 +Locate 1,2, Str 5 +Else + Locate 2,3, "Entrez le Sort-Code !" + Locate 9, 4, "___" + 0 -> D + For 2->A To 0 Step -1 + Do + GetKey -> W + (W != 71 )(-.1W + 2 + 31Frac (.1W -> B + LpWhile Not W Or B>9 Or B<0 + D + B*10^A -> D + Locate 11-A, 4, B + While GetKey + WhileEnd + Next +IfEnd + +While GetKey +WhileEnd +While Not GetKey +WhileEnd + + + +#End of part +#Program name: MO +#Password: +'La carte du monde !' +'voici la "largeur" et la "longueur" de la mappemonde dans A et B, à changer.' +BG-None +50 -> A +50 -> B +128I / A -> A +128(1 - J / B -> B +For 1 -> E To 5 + Cls + RclPict E + 10 + B - 16E <= 32 => Break +Next +Do + Cls + Text 1, 56 - 2StrLen(Str 6), Str 6 + RclPict E + 10 + B - 16E + Ans < 64 And Ans > 0 => Text Int Ans, Int A, "▪" + While GetKey + WhileEnd + Do + GetKey -> W + LpWhile Not W + W = 28 => Dsz E + W = 37 => Isz E + E > 5 => 1 -> E + E < 1 => 5 -> E + W = 78 => Break +LpWhile 1 +#End of part +#Program name: SP +#Password: +'Sous-Programme contenant tous les sprites pour les maps'. +ClrList 1 +If K < 20 : Then K = 1 => {0, 11, 9, 0, 11, 9} + {1, 1, 0, 10, 10, 0 -> List 1 + K = 2 => {4, 6, 7, 8, 9, 8, 9} + {3, 1, 5, 6, 5, 4, 0 -> List 1 + K = 3 => {1, 2, 2, 6, 9, 9, 10, 9, 1, 3, 9, 8, 10, 9, 1, 10, 9} + {1, 1, 5, 10, 4, 1, 1, 0, 7, 7, 0, 7, 7, 0, 10, 10, 0 -> List 1 + K = 4 => {3, 9, 7, 9, 4, 9} + {3, 0, 4, 0, 7, 0 -> List 1 + K = 5 => {1, 1, 9, 10, 10, 9} + {0, 11, 0, 0, 11, 0 -> List 1 + K = 6 => {5, 5, 9, 7, 7, 9} + {7, 8, 0, 3, 4, 0 -> List 1 + K = 7 => {3, 3, 4, 4, 3, 3, 9, 9, 9, 9} + {1, 2, 3, 5, 6, 10, 0, 8, 9, 0 -> List 1 + K = 8 => {8, 8, 7, 7, 8, 8, 9, 3, 3, 9} + {1, 4, 5, 7, 8, 10, 0, 4, 5, 0 -> List 1 + K = 9 => {1, 2, 3, 3, 9} + {8, 8, 9, 10, 0 -> List 1 + K = 10 => {8, 8, 5, 1, 9} + {10, 6, 3, 3, 0 -> List 1 + K = 11 => {1, 2, 3, 5, 6, 10, 9, 5, 6, 9} + {3, 3, 4, 4, 3, 3, 0, 8, 8, 0 -> List 1 + K = 12 => {1, 2, 3, 7, 8, 10, 9, 6, 7, 9} + {8, 8, 9, 9, 8, 8, 0, 6, 6, 0 -> List 1 + K = 13 => {3, 3, 6, 10, 9} + {1, 5, 8, 8, 0 -> List 1 + K = 14 => {8, 8, 9, 10, 9} + {1, 2, 3, 3, 0 -> List 1 + K = 15 => {5, 5, 2, 5, 6, 9, 6, 6, 9} + {1, 3, 5, 10, 10, 5, 3, 1, 0 -> List 1 + K = 16 => {1, 10, 9, 1, 10, 9, 1, 10, 9} + {1, 1, 0, 7, 7, 0, 10, 10, 0 -> List 1 + K = 17 => {10, 9, 10, 9, 7, 7, 9, 10, 8, 3, 3, 9} + {10, 0, 7, 7, 9, 10, 0, 1, 1, 8, 10, 0 -> List 1 + K = 18 => {3, 3, 9, 7, 7, 9, 9, 9, 9} + {1, 10, 0, 1, 10, 0, 1, 10, 0 -> List 1 + K = 19 => {2, 2, 9, 4, 4, 9, 8, 8, 9} + {1, 10, 0, 1, 10, 0, 1, 10, 0 -> List 1 +Else + + K = 20 => {1, 9, 1, 2, 4, 4, 9, 1, 3, 8, 8, 9} + {10, 0, 7, 7, 9, 10, 0, 1, 1, 8, 10, 0 -> List 1 + K = 21 => {1, 2, 9, 7, 7, 4, 1, 9, 9, 9, 6, 1, 9} + {1, 1, 0, 1, 3, 7, 7, 0, 1, 6, 10, 10, 0 -> List 1 + K = 22 => {10, 9, 9, 4, 4, 7, 10, 9, 2, 2, 5, 10, 9} + {1, 1, 0, 1, 3, 7, 7, 0, 1, 6, 10, 10, 0 -> List 1 + K = 23 => {1, 5, 8, 8, 9} + {8, 8, 5, 1, 0 -> List 1 + K = 24 => {8, 8, 9, 10, 9} + {10, 9, 8, 8, 0 -> List 1 + K = 25 => {3, 3, 6, 10, 9} + {10, 6, 3, 3, 0 -> List 1 + K = 26 => {1, 2, 3, 3, 9} + {3, 3, 2, 1, 0 -> List 1 + K = 27 => {7, 6, 4, 3, 6, 9, 8, 6, 9} + {5, 7, 7, 4, 2, 3, 9, 7, 0 -> List 1 + K = 28 => {2, 9, 8, 3, 2, 9, 7, 7, 4, 4, 9} + {1, 1, 2, 2, 3, 3, 3, 9, 9, 4, 0 -> List 1 + K = 29 => {5, 5, 9} + {1, 10, 0 -> List 1 + K = 30 => {1, 10, 9} + {5, 5, 0 -> List 1 + K = 31 => {1, 10, 10, 8, 5, 3, 1, 1, 1, 10, 5, 5, 9, 3, 4, 9, 6, 7, 9} + {1, 1, 10, 8, 10, 8, 10, 1, 6, 6, 6, 7, 0, 4, 4, 0, 4, 4, 0 -> List 1 + K = 32 => {1, 2, 5, 6, 9, 9, 2, 2, 1, 4, 4, 5, 7, 7, 8, 9} + {8, 7, 10, 10, 7, 1, 1, 5, 6, 6, 5, 6, 6, 5, 6, 0 -> List 1 + K = 33 => {5, 2, 2, 5, 7, 10, 10, 7, 6, 4, 5, 7, 8, 7, 9, 4, 5, 9, 7, 8, 9} + {1, 1, 7, 10, 10, 7, 1, 1, 0, 3, 4, 4, 3, 1, 0, 6, 6, 0, 6, 6, 0 -> List 1 + K = 34 => {2, 9, 9, 6, 5, 2, 2, 9, 4, 9, 7, 9} + {1, 1, 7, 10, 10, 7, 1, 0, 6, 0, 6, 0 -> List 1 + K = 35 => {2, 9, 9, 6, 5, 2, 2, 9, 4, 5, 5, 6, 6, 7, 9} + {1, 1, 7, 10, 10, 7, 1, 0, 6, 6, 2, 2, 6, 6, 0 -> List 1 + K = 36 => {2, 9, 8, 3, 2, 3, 3, 8, 8, 9, 7, 8, 7, 8, 7, 5, 9, 5, 9, 5, 9} + {1, 1, 2, 2, 3, 3, 10, 10, 3, 3, 4, 5, 6, 7, 8, 8, 0, 6, 0, 4, 0 -> List 1 + K = 37 => {2, 3, 5, 5, 2, 9, 8, 3, 2, 9, 6, 6, 8, 9, 9} + {7, 8, 6, 1, 1, 1, 2, 2, 3, 3, 3, 6, 8, 7, 0 -> List 1 +IfEnd +#End of part +#Program name: ST +#Password: +'Status Check + changes. +'C = 0 malus. C = 1 Bonus. F = 0 joueur F = 1 Adv +'CHANGEMENT La liste 6 intervertie avec la liste 7. +'01234 : 'Gros malus, Petit malus, Neutre, Petit bonus, Gros bonus +5+F -> B +C And Q < 5 => 5+E -> B +List B[0 -> Str 5 +For 7-> A To 9 + 1->List B [A +Next +Not C => StrLeft(Str 5, 5) + StrMid( Str 7, S + 2, 3 ) -> List B[0 +C => StrLeft(Str 5, 1) + StrMid( Str 7, S + 2, 3 ) + StrRight(Str 5, 4) -> List B[0 +For 0-> D To 1 + List B[0 -> Str 5 + Int (StrSrc("...RagHatMacGluEffIdiDebSurBerPoi", StrMid( Str 5, 2+4D, 3))/3) -> A + + "222" -> Str 5 + A = 1 => "421" -> Str 5 + A = 2 => "142" -> Str 5 + A = 3 => "214" -> Str 5 + A = 4 => "202" -> Str 5 + A = 5 => "022" -> Str 5 + A = 6 => "220" -> Str 5 + A = 7 => "112" -> Str 5 + A = 8 => "333" -> Str 5 + A = 9 => "440" -> Str 5 + For 1 -> A To 3 + List B [A + 6] + .25(Exp(StrMid( Str 5, A, 1)) - 2 -> List B [A+6 + + 1.5 < List B [A+6 => 1.5 -> List B [A+6 + 0.5 > List B [A+6 => 0.5 -> List B [A+6 + Next +Next +#End of part +#Program name: T +#Password: +'Displays Str 5.' +" " + Str 5 + " " -> Str 5 +StrLen( Str 5 ) -> A +For 0 -> B To 1 +Text 11 - B , 1+(A<=31)(62 + B - 2A), Str 5 +Next +While GetKey +WhileEnd +Do +If A > 31 : Then + For 0 -> B To A Step .5 + Text 10, 1, StrRotate( Str 5, Int B) + GetKey => Break + Next +IfEnd +LpWhile Not GetKey +Cls +Graph(X,Y)=(Int List 7[T], 100 Frac List 7[T +If Not Z + Then SketchThick F-Line 2,2,2,2+15 List 5[3]/2 + SketchThick F-Line 126,2,126,2+15 List 6[3]/2 +IfEnd +#End of part +#Program name: TI +#Password: +"123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabc" -> Str 3 +ViewWindow 1, 127, 0, 1, 63, 0, 1, 1, 1 +AxesOff +GridOff +BG-None +'BG-Pict 4' +File2 +Do + "ContinuerNouv. Jeu-Credits-" -> Str 5 + 0 -> A~Z + Do + Cls + 'A égale 0 pour Continuer, 1 pour un nouveau jeu et 2 pour les crédits.' + Text 47, 44, StrMid(Str 5, 1 + 9A, 9) + While GetKey + WhileEnd + Do + GetKey -> W + LpWhile Not W + W = 27 => Isz A + W = 38 => Dsz A + A > 2 => 0 -> A + A < 0 => 2 -> A + LpWhile Not (W = 77) + 'Alpha' + If Not A :Then + List 1 + 'Si le joueur choisit Continuer' + File1 + List Ans -> List 5 + Break + IfEnd + A = 2 => Prog "CR" + 'Si le joueur choisit Crédits' + If A = 1 :Then + ClrList + 'Si le joueur choisit Nouveau Jeu' + File1 : ClrList + 4 -> Dim List 3 + 1 -> List 3[4 + {1.4,3,2,6,6,6,1,1,1,.5,.5,.5,0 -> List 5 + "Votre nom"? -> Str 1 + StrJoin(StrLeft(Str 1, 1), StrLwr(StrRight(Str 1, StrLen(Str 1) - 1))) -> Str 1 + 'Rajouter le code pour choix du skin' + Break + IfEnd +LpWhile 1 +'Mettre le skin dans la List 4' +For 1 -> A To 32 Step 2 + SketchThick Horizontal 63 - A + SketchThick Horizontal A +Next +1 -> U~V +'Position du joueur' +2 -> I +'Position sur la mappemonde' +11 -> J +BG-None +#End of part +#Program name: VI +#Password: +'Victory and calculations. +List 5[2] + Frac List 6[2] * Int List 6[2] / Int List 5 [2 -> List 5[2 +.01Int 2List 5[2 -> List 5[2 +For 4 -> B To 6 + Int (5 + List 5 [2] * List 5 [B+6 -> List 5 [B +Next +4 -> D +For 4 -> A To 6 +List 5 [A +Ans > List 5 [4+MOD(A-2,3)] And Ans > List 5 [4+MOD(A,3 => A-3 -> D +Next +.1D + Int List 5 [1 -> List 5 [1 + +"Victoire !" -> Str 5 +Prog "T" + +#End of part +#Picture name: PICT1 +#Size: 0x800 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █ +█ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ ▄█ █ +█ █ █ █ +█ █ █▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █ █ +█ █ █ ▀ █ +█ █ █ █ +█ █ █▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █▄ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ ▀ █ +█ █ █ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █▄ █ +█ █ ▀▄ █ +█ █ ▄▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ ▄▀ █ +█ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT11 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █▄ ▄▄█▄ █▀▀▀█ █ +█ ▄█ ▄ ▄▄▄▄▄▄ ▄ ▄▄▄▄█ ▄ ▄ █▄ ▄██▀ ▄▄▄▄▄▄▄▄▄▄ ▄ █ +█▄ ▄ ██ ▄ █▄█▀ ▀█▀ ▄█▄ █ █ ▄ █▄█▀▀ █▄ ▄▄ █ ▄▄ █ ▄ ▄▄ ▄▄▄▄██ ▀ ▄▄▄▄▄▄▄▄▄▀▀█ █ +██ ▄ ▀█▄███▄▄▀█▄ █ ▄█ ▄▄ ▄▄██▀ █ ██▄ ▄ ▄█▄▄▄▄▀ ▄ ▄ ▄▄ █ █ █ +██▄ ▀█▄ █▀ █ █▀▀▀▀▀▀ ▀▄█ ▄▄▄ ▄▄█▀▀ ▀█▀█▄ ▀ ▀ █ █ █ +██▄▀ ██▄ ▄▀▄ █ █ ▄ ▄█▀ ▄█ ▀ █ ▀█ ▄ ▄▄▄▄▄ █ █ █ +█▄▄▀ ██▀ ██ ▀ ▄▀ █ █▄ ▄ ▀▄▄▄ ▀▀ ▀▄▄▀ ▀▄ ▄▀▄▀ ▀▄ ▀ █▀ ▀▄█ █ ▀▄█▀▀ ▀ ▀ ▀ ▀▀████▄██▄▄ ▀ ▀ ▀ █ +██ ████▀███▀ █ █▀█▀▀▀▄█▄▀█▀██▄▄ █▄ █▄█▀▄▄▄ █ ▄██▄█▄▄▀▄ █▀ ▀ ▀ ▀ ██▀ ▀ ▀▀▀ █▄▀▀▀▀ ▀▀▀█ ▄ ▄ ▀▀█▀▀ ▄ ▄ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT12 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄▄ ▄ ▄ ▀█ ██▀ █ ▄▀█ ▄█ ▄▀█▄▄▄█▄█▀▄▀▀▀▀▀ ▀ ▀██▄▄ █ +█ ▄ ▀▀▀▀█▀▄ ▄▄▄▄▀█▄▀▀█ ▄ ▄▄ █ █████▀ ▄█▀▀▀▀█ █ +█ ▄▄█▀▀▀▀█▄ ██ ▄▀▄ ▄ ▀▄ █▄ ▀█ ▄ ▄ ▄ ▄████▄▀▀▀ ▀ ▄ ▄▀ ▀█ ██▄ █ █ +█ █ █ █▀ ▄ █ ▄▀▄▀▄ ▄▄▄▄ ▄▀▄▄█▀██ ▀██▄ ▀ ▄ ▀ ▄▀▄▀▀ █ █▀▄ █ █ +█ ▄█ ▄▄ █▀▀▀█▀█▀▀▀█ █▀ █ ▀▀▀▀▄▄█ █ ▄▄▄▄ ▄██▄██ █ ▄█▀ █ +█ ▄▀▀ ▄▄▄▄█▄▄ ██▄█▄ ▀██▄█▄▄█ ▄▄▄ ▄▄▄▄ ▄ ▄▀█▀█▄▄▄ ▄▀▀▄█▄▄▄▀▀ █▀ █ +█ █▀▀ ▄▄▄▄▄▄█▄██▄█▄█▄▄█▀▄▄ ▄▄▄▄▄██▀█ ▄▄ ▄ ▄ ▄ ▄▄██ ▄▄▄█▀ ▀██ ██▄▄▄ ▄▄▄▄▄▄ █ +█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ ▀▀ █▀▀ ▀███▀▀▀▀ ▀▀▀ ▀ ▀█ ▀ ▀█▀ ▀▀▀▀▀▄▀ ▄ ▀ ▀██▄▀▄▀ ▀ ▄ ▄ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT13 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄ ▄▄ ▄ ▄ ▄██ ▀ █ █ █ ▄ ▀▄ █▄ █▄██▄ ▄ █ +██▀▀▀▀▀▄ ▄▄▄▄ ▄ ▄ ██▀▀▀█▀▀█▀▄█▀ ▄▀▀▀ █ ▀▀ █ █ ▀▄ █ █▀ █▀▀▀▀▀▀▄ █ +█ █ ▄▄▄▄▄ ▄██▄ █ ▄▄▀▀▄▀▄ ▀ ▄ ██▀▀█ ▀ █ ▀▄█▄▄▄▀▄ ▄▀ ▄ █▄▄▄▄▀▀ ▀ ▀▀ ▀▀ ▀▀ ▄▀ █ +█ ▄█▄▄▄ ▄▄▄ ▄███▀▄ ▀██▀ ▀█▀▀ ▀▄ ▄ ██ ▀▀▀▄ █▀█▀ ▀▀ ▀▀▀▀▀ ▀ ▄ ▀▄ █▄ ▄▄▄█▀ █ +█ ▀▀█ ▄▄▄▄▄▄███▀▄▄ ▄▀▄ ▄▄ ▄▄▄▄█▀██▀█ █▀▄█▄▀██ ▀▄█ ▄ ███ ▄▀ ▄▀▄ ▀█▀▀▀██▀▀█▀▄ ▀▀▀▀█▄ █ +█ ▄█ ▄ ▀ ▀ ▄ ▄▄▄ ▄ ▀▀▀▀▀▀▀▀█▀▄▄█ █▄▄██▀██▀▀▄█▄ ▄█ ▀▄▀▀▀ ▀██▄ ▄▄▀ █ █ +█ ▄▄▄▀▀▀▀▀ ▄▀▄▀▀▀▄ ▄█ ▀▀▄▄█▄▄ ▀▀▀███▀▀▀█▄█ ▄▀▄ ▄█▀ ▀ ▀ ▀▀ ▄ █▄▀ ▄ ▄▄█ ▄ ▄▄▄▄█ █ +█ ▄█ ▀▀ ▀██▄▀▀▄█ ▄▀ ███▀ █ █▄▄ ▄▀▄█ ▄█ █ ▀█▄▄▀ ██▄ ██▄██▄ ▄▄ ▀▄ ▀▀▀▀▀▀ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT14 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▀▀ ▀ ▄ ▀█ ▄▀ █ ▀ ▀▄ ▄ █ █▄█▄▀▀ ▀▀▀ ▄ ██▀ ▀ ▀ ▀ █ +█ ▄█▀ ▄▄ ▄▀█ ▄▀ ▄ █▀▄ ▀▄▀██▄ ▄▀██▀▄█▀ ██▄▀ ▄█▀▄ ▄ ▄█▀▄ ▄ ▄▀▄ ▄▄ ▄▄ █ ▄ █ ▄▀▀ ▄▄▄ █ +█ ▄▀ █ ▀ ▀▀▀▀▀██▄█▄██▀▄▄█ ▄▀ █▄▄▄ ▄█ ▄█▄█████▄█▄ █████▀▄█▀ ▄▀▄▄▄ ▀ ▄▀▀ █ ▀▀▀▀▀ ▄█▀ █ █ +█ ▄▀ ▄ ▀██▄█▄ ▄ ▀█▀ ▀▄▀ █▄█▀▀█▄▄▄▄██▀▀▀▀▀▀ █ ▀▀ ▀▀ ▄ █ █▄ ▀ ▀▀ ▀ ██▀▀▀ █ █ +█ ▀▀▀▀█▀ ▀▀ ▀▀▀▀▀ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▄▄ ▀ ▀ ▀ ▄ ▄ ▀ ▀ ▄██▄▄▄▄ ▄ █ ▄ ▄▄ ▄▄ █ +█ █ ▄▄▄▄▄ ▄▄▄█▄▀ ▀▀ ▀ ▀ █ █ +█ █ ▄▄▄▄█ ▄█▀▀▄ ▀▄▀ ▀▄ ▀▀ █▀ ▀ ▀█ █ ▄▀ ▄▀▀█ █ █ +█ ▀ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT15 +#Size: 0x800 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ ▄▄▄▄▄ █ +█ █ ▀▄ █ +█ ▀ █ +█ ▀ ▄ ▄ ▀ ▀ ▀ ▀ ▀ ▀ ▀ ▀ ▄ █ +█ ▄ ▄▄ ▀ ▄ █ +█ ▀ ▄ █ +█ ▄ █ +█ ▄ █ +█ ▀ █ +█ ▄ █ +█ █ +█ ▄ ▀ █ +█ ▄ █ +█ █ +█ ▀ ▀ █ +█ ▀ █ +█ ▄ ▄ █ +█ ▄ █ +█ ▀ ▄ ▄ █ +█ ▀ ▀ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT16 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▀▀▀▀▀ ▀▀ ▀▀ ▀ ▀ ▀ ▀ ▄▀ ▄ ▄▄▄ ▀ ▀ ▀ ▀ ▄ ▀▄ █ ▀▀▀▀ █ +█ ▄ ▀██▄█▄▄ █ ▄ ▀▄▄ █▄ ▄ ▀ ▄▄ █ ▄▄█▄▄▀ ▀ ▄ ▀ ▄ █ +█ █▀ ▀▀▀▀▀ ▀▀ ▀ ▀ ▀ ▀▀ ▀█ █▄▀▄▀▀█▀ ▀▀▄▀▀ ▀█▀ ▀ █▀▀▀ ▀▄█▀██▀▀ ▀█▀▄▀ ▀▀▄ ▀ ▀ ▄▄ ▄ ▄▄▄ ▄▄▀▀ █ +█ ▄█ ▄█▀█▀▄█ ▀▄ ▄█ ▄▄ ▄█▀ ▄▀▄█▀▄▄█▄▀ ▄ ▀ ▄ ▄ ▀ █▀ █ +█ ▄█▄ █▄▄▄▄▄███▄█ ▄ ▄▄ ▄ ▄▄ ▀▄ █ ▄ ▄▄▄ ▄ ▄ ▄▄ ██▄█▄█ ▀█▀█▄ ▄ ▄ ▄ ▄ ▄ ▄▄█▄▄ ▄▄ ▄▄ ▄▄▄▄ █ +█ █ ▀▀▀▄ ▄▄▄ ▄ ▀█▀▀▀████▀█▀██ ▀▀▀███▀ █▀ █▀▀████▀███▀▀▀▀▄▀▀ █▀█▀▄▀▀▀ ▀▀▀▀▀ ▀▀▀▀ ▀ ▀ ▀ █▀█ ▀ ▀ █ +█ █ ▄█ ▄▄▄▄ ▄▄ ▄ ▀▀▀█▄ ▀▄ ▄ ▀▄ ▄▄ ▀▄▄███▀███████▀████▀▀▀█▀▀█▀▀█▀▀█▀██████ ▄▄▄▄▄▄ ▀██ █ +█ ▀▀▀ ▄▄ █▄▀▄ ▀ ▄▄█▀▀▄██████▀████▀█████▄█▀█▀██▀██████████████▀ ▀▀▀ ▀ ▀ ▀▀ ▀▀▀▀ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT17 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▀▀▀▀▀▀▀████████▀██ █▀▄█▄▀█▀█▀█ ▄ ▄▄▄▄ ▄ ▄▄ ▄▄ ▄▄▄▄▄▄█▀██▀█████ ▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀ ▀ ▀ ██▀█▀▀▀▀▀▀▀▀ █ +█ ▀▀▀▀▀▀▀▀██▀▄█▀█ ▀▀ ▄▀▄ ▄█▄▄██▄▀ ▀▀▀▀▀▀▀▀ ▀▄ ▀▄ ▀▄ ▄ ▄▄ ▄▄▄▄▄ █ +█ ▄▀▀▄▀▀█▀ █████▄▄▀█▄█ ▀█▀█▀█▀███▀▀███▀▀█▀▄█▀█▄██▄██▄▀▀█ ▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀▀█ ▄▄ ▀ ▀ ▀ ▄ ▄▄▄█ +█▀▀ ▀ ▀ ▄▄▄▄▄▄█ ▄ ▀█ ▀▀ █▄▀▀ ▄▄▀ ▀ ▄ ▀▄█▀ ▄█▀ ██▄▄█ █▄ ▄██▄█▄▄█▄▄██▄█▄▄█▀ ▀ ▀ ▀ █ +█ ▄▄▄▄ ▄▄ █ █ ▄ ▀▄▀ ▄ ▄▄▄ ▄▄▄▄▀ ▄▀ ▀ ▀ █▀ ▄█ ▀ ▀ ▀ ▄▀ ▄ ▀ ▀▀ █ +█▄▄ ▄ ▄▄ ▄ ▄ ▄ █ ▄▄ ▄▄▄▄▀ ▄█ ▀█▄ ▄ ▄▄█▀▀▀███▀▀▀ ▄ ▄▄ ▄ ▄▄ ▀▀▀▀█▀▀▀▀ ▄ ▄ ▄ ▀ ▀ ▀ ▄ █ +█▄ ▄▄ ▄▄ ▄▄▄▄ ▄▄ ▄ ▄▄▄ ▄ ▀ ▄▀▄ ▄▄▀█▄██▄█▀██▀▄██▄█▀▄██▀█▀███▀██ ▄▄▄ ▄▄▄▄ █▀ ▀ ▀ ▀▀▀ ▀ ▀ ▀ ▄ ▀ ▀ ▀ ▀▀▀ ▀▄ ▀▀▀▄ █ +█ ▄▄█▄▀▄ █ █ ▄▄▄ █▄▄▄▄███▄██▄█████ ▀▀▀ ▀ ▀▀ ▀ ▀▀▀▀▀▀▀ █▀ ▄▄▄▄▄▄ ▄▄ ▄▀ ▄▄▀ ▄▄ ▄▄▄▄▄▄ █ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT18 +#Size: 0x100 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄██████████▀█▀█▀▀█▀▀█▀▀██████████▄██▀████▀█▄▄▀███████████▀█▀▀▀██▀▀▀▀▀████████▀█████▀▀██▀███████▀█▀▀▀█▀▀▀█▀▀▀▀▀▀▀ █ +█ █ ▄▄▄▄▄▄▄▄ █▄▄█▀█▀▄█▀▄█ █ ▀▄ ▄▄▄▄▄▄ ▄██▄▄███▄ ▄▄██▀█▀██▀▀ ▀ ▀█▄▄█ ▀██ ▀▄▀▀▀ ███▄▄█▀ ▀▄ ▀ ▄ ▄ ▄ ▄ ▄▄▄▄▄▄▄▄█▀▀▀▀▀▀▀█ +█ █ ▀▀▀▀▀ ▀▀ ▀ ▀▀ ▄▀ ▀ ▀ █ ▀ ▄███▄██▄████ ▀▄█ █ █ ██▄▀▄▀█ ████▀▀██▀█ ▀▀▀████▀▀▀ ██▀▀▄▀▀▀ ▀▀▀▀▀▀ ▀ ▀▀▀▀ █ +█ █ ▄█▄ ▄ █ █ ████ █▀ ▄▄▄▀█▄▄▄▄█▄▄█▄▄▀█████▄▀▄▀▀▀█▀ ▄▀▀██▄█▄▀█ ▄ ▄ ▄ ▄▄▄ █▀█ █ +█ █ ▄▀ █ █▄ █ ▄▄ ▄▄▄▄▄▄▄█▄█▄▀▀▄██▄▄▄▄▄█▄██▀█▀▄▄▀▄▄▄█████▀▀▀▀▀████▀▄█▀█▀▄█▀▄ ▀ ▀ ▀ ██ █ +█ ██▀ █ █ ▄▀ █ ▀ ▀▀▀▀▀▀▀ █ ▄██ █▄ ▄▄▄█▀▄▄▄██████ ▄ ▀▄██▀██▀ █ ▀ ▀ ▄ ▄ ▄ ▄█▀▀█ █ +█ ▀ ▀▀▀▀ ▀ █ █▄▄▄▄▄▄████▄▄███████████▀ █ █ ▀▀█▀▄▀ ▄ ▄▄ █▀ ▀▀▀▀ █ +█ ▀ ▀██████████████████▀ ▀▀▀▀██ █▄ ▄▄ ▀ ▀▀▀▀ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT2 +#Size: 0x800 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █ +█ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ ▄█ █ +█ █ █ █ +█ █ █▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █ █ +█ █ █ ▀ █ +█ █ █ █ +█ █ █▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █▄ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ ▀ █ +█ █ █ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █▄ █ +█ █ ▀▄ █ +█ █ ▄▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ ▄▀ █ +█ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT3 +#Size: 0x800 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █ +█ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ ▄█ █ +█ █ █ █ +█ █ █▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █ █ +█ █ █ ▀ █ +█ █ █ █ +█ █ █▀ █ +█ █ █ █ +█ █ ▀▄ █ +█ █ █ █ +█ █ █▄ █ +█ █ █ █ +█ █ ▀▄ █ +███ █ ▀ █ +███ █ █ +███ █ █ +███ ▀▄ █ +███ █ █ +███ █▄ █ +███ ▀▄ █ +███ ▄▀ █ +███ █ █ +███ ▀▄ █ +███ ▄▀ █ +███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT4 +#Size: 0x800 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ █ +█ ██▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▀▄ █ +█ █ ▀▄ ▄▀▀ ▀▀▄ ▄▀ █ █ +█ █ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀ ▀▄ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ ▄█ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +█ █ █▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█ █▀ █ +█ █ █ █ █▀▀█ █ █ █ █ █ █ █ █ █▀▀█ █ █ █ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ ▀▄ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +█ █ █ █ ▀██████▀█ █ █ █ █ █ █ █ ▀██████▀█ █ █ █ +█ █ ▄█▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█▄ █ ▀ █ +█ █ ▄▀ █ █ █ █ █ █ █ █ █ █ ▀▄ █ █ +█ █▄▀ █ █ █ █ █ █ █ █ █ █ ▀▄ █▀ █ +█ █▀▄ █ █ █ █ █ █ █ █ █ █ ▄▀█ █ +█ █ ▀▄ █ █ █ █ █ █ █ █ █ █ ▄▀ ▀▄ █ +█ █ ▀█▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█▀ █ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █▄ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ ▀▄ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ ▀ █ +█ █ █▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█ █ █ +█ █ █ █ █▀▀█ █ █ █ █ █ █ █ █ █▀▀█ █ █ █ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ ▀▄ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +█ █ █ █ ▀██████▀█ █ █ █ █ █ █ █ ▀██████▀█ █ █▄ █ +█ █ █▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█ ▀▄ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ ▄▀ █ +█ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +█ █ ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ ▀▄ █ +█ █ ▄▀ ▀▄▄ ▄▄▀ ▀▄ ▄▀ █ +█ ██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██▄ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT5 +#Size: 0x400 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +███████████████████████████████████████████████████████████████████████████████████████████████████████████████████▀ █ +███▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ +███ █ █ +███ ▀▄ █ +███ ▄█ █ +███ █ █ +███ █▀ █ +███ █ █ +███ ▀▄ █ +███ █ █ +███ █ █ +███ █ ▀ █ +███ █ █ +███ █▀ █ +███ █ █ +███ ▀▄ █ +███ █ █ +███ █▄ █ +███ █ █ +███ ▀▄ █ +███ █ ▀ █ +███ █ █ +███ █ █ +███ ▀▄ █ +███ █ █ +███ █▄ █ +███ ▀▄ █ +███ ▄▀ █ +███ █ █ +███ ▀▄ █ +███ ▄▀ █ +███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT6 +#Size: 0x400 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +██████████████████████████████████████████████████████████████████████████████████████████████████████████████████▀ █ +████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▀▄ █ +███ ▀▄ ▄▀▀ ▀▀▄ ▄▀ █ █ +███ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀ ▀▄ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ ▄█ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ █▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█ █▀ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ ▀▄ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ ▄█▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█▄ █ ▀ █ +███ ▄▀ █ █ █ █ █ █ █ █ █ █ ▀▄ █ █ +███▄▀ █ █ █ █ █ █ █ █ █ █ ▀▄ █▀ █ +███▀▄ █ █ █ █ █ █ █ █ █ █ ▄▀█ █ +███ ▀▄ █ █ █ █ █ █ █ █ █ █ ▄▀ ▀▄ █ +███ ▀█▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█▀ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █▄ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ ▀▄ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ ▀ █ +███ █▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ ▀▄ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █▄ █ +███ █▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀ ▀▀▀▀█ ▀▄ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ ▄▀ █ +███ █ █ █ █ █ █ █ █ █ █ █ █ █ █ +███ ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ ▀▄ █ +███ ▄▀ ▀▄▄ ▄▄▀ ▀▄ ▄▀ █ +████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT7 +#Size: 0x400 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ +███ ▀ █████████▄ █ ▄▄ ▄▄ ▄ ▄▄ ▄ ██ +███ ▄ ██████████▄▄ ▄ ▄▀ █▄▀ █▄▀▀ ▄▀▄▄ █ █ ▄▀ █ ▄ █ ▄█ █▄▀▄▄▀▄ █▄▀ ▄ ▄ ▀█▀▀ ██ +███▄ █ ▀ ▀████████████ █ ▄▄▄ █▄▄▀ █ █▄▀ █▄█ █▄▀▀▀ █▄▀ ▀ █▀ ▀ ▀▀ █▄▄▀ ▄ █ ██ +███▄▄█▄▄▄ ▀ ▀ █████████████▄ ▄ ▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄█ ▄▄▄▄▄▄ ▄ ▄ ▄▄▄▄█▄▄ ██ +███ ████ ▀████████ ▄██ █ █ ▄█ ▄▄█ ▄▄ ▄▄ ██ +███ ▄ ████ ▀██████ ▄ ███▀ █ ▀ █ █▄▄▀ ▄▀▄▄ █ ▄ ▄▀ ██ █ █▄▀█ █ █ █ ▄ █▄▀ ██ +███ ███▀ ██████ ███ ▀▀▀▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀ █ █▄▀ █▄▀ ▀█▄▀ ▀ ▀▄▄ █▀ █ ▀▀█ █▄▀█▄▀█▄▄▀ ▀ ██ +███ ▄ ▄▄▄ ███ ▄ █████ ███ ▀ ▄ █ ▄ ▀ ▄ ▄▄▀ ██ +███ ▄█████▄███ ████ ▄▄██▀▀ ▄▄▄▄█▄▄▄▄▄▄▄ ▄ ▄ ▀▀ ▄▄ ██ +███ █████████▄▄ █████▄████▀ ▀ ▄██ ▄ ▀ ██ +███ ▀██████████████████████████▀ ▀ ▄▄▄▄ ▀ ▀ ████▄ ▄██ ▄██ ▄ ▄█████▄ ██ +███ ▄ ▀███████████████████████ ▄██████ ▄ ████████▀ ▄ ▄ ▄ ▄ █████ ▄▄▄ ▀ ▄█████████ ██ +███ ▄███▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀███ ▄▄▄ ▀ ▄▄█ ▄███▀██▀ ▄███ ▀▄▄▄ ███████▀ ▄ ▄█ ▄██▄ ████████████ ██▀▀██████ ██ +███ ▄█████ ▀ ▄▄███ ▀████▄ ▄███ ████▄██▀ █████▄█████ █████▀ ▀ ███ ████ ██████████▀ ▀ ▄██████▄ █ ██ +███ ▄█████▀ ▄ ██████ ██████ ████ ██████ ▀ ███████████ ▄ █████ ████ ████ █████▀▀▀▀ ▄█▀▀ ▄█████▄▄▄ ██ +███████▀▀▄▄▄▄█▄ ▄██████▀ ▀████▄▄███▀ █████▀ ▄▀▄██ ████▀▀▀████▀ ████████▀ ██████████ ████▀ ██▄███████████▀ ██ +████▀ ▄ █ ▄█████▀ ▀ ███████▀ ███████▄███ ███▀ ███▀ ███████▀ ▀█████████ ███▀ ▀██████▀ ▀▀▀▀▀ ██ +███ █ ▀██▀ ▄ ▄█████▀ █████████▀ ██▀ ▀█▀ ▀███▀ ▀▀▀ ▀▀ ▀▀ ▀ ▄ ▄ ▀ ██ +███ ▀ ▀▀▀▀▀▀▀▀ ██▀▀ ▄ ▀ ▀▀▀▀ ▀ ▀▀█▀▀▀▀ ▄ ▄ ▀ ██ +███ ▄ ▀ █ ██ +███ ▄▄▄▄▄▄▄▄▄▄▄ ▀ ▄▄▄▄█▄▄▄ ▄▄▄▄▄▄▄▄▄ ██ +███ █ ▄ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██ ▄ █ ██ +███ █ ▀ █ █ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀███ ▀ █ ██ +███ ▀▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀▀ █ █ ███ ▀▀▀█▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ██ +███ █ ▄ █ █ ███ █ ▀ █ ██ +███▄▄ ▄▄▄█▄▄▄▄ █ █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███ ▄▄▄█▄▄▄▄ ██ +███ ▄▀▄ ▄ █████████████████████████████████████████████████████████████████████ ██ +███ ▀ ▀▄ ▄ █ ▄ ▀ ██ +███▄ █▀▀▀ ▀▄ ▀▀▀▀▀█▀▀▀▀ ▀ ▀▀▀▀█▀▀▀▀▀ ▀▀▀▀▀█▀▀▀ ██ +███▄▀▄▀ ▄ █ ▀ ▄ █ ▄ ▀ ▄ █ ▄ ██ +███▄█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄▄▄██▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄██ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part +#Picture name: PICT8 +#Size: 0x2c0 +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +███▀▀▀████████████████ █▀▀▀███████▀▀████▀█████ █▀▀▀▀█████▀██████████ ██▀▀▀█████████▀██████ █▀▀▀███▀▀▀███▀▀▀██ ██▀▀▀▀████▀█▀███████ +██▀▄██ ▄▀█ ▄▀█ ▄▀█▀▄ ███ █▀ █▄ ▀█ ▀█▄ ▀█ █▀▄ ███ ▀▀██ ▄█ ▄█ ▄▀█▀▄▄███▄▀▀██ ▄▀█ ▄ █ ▄█ ▄███▄█▀ ██▄█▀ ██▄█▀ ████ ▀▀█ █ █▀█ ▄▀▄ ███ +██ ███▄▀ ██▄ █ █ █▄ ▀███ ▄▀██ ▀▄█ ██ ▀▄█ ▀▄ ▀███ ████▀▀▄█ ██▄▀ █ ▀▀██████ █▄▀ █ ███ ██▀▀▄████▄█████▄█████▄██████ ███▄▀ █ █ █▄ ▀███ +███▄▄▄████▄▄██████████ █▄██▄██████████████████ ██▄▄▄████████████████ █▄▄▄█████████████████ ██▄█████▄█████▄███ ██▄█████████████████ +█▄▀█▀███████████▄████▄▀▀████▀██████▄████▄████▀ ▀████ ███▀███▀▄█████▀ ▀███▀████▀▄▀███████▄▀ ▄█████▄██████████▀▄▀██▄████████▄███████ +█████████▄▀▄█████████▄▀▄▀▄▀▄▀▄▀▄▀▄▀▄▀██▄▀▄█▄ ▄▀▄▀▄██▀▄▀▄▀▄▀▄▀▄▀▄▀▄███████████▄████████████████████ +████████████▀█▀████████▄█▄█▄▀▄▀▄█▄▀▄▀███▀▄▀█▄ █▀▄▀███▀▄▀▄█▄▀▄▀▄█▄██████████▀███████████████████████ +███████████▄█▄▀▄▀████████████▄█▄███▄▀▄███▄▀▄▀██ ▄ ▄█▀▄▀▄███▄█▄███▄█▄████████████▀▄████████████▀███████████ +███████████████▄█▄▀████████████████▄▀▄▀████▄▀▄▀█▀█▀▄▄▄ ▄▄▄▀▄▀█▀▄▀▄████████████████████████▀▄▀▄█████▀████▀▄█ ██████████ +█████████████████████████████████████▄█▄█████▄▀▄▀▄▀▄▀▄▀▄ █▄▀▄▀▄▀▄▀▄████████▀▄████████████████▀▄██████▄▀▄▄▀ ██ ▄█▀████████ +████▀▀▀▀█████████████████▀███████████████████▄▀▄▀██▄▀▄▀▄▀▄▄▄████▄█▀▄▀▄▀▄▀▄▀▄██████▀▄▀▄█████████████████████████ ██ █▄██ █ █████▀█ +██▀▄███▀▄███▀▀▄▀███████▀ █▄▀▄▄▄▀██████████████▀▄▀▄▀█▀██▄▀▄▀▄▀▄▀▄▀▄████▀▄█▄████▀████▄███████████▀▄▀▀▄▄▄▀█▀██▀▀███ ██▄█▄▀ ██ ███▀▄██ +█▀ ████ ▀▀▀▄███ ▀█▀▄▄▀ ██████ ▀▄▄▀███████████▄▀▄█▄▀▄▀▄▀▄█▄█▄█▄▀▄███▄██████▀▄▀█████████▀▄▀▀▄▀▀▄█ ███▄█ ██▄▀█ █████ ██ ▀▀▄ ███ +████████████▀█▄▄█ ██▀ ██████▄ ▄██ ▀▄▄▀▀██▀█▀█████████▄█▄█████▄▀██▀██████▀▄▀▄███▀▄▄▀▀▄▀ ██ █▄███ ▀ ████▀ █▄▀██▄██████████ █████ +████████▀▀▀▀ ██▀ ██ ▄██████████▀ ██▄▀▄ █ █ ██▀▀ ▀█▀█▀█▀███▀▀▀█ █▄▀█████▀▄▄▀▀▀ ██▄██▀ ██ ▀█████ ███ ██ ▀▀▀▀████████ █████ +█████▀ ▄█ ██ ██▀ ███████▀▀ ▄██▀ ███ ▀ ██ ▄ ▄█ ▄▀ ▄▀█ █ █▄▀▀▀▄▄█ █ ████ ██▀ █████ ███ ██ █▄ ██████ █████ +█████ ██ ███ ███ ▄███████▀ ███ ▀██ █▄ ▀ ██ █ ▀ █ ▀ ▀█ ██ █ ████ ███ █████▄ ███ ██▄ ██ ▀██████ █████ +████ ▄█ ███▄██▀ ███▀█▀█▀▄ ████ ▄███▄ ▄▄▄▄▄▀▄▄▄▄█ ▀ █▄▄▀▀▀▀▄▄▄▀▄ ██ ██▀ ███▀ ███ ████▀██ ████ ██ ▄█▄ ██████▄ ▀██▀█ +████ ██ █████▀ ▀ ▄ ▀ ▄▄▄▄▄▄▄▀▄ ▄████ ▄▄▄ ▀▀ █ ▄▄▄▄▄▄ ▀▀▀ ▄▄▄▄▄▄ ▀▄▄▄▄▄▄▄ ███ ▀█▀ ▀ ▄ █▀ ▄▄▄▄▄▄▄ ▀█████▀██ ▄ ▄██████▀ ▄▄▄█ +████ ▀▀███▀ ▄▄█▀▀ ▀▀▀▀ ▀▀▄▄▄ ▀ ▄█▀ ▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄▄ █ ▀▀ ▄▄▄▄▀▀▀▀▄▄▄▀▀ ▀▄▄▄▄▄▄▄▄▄▄▀▄▄ ▀▀██▀ █ █ +███▀ ▄▀▄▄▄▄▄█▀ ▀▀▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀▀▀ ▀▀▄▄▄▄▀ █ +██▀▄▄█▀ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +' +'DO NOT EDIT THE PICTURE BELOW, unless you are an advanced user! +' +▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +█ █ +▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ +#End of part