~afk/gem-p8

d44fdf24905b32d5532f37413f2191626871bedd — Mario Carballo Zama 2 years ago adbee91
bugfix: Ouput dir to be in the same dir as the input
2 files changed, 6 insertions(+), 2964 deletions(-)

M index.js
D the-lost-night.min.p8
M index.js => index.js +6 -6
@@ 2,21 2,19 @@ import fs from 'fs';
import path from 'path';
import Minify from './minify.js';

function ReadFile(file) {
function ReadFile(filePath) {
  const options = {
    remarks: true,
    spacing: true,
    functions: true,
    otherIdentifiers: true,
  };
  const filePath = path.resolve(file);
  const data = fs.readFileSync(filePath, { encoding: 'utf8', flag: 'r' });

  return Minify(data, options);
}

function SaveFile(filename, data) {
  const filePath = path.resolve(`${filename}.min.p8`);
function SaveFile(filePath, data) {
  fs.writeFile(filePath, data, (err) => {
    if (err) {
      console.error(err);


@@ 25,6 23,8 @@ function SaveFile(filename, data) {
}

const [file] = process.argv.slice(2);
const filePath = path.resolve(file);
const filename = path.basename(file, path.extname(file));
const result = ReadFile(file);
SaveFile(filename, result.data);
const dirname = path.dirname(file);
const result = ReadFile(filePath);
SaveFile(path.join(dirname, `${filename}.min.p8`), result.data);

D the-lost-night.min.p8 => the-lost-night.min.p8 +0 -2958
@@ 1,2958 0,0 @@
pico-8 cartridge // http://www.pico-8.com
version 29
__lua__
function _init()
menuitem(1,"clear game", _au)
menuitem(2,"toggle god",function()god=not god end)
_a=0
_b=2492
_c=true
_d=0.0058
_e={}
_f={}
_g={}
_h={}
_i={}
cartdata"the_lost_night" _j=split"0,0,0,0,112,48"
_k,_l=19,78
_m,_n=90,47
_o=split"-1,1,0,0,1,1,-1,-1" _p=split"0,0,-1,1,-1,1,1,-1" _q=_mt[[
31|96|16|22|-7
%64|96|15|21|-6
%47|96|17|21|-8
%79|96|9|25|-5
%88|96|07|23|-6
%104|96|8|24|-8
]]
_r=_k8()
_s=_k8()
_t=_k8()
_u=_mt[[
1|1|1|2|2|3|3|3|4|4|4|5|5|5|6|4|6|7|7|7|8|9|9%
1|1|1|2|2|3|3|3|4|4|4|5|5|5|6|4|6|7|7|7|8|9|9%
1|1|1|2|2|3|3|3|4|4|4|5|5|5|6|4|6|7|7|7|8|9|9%
1|1|1|2|2|3|3|3|4|4|4|5|5|5|6|4|6|7|7|7|8|9|9%
1|1|1|2|2|2|2|2|3|3|3|3|4|4|4|4|5|5|5|5|6|6|6%
1|1|1|2|2|3|3|3|4|4|4|5|5|5|6|6|6|7|7|7|8|9|9
]]
_v=_mt[[
3|3|3|4|4|4|4|4|4|4|4|5|5|5|5|5|6|6|6|6|7|8|8%
3|3|3|4|4|4|4|4|5|5|5|5|5|5|5|5|6|6|6|6|7|8|8%
3|3|3|4|4|4|4|4|5|5|5|5|5|5|5|5|6|6|6|6|7|8|8%
3|3|3|4|4|4|4|4|5|5|5|5|5|5|5|5|6|6|6|6|7|8|8%
3|3|3|4|4|4|4|4|4|4|4|5|5|5|5|5|6|6|6|6|7|7|7%
3|3|3|4|5|5|5|5|5|7|5|5|5|5|5|6|6|6|6|7|7|8|8
]]
_w=split".06,.075,.09,.15,.12"
_x=split"1,2,3,4" _y=split"1,2,3,4,5" _z=split".04,.055,.065,.08,.1" _0=split"1,1.2,1.4,1.6,1.8" _jl()
_aw()
end
function _update60()
_1=time()
_2=sin(_1/2)/2.5
_3=cos(_1)*.2
_ab()
_mj()
_ln()
end
function _draw()
_aa()
clip()
camera()
_mf()
_l6()
for i=0,15 do
pal(i,i+128,1)
end
pal(128+9,9,1)
clip()
cursor(2,2)
color(8)
for _a0 in all(_e) do
print(_a0)
end
end
function _4()
_jh()
_jw()
_ap()
_7=nil
_8=nil
_9=_j
_5()
_du()
_aa=_a5
_ab=_a4
music(-1,1000)
_l9()
music(10)
end
function _5(_6)
_ac={}
local _ad,_ae,sx,sy,_af,_ag=unpack(_9)
_b5()
for y=_ae,_ag+_ae-1 do
for x=_ad,_af+_ad-1 do
local _ah,_ai=mget(x,y)
local _ai=fget(_ah,1)
local _x,_y=(x-_ad)*8+sx,(y-_ae)*8+sy
if _ah==2 then
_aj=v2:_k9(_x,_y)
mset(x,y,0)
end
if _ah==119 then
_aj=v2:_k9(_x,_y-4)
end
if _ai then
_jr(_x,_y)
end
end
end
local _ak=false
if _8 then
_ak=split(_8[2][5],"|")
end
if _ak then
local x,y=unpack(_ak)
_aj=v2:_k9(x*8,y*8)
end
_a8()
_s=_r*8
_a7()
_jf()
_d5()
_en()
if _6 then return end
_es()
end
function _al()
_i=_cf
_d3(_8)
_9=split(_8[2][1],"|")
_an=_aj+0
_5()
_l9()
end
function _am()
local x,y=_jt(_b)
local _ao={
_jv(x,y+1),_bs,_fn,max_hp,acc_lvl,pwr_lvl,rate_lvl,size_lvl,_as
}
for i=1,#_ao do
dset(i-1,_ao[i])
end
local i=10
for _j0 in all(_jx) do
dset(i,_j0)
i+=1
end
local i=34
for _bm in all(_at) do
dset(i,_bm)
i+=1
end
end
function _ap()
local _aq=0
local _ao={
2492,
10,
30,
10,
1,
1,
1,
1,
1
}
for i=1,9 do
local _ar=dget(i-1)
if _ar != 0 then
_ao[i]=_ar
end
end
_aq,_bs,_fn,max_hp,acc_lvl,pwr_lvl,rate_lvl,size_lvl,_as=unpack(_ao)
local x,y=_jt(_aq)
_aj=v2:_k9(x,y)
_aj*=8
for i=10,33 do
local _ar=dget(i)
if _ar != 0 then
add(_jx,_ar)
end
end
_at={}
for i=34,64 do
local _ar=dget(i)
printh(_ar,"@clip")
if _ar != 0 then
add(_at,_ar)
end
end
for i in all(_at) do
_ji[i][2][4]=true
end
_av=#_jx+1
end
function _au()
sfx"52" for i=0,64 do
dset(i,0)
end
end
function _aw()
_az=.5
_mp()
_ab=_ax
_aa=_ay
music(13)
end
function _ax()
if btnp(❎) then
_4()
end
end
function _ay()
cls()
_ms()
local x=25
local y=30
circfill(x+38,y+23+_ks(),30,13)
sspr(0,96,31,24,x,y+_ks(),62,48)
y+=66
local _a0="❎start game" x=_k4(_a0)
print(_a0,x-4,y,14)
_b2("an rpg by,@eljovenpaul,@afk_mario",y+10,13)
end
function _a1()
_aa=_a3
_ab=_a2
_mp()
music(-1,1000)
_l9()
music(8,100)
end
function _a2()
if btnp(❎) or btnp(🅾️) then
_aw()
end
end
function _a3()
_ms()
_b2(
"game over,press ❎ to continue",60+_ks(),14
)
end
function _a4()
_a8()
_b6()
if not _7 then
_cm()
_dv()
_e9()
end
end
function _a5()
cls()
_a7()
if not _8 then
rect(_bc.x,_bc.y+4,_bd.x+1,_bd.y+5,14)
end
map(unpack(_9))
_lo()
_eb()
_d1()
_c2()
_f7()
_js()
end
function _a6()
local b = _r*8
local c = _s-b
if c:_lh() > 1 then
_s-=c:_li()*8
camera(_s.x,_s.y)
else
_es()
_s=b
_ab=_a4
camera(_s.x,_s.y)
end
end
function _a7()
_s+=_t
camera(_s.x,_s.y)
end
function _a8(_a9)
local _ad,_ae,sx,sy,_af,_ag=unpack(_9)
local _bb=_r
_bc=v2:_k9(sx,sy-4)
_bd=v2:_k9(sx+_af*8-2,sy+_ag*8-6)
local x,y=(_aj.x+4)\8,(_aj.y+4)\8
x=x\16
y=y\16
x*=16
y*=16
_r=v2:_k9(x,y)
if _bb != _r then
_du()
if not _8 and not _a9 then
_ab=_a6
end
end
end
function _ba()
_aa=_bu
_ab=_bn
sfx"52" _mp()
_bk=0
_bl=0
_d3(_bt)
_b=_bt[1]
local _bm={-1,split(_jk[1],"◆")}
_bo={_bm,_bt}
music(-1,1000)
_l9()
music(8,100)
end
function _bn()
if btnp(⬆️) then _bk-=1 end
if btnp(⬇️) then _bk+=1 end
_bk=_bk%3
_bl=max(0,_bl-.125)
if btnp(❎) then
if _bk<#_bo then
local _bp=_bo[_bk+1]
local _a0,_bq,s,_br=unpack(_bp[2])
if
_br or
_bq>_fn
then
_bl+=1
sfx"53" _mm(_br and"sold out" or"not enough candy",30)
return
end
if s == 63 then
_bs=min(_bs+5,max_hp)
elseif s== 62 then
max_hp+=3
_bs=max_hp
elseif s==61 then
rate_lvl+=1
elseif s==60 then
_as+=1
elseif s==59 then
acc_lvl+=1
elseif s==58 then
pwr_lvl+=1
elseif s==57 then
size_lvl+=1
end
_fn-=_bq
_bp[2][4]=true
sfx"52"
if _bp[1] != -1 then
add(_at,_bp[1])
end
else
_bt=nil
sfx"52" music(-1,1000)
_l9()
music"10" _am()
_ab=_a4
_aa=_a5
end
end
_bo[1][2][4]=_bs==max_hp
end
function _bu()
local x,y,w,h=28,20
y+=_ks()
x-=(2-rnd"4" *_bl)
_ms()
_bv(x+30,y-6,52,66)
_b0(x,y+62,80)
local _x,_y=x-2,y+26
spr(206,_x,_y,2,4)
spr(206,_x+8,_y,2,4,true)
_x+=1
_y-=10
_md(_x,_y,22,9,14)
spr(5,_x+2,_y+2,2,1)
print(_k1(_fn),_x+13,_y+2)
end
function _bv(x,y,w,h)
local s=0
if _bk<#_bo then
s=_bo[_bk+1][2][3]
end
_md(x,y-3,w,h,14)
x+=13
print("YOU",x,y,13)
y+=7
_ao={
{"hp:" .._bs.."/" ..max_hp,63},{"maxhp:" ..max_hp,62},{"move:" ..acc_lvl,59}
}
for stt in all(_ao) do
_bx(x,y,s,unpack(stt))
y+=6
end
y+=4
print("ATTACK",x,y,13)
y+=7
local _ao={
{"size:" ..size_lvl,57},{"power:" ..pwr_lvl,58},{"rate:" ..rate_lvl,61},{"speed:" .._as,60}
}
for stt in all(_ao) do
_bx(x,y,s,unpack(stt))
y+=6
end
end
function _bx(x,y,s,_a0,ss)
local c=s==ss and 7 or 6
print(_a0,x,y,c)
local _by=s==63 and"+5" or"+1"
if c==7  then
print(_by,x-9,y,c)
end
end
function _b0(x,y,w)
for i=1,#_bo do
local c=i-1==_bk and 15 or 6
local bc=i-1==_bk and 7 or 14
local _bp=_bo[i]
local _a0,_bq,s,_br=unpack(_bp[2])
_md(x-2,y-3,w+4,12,bc)
spr(s,x,y-1)
print(_a0,x+10,y+1,c)
local _a0=_br and"out" or"buy" print(_a0,x+w-12,y+1,c)
if not _br then
c=i-1==_bk and 15 or 14
spr(5,x+w-32,y+1,2,1)
print(_k1(_bq),x+w-22,y+1,c)
end
local s=_bp.s
s=63
local _x=x+26
y+=13
end
local c=2==_bk and 15 or 6
local bc=2==_bk and 7 or 14
x=x+w-18
_md(x,y-2,19,9,bc)
print("exit",x+2,y,c)
end
function _b2(_b3,y,c)
local _b4=split(_b3)
for _a0 in all(_b4) do
x=_k4(_a0)
_kr(_a0,x,y,c)
y+=6
end
end
function _b5()
_b7=v2:_k9(3,3)
_b8=v2:_k9(1,5)
_b9=v2:_k9(4,4)
_ca=_k8()
_cb=_k8()
end
function _b6()
local _cc=_aj+_b8
if _kb(_cc,2) then
_8=_ck(_jm)
if _8 then _al() end
end
if _kb(_cc,3) then
local cx,cy,_ce,_cd=_cc.x\8,_cc.y\8,_8[2][6],true
if _ce then
_ce=_mt(_ce)
for _bm in all(_ce) do
local x1,y1,x2,y2=unpack(_bm)
if x1 == cx and y1 == cy then
_aj=v2:_k9(x2*8,y2*8+4)
_cd=false
end
end
end
if _cd then
_aj=_an
end
_8=nil
_9=_j
_a8(true)
_5(true)
_cf=_i
_ca=_k8()
_cb=_k8()
_l9()
end
if btnp(❎) then
if _7 then
_7._mn=15
_7.onend=_jz
_7=nil
sfx"60" else
local _a0=_ck(_jg)
if _a0 then
_mo(_a0[2])
sfx"61" return
end
_bt=_ck(_ji)
if _bt then  return _ba() end
end
end
end
function _ck(_cl)
local x,y=(_aj.x+4)\8,(_aj.y+4)\8
local o=_jq(x,y,_cl)
if o then return o end
for i=1,8 do
local _x=x+_o[i]
local _y=y+_p[i]
o=_jq(_x,_y,_cl)
if o then return o end
end
end
function _cm()
local _cn=_cb:_lh()>0
local n=_k8()
local ix,iy,_hj,frc,dsh_spd,_co=0,0,.085,.8,1.2,0.95
local jp=sin(_1*3)*.04
if btn(➡️) then
ix+=1
_cp=false
_cq=false
end
if btn(⬅️) then
ix-=1
_cp=true
_cq=false
end
if btn(⬆️) then
iy-=1
_cq=true
end
if btn(⬇️) then
iy+=1
_cq=false
end
if ix*iy !=0 then
ix*=0.707
iy*=0.707
end
if
btnp(🅾️) and
not _cn and
_j5"dash" then
_cb.x+=ix*dsh_spd
_cb.y+=iy*dsh_spd
sfx"62" end
_ca.x += ix*_hj
_ca.y += iy*_hj
_ca.x -= ix*jp
_ca.y -= iy*jp
if _j9({
v=_aj,_ct=_b9,of=_b8
},_cf)
then
return _gx()
end
local _cu=_c9(_aj,_ca,_cb,_b9,_b8)
_aj=_cu.v
_aj+=_ca+_cb
_ca*=frc
_cb*=_co
if abs(_cb.x)<.2 then _cb.x=0 end
if abs(_cb.y)<.2 then _cb.y=0 end
if abs(_ca.x)<.02 then _ca.x=0 end
if abs(_ca.y)<.02 then _ca.y=0 end
if
_ca:_lh() != 0 and
_1*100%1 == 0 and
_cb:_lh() == 0
then
sfx"63" _l2(_aj.x,_aj.y)
end
if
_cb:_lh() > .5 and
flr(_1*20)%2==0
then
_l3(_aj.x,_aj.y,_ca.x,_ca.y)
end
end
function _c2()
local s = _cq and 3 or 2
local x,y=_aj.x,_aj.y
local bx,by,hx,hy=x,y,x,y
local cx,cy=bx+5,by+6
if _cp then
cx=bx-1
bx+=2
hx-=1
end
local _c7=cos(_1*3)
if _ca:_lh()==0 then
hy+=min(0,sin(_1*.9))+1.2
end
if
abs(_ca.y) > 0 and
_ca.x ==0
then
hy+=min(.2,_c7)+1
end
if abs(_ca.x) > 0 then
hy+=1
hx+=min(.2,_c7)+1
end
local _db={24,8,5,3,bx,by+7,5,3,_cp}
local _dc={s,hx,hy,1,1,_cp}
_kw(unpack(_db))
_kv(unpack(_dc))
sspr(unpack(_db))
sspr(40,8,3,4,cx,cy)
spr(unpack(_dc))
end
function _c9(v,d,_da,_ct,of)
local w,h=_ct.x,_ct.y
local nx=v.x+d.x+_da.x
local ny=v.y+d.y+_da.y
local n=v2:_k9(nx,ny)
local _dd=n+of
local _de=n+of-1
local _df=n+of
_df.y-=1
_df.x+=2
local _dg=n+of+2
local _dh=n+of
_dh.y+=2
_dh.x-=1
if not _j8(n,_ct,of) then return {v=v,d=d,_da=_da} end
local _dp=_dn(
d,_de,_df,_dg,_dh
)
if _dp > 0 then
v.x+=_o[_dp]*.3
v.y+=_p[_dp]*.3
else
if _j8(
v2:_k9(nx,v.y),_ct,of
) then
d.x *= 0
_da.x *= -1
end
if _j8(
v2:_k9(v.x,ny),_ct,of
) then
d.y *= 0
_da.y *= -1
end
end
return {v=v,d=d,_da=_da}
end
function _dn(
_do,a,b,c,d
)
local dx=_do.x
local dy=_do.y
local _g={}
local _a=_j8(a,_b7)
local _b=_j8(b,_b7)
local _c=_j8(c,_b7)
local _d=_j8(d,_b7)
add(_g,_a)
add(_g,_b)
add(_g,_c)
add(_g,_d)
local _dq=0
for c in all(_g) do
if c then _dq+=1 end
if _dq>1 then return 0 end
end
if dy < 0 then
if _a then return 2 end
if _b then return 1 end
end
if dx > 0 then
if _b then return 4 end
if _c then return 3 end
end
if dy > 0 then
if _c then return 1 end
if _d then return 2 end
end
if dx < 0 then
if _a then return 4 end
if _d then return 3 end
end
return 0
end
function _du()
_dw={}
_dx=0
_dy=0
_dz=_aj
_d0=false
end
function _dv()
if not _j5"dog" then return end
_dy=max(0,_dy-.1)
if
_aj != _dw[#_dw] and
_dy == 0
then
_dy=1
add(_dw,_aj)
end
local a=_dz
local b=_dw[1]
if b then
local c=b-a
if c:_lh() > 10 then
_d0=b.x>a.x
_dz+=c:_li()*0.5
if _1*100%20 == 0 then
_l2(v.x+4,v.y-3)
end
else
del(_dw,b)
end
end
end
function _d1()
if not _j5"dog" then return end
local s=_k5({40,41})
local x,y=_dz.x,_dz.y+_ks()
_kv(s,x,y,1,1,_d0)
spr(s,x,y,1,1,_d0)
end
function _d3(_d4)
local _aq=_d4[1]
local x,y=_jt(_aq)
_aj=v2:_k9(x*8,((y)*8)+4)
_ca=_k8()
_cb=_k8()
end
function _d5()
_d6={}
_d7={}
local _aq=[[
53|27|1
%60|23|5|
%36|29|2|
%39|24|8|
%21|29|3|
%33|24|04
%34|37|05
%57|41|1|
%42|35|7
%55|35|6
%29|42|8|
%51|35|3|
%40|41|1
%24|8|2
%10|33|03
%30|09|6|
%2|5|5
%14|11|7|
%9|19|1|
%1|23|6
%3|23|2|
%38|19|5|
%38|6|7
%42|4|4|
%99|28|4|
%86|21|8
%89|28|3
%82|22|1
%89|3|2|
%71|25|6|
%84|37|1|
%110|43|3|
%108|23|7|
%22|46|022
%13|44|024
%36|21|023
%5|1|021
%7|42|016
%6|14|017
%1|38|010
%23|35|027
%19|42|031
%74|30|07
%76|26|029
%109|29|028
%93|42|012
%97|1|030
%66|25|026
%43|23|018
%43|26|025
%34|1|019
]]
if _8 then
_aq=_8[2][3]
end
_aq=_mt(_aq)
for c in all(_aq) do
_d8(unpack(c))
end
end
function _d8(x,y,_d9,fx)
if _j5(nil,_jv(x,y)) then return end
local _ea=split"48,49,50,53,27,28,29,30,7,8,23,24,121,122,126,56,55,40,20,90,9,10,240,241,242,243,249,246,247,248,244" local _ec=_mt[[
24|24|6|4
%24|28|6|4
%32|24|6|4
%32|28|6|4
%80|8|6|4
%80|12|6|4
%24|24|6|4
%32|24|6|4
%56|16|5|5
%56|16|5|5
%56|16|5|5
%56|16|5|5
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
%100|32|1|1
]]
local _ed={
v=v2:_k9(x,y),fx=fx,_ee=_ea[_d9],_db=_ec[_d9],t=rnd()*10,_d9=_d9
}
local _aq=_jv(x,y)
add(_d7,_aq)
_d6[_aq]=_ed
end
function _eb()
for i in all(_d7) do
local n=_d6[i]
local v,_ee,_db,_d9,t,fx=n.v*8,n._ee,n._db,n._d9,n.t,n.fx
local x,y=v.x,v.y
local sx,sy,sw,sh=unpack(_db)
local hy=y
if _d9<13 then
hy+=min(0,sin((_1+t)*.8))+1.2
end
_kw(sx,sy,sw,sh,x+1,y+7,sw,sh,fx)
_kv(_ee,x,hy,1,1,fx)
sspr(sx,sy,sw,sh,x+1,y+7,sw,sh,fx)
spr(_ee,x,hy,1,1,fx)
end
end
function _en()
_eo={}
local _aq=[[
38|28|5|0|.9
%37|29|1◆5|0◆3◆2|.1
%59|37|1◆5|0◆2|0.8
%43|42|1◆5|0◆2◆1◆3◆4|.4
%51|41|1◆5|0◆3|.7
%24|26|1◆5◆2|0◆1◆2◆3◆4|.5
%27|38|1◆2|0◆2◆4|.9
%20|9|1◆2◆5|0◆2◆1◆3◆5|.8
%28|6|1◆2◆5|0|.9
%6|3|1◆2|0◆3|1
%13|8|5◆2|0◆1◆3|.9
%6|17|3|0◆2|1
%13|23|1◆2◆3◆5|0◆1◆5|.3
%4|27|2|0◆4◆6◆7|.3
%13|39|1◆3|0◆7|.6
%5|35|2◆5|0◆6|.6
%6|46|4|0|.5
%23|43|4◆3|0◆2|.7
%40|12|1◆2◆5|0◆4◆1|.5
%51|18|5|0◆1◆2|.9
%59|7|4|0◆7|1
%40|17|1|0|1
%65|5|3|0|1
%74|10|1◆2◆3◆4◆5|0◆3◆4◆8◆1◆7|.8
%70|19|2◆4|0◆2|.9
%68|26|1◆2◆3◆4◆5|0◆2◆4◆6|.8
%88|5|1◆2◆3◆4◆5|0|1
%99|19|4|0|1
%102|1|1◆3◆4|0◆7◆6|.8
%102|11|5◆2|0◆6◆4|.6
%107|25|1◆2◆3◆4◆5|0◆4◆7|.7
%87|43|4◆1◆3|0◆1◆2|1
%85|45|4◆2◆5|0◆1◆2◆4◆3|1
%109|39|4◆5◆2|0◆4◆3◆2|1
%73|39|6|0|1
%44|10|1◆5|0◆2|.8
]]
if _8 then
_aq=_8[2][4]
end
_aq=_mt(_aq)
for spwn in all(_aq) do
_ep(unpack(spwn))
end
end
function _ep(
x,y,_d9,_eq,_er
)
local point = {
x=x,y=y,_d9=split(_d9,"◆"),_eq=split(_eq,"◆"),_er=_er
}
add(_eo,point)
return point
end
function _es()
local _eu,_ev=_r.x,_r.y
_cf={}
for pnt in all(_eo) do
local x,y,_d9=pnt.x,pnt.y,pnt._d9
local _eq,_er=pnt._eq,pnt._er
local _ew=_kf(
x,y,_eu,_ev,_eu+16,_ev+16
)
if _ew then
for loc in all(_eq) do
if rnd() < _er then
if loc == 0 then
_et(x*8,y*8,rnd(_d9))
else
local _x,_y=x+_o[loc],y+_p[loc]
_et(_x*8,_y*8,rnd(_d9))
end
end
end
end
end
end
function _et(x,y,_d9,mn,mx)
local _ea=split"17,1,35,36,16,23" local _ec=split"32,22,34,37,54,22" local _e4=split"11,13,14,15,12,253" local _e5=split"cHUBS,kUNKY,gUPSY,lUISA,sPOOP,bOSS" local _e6=split"2,2,2,2,2,3"
local _e7=split".006,.005,.008,.007,.006,.008"
local _e8=split"2,2,2,2,2,2" local _fc=_v[_d9][_av]
local b={
v=v2:_k9(x,y),d=_k8(),_da=_k8(),of=v2:_k9(1,6),_ct=v2:_k9(4,4),fx=rnd()>0.5,_ee=_ea[_d9],_db=_ec[_d9],_fd=_fa,_fe=0,_ff=0,_fg=v2:_k9(x,y),t=rnd()*10,r=30,_fh=_q[_d9],_fi=_e4[_d9],hp=_fc,_fc=_fc,_d9=_d9,_fj=_e5[_d9],_fk=0,_fl=_e7[_d9],_fm=0,_dq=_e8[_d9],_fn=_e6[_d9]
}
add(_cf,b)
return b
end
function _e9(b)
_kx(_cf,function(a,b)
return a.v.y>b.v.y
end
)
for b in all(_cf) do
b:_fd()
end
end
function _fa(_fb)
local v=_fb.v
local of=_fb.of
local a=v+of
local b=_aj+4
local d=_fb.d
local _ct=_fb._ct
local n=v2:_k9(nx,ny)
local _fo=0.32
local mt=(_fb._fg-v):_lh()
local mp=(a-b):_lh()
local _da=_fb._da
if mp > _fb.r then
if mt < 1 then
if _fb._fe == 0 then
_fb._fg=_f6(v,32)
_fb._fe=30+rnd"150" else
_fb._fe=max(0,_fb._fe-1)
_fo=0
end
_fb._ff=0
else
if _fb._ff == 120 then
_fb._fg=_f6(v,8)
_fb._ff=0
_fb._fe=30+rnd"150" else
_fb._ff=min(120,_fb._ff+1)
end
end
else
_fb._fg=_aj
_fb._fe=0
_fb._ff=0
end
d+=(_fb._fg-v):_li()*0.09
d.x=mid(-_fo,d.x,_fo)
d.y=mid(-_fo,d.y,_fo)
local _f1=_j9(_fb,_cf)
if _f1 then
_da=(v-_f1.v):_li()*0.5
d*=0
end
if _j8(
v2:_k9(v.x+d.x+_da.x,v.y),_ct,of
)then
d.x*=0
_da.x*=0
end
if _j8(
v2:_k9(v.x,v.y+d.y+_da.y),_ct,of
) then
d.y*=0
_da.y*=0
end
_fb.v+=d+_da
_fb.d=d*0.9
_fb._da=_da*0.9
_fb.fx=_fb._fg.x < _fb.v.x
end
function _f6(v,r)
local _f8=true
local _v=_k8()
local _eu,_ev=_r.x*8,_r.y*8
while _f8 do
local _f9=rnd()
local _x=v.x+sin(_f9)*r
local _y=v.y+cos(_f9)*r
_x=mid(_eu+8,_x,_eu+112)
_y=mid(_ev+8,_y,_ev+112)
_v=v2:_k9(_x,_y)
_f8=_kb(_v,0)
end
return _v
end
function _f7()
for b in all(_cf) do
local x,y,w,h,fx,_ee,_db=b.v.x,b.v.y,b._ct.x,b._ct.y,b.fx,b._ee,b._db
local hy,by=y+_ks(),y+6
_kv(_db,x,by,1,1,fx)
_kv(_ee,x,hy,1,1,fx)
spr(_db,x,by,1,1,fx)
spr(_ee,x,hy,1,1,fx)
end
end
function _gx()
_gy=split"42,43,44,45,46,47" _g0={}
_g1=0
_g2=v2:_k9(61,118)
_g3=_k8()
_g4=_z[rate_lvl]
_g5=0
_g6=0
_g7=0
_hf()
_g8={}
music(63,300)
_ab=_gz
_aa=_he
_l9(true)
music()
end
function _gz()
_hg()
_hv()
_iy()
_ie()
_g9=_k+_m-4
_ha=_kz(
_k+1,_g9
,(sin(_1/20)+1)/2
)
if not _j5"dog" then
_ha=-2
elseif _1*100%10 == 0 and
rnd() > .5
then
_hk(
_ha+2,_g9+10,1,0,.6
)
end
if _bs == 0 then
_a1()
end
for _fb in all(_hh) do
if _fb.hp>0 then return end
end
for _fb in all(_hh) do
_g1+=_fb._fn
del(_cf,_fb)
end
_mo(split"yOU SCARED OFF THE,GHOSTS!,tHEY DROPPED SOME CANDY")
_fn+=_g1
_g8={}
music"17" _7.butt=false
_7.onend=function()
_7=nil
_ab=_a4
_aa=_a5
_l9(true)
music(10,100)
end
_a=1
_ab=_hc
end
function _hc()
_a=max(0,_a-.015)
if _a != 0 then return end
_7.butt=true
if btnp(❎) then
_7._mn=0
sfx"60" end
end
function _he()
cls()
_iz()
local x,y,w=_g2.x,_g2.y,50
_mc(64-w/2,126,w,_bs,max_hp,7)
_md(_k,_l,_m,_n,14)
clip(_k+1,_l+1,_m-2,_n-2)
_lo()
_h5()
_if()
spr(25,_ha,_l+_n-6)
if _g6>0 then
pal(5,7)
end
if _g7>0 then _kt"7" end
spr(31,x,y)
pal()
if _g1 > 0 then
clip()
local x,y=_g2.x-6,_g2.y-8
spr(5,x,y,2,1)
print(flr(_kz(_fn-_g1,_fn,1-_a)),x+10,y,14)
end
end
function _hf()
_hh={}
for _fb in all(_cf) do
if
(_fb.v-_aj):_lh()<30 and
#_hh < 5
then
add(_hh,_fb)
end
end
end
function _hg()
local ix,iy,_fo,_hi=0,0,1,.9
local _hj=_w[acc_lvl]
_g6=max(0,_g6-.5)
_g7=max(0,_g7-.06)
if btn(➡️) then ix+=1 end
if btn(⬅️) then ix-=1 end
if btn(⬇️) then iy+=1 end
if btn(⬆️) then iy-=1 end
if
btn(❎) and
_g5 == 0
then
_g5=1
_g6=3
_hk(
_g2.x+3,_g2.y-2,1,_x[size_lvl],_0[_as]
)
end
if ix*iy != 0 then
ix*=0.707
iy*=0.707
end
_g3.x+=ix*_hj
_g3.y+=iy*_hj
_g3.x=mid(-_fo,_g3.x,_fo)
_g3.y=mid(-_fo,_g3.y,_fo)
if
_g2.x+_g3.x<_k or
_g2.x+_g3.x+6>_k+_m
then
_g3.x*=-1
end
if
_g2.y+_g3.y<_l or
_g2.y+_g3.y+4>_l+_n
then
_g3.y*=-1
end
_g2+=_g3
_g3*=_hi
_g5=max(0,_g5-_g4)
end
function _hk(x,y,_d9,r,_fo)
local ts={3,0}
local ds={-1,1}
local b = {
v=v2:_k9(x,y),r=r,_d9=_d9,_fo=_fo,d=ds[_d9],t=ts[_d9]
}
sfx"57" add(_g8,b)
return b
end
function _hv()
for b in all(_g8) do
b.v.y+=b.d*b._fo
b.t=max(0,b.t-0.2)
if b._d9 == 1 then
for _ig in all(_g0) do
local _c=(_ig.v+2)-b.v
if
_c:_lh()<4+_x[size_lvl]
and
_ig.v.y>_l
then
sfx"56"
if _ig._fk == 0 then
_ig.hp=max(0,_ig.hp-_y[pwr_lvl])
_ig._fk+=1
end
if _ig.hp == 0 then
local _fb=_ig._fb
_fb.hp=max(0,_fb.hp-1)
_fb._fk+=1
_l4(_ig.v)
del(_g0,_ig)
sfx"55" end
del(_g8,b)
end
end
end
if b._d9 == 2 then
local of=v2:_k9(3,2)
local c=b.v-(_g2+of)
if _g7 == 0 then
if c:_lh() < b.r + 2 then
_bs=max(0,_bs-1)
_g7+=1
sfx"54" del(_g8,b)
return
end
end
end
if
b.v.y+b.r<_l or
b.v.y-b.r>_l+_n
then
del(_g8,b)
end
end
end
function _h5()
for b in all(_g8) do
local c=b._d9 == 1 and 14 or 6
local x,y,t=b.v.x,b.v.y,b.t
if t>0 then
local r=b.r+3
r-=3-t
circfill(x,y+2,r,14)
end
circ(x,y,b.r,c)
end
end
function _h6(x,y,_fb)
local _e7=split".008,.02,.015,.02,.009,.02" local _id=split"1,1,1,1,1,1" local _d9=_fb._d9
local _ig={
v=v2:_k9(x,y),_fb=_fb,_fo=_id[_d9],_fk=0,_fl=_e7[_d9],_fm=0,t=rnd(),hp=_u[_d9][_av]
}
add(_g0,_ig)
return _ig
end
function _ie()
for _ig in all(_g0) do
_ig._fm=max(0,_ig._fm-_ig._fl)
_ig._fk=max(0,_ig._fk-.06)
local _d9=_ig._fb._d9
_ig.v.x+=_jd(_d9)*_ig._fo
_ig.v.y+=_je(_d9)*_ig._fo
if _ig._fm == 0 then
_ig._fm=1
_hk(
_ig.v.x+3,_ig.v.y+4,2,1,.5
)
end
if
_ig.v.y>141 or
_ig.v.x>115 or
_ig.v.x<5
then
del(_g0,_ig)
end
if _ig._fb.hp==0 then
_l4(_ig.v)
del(_g0,_ig)
end
end
end
function _if()
for _ig in all(_g0) do
local s=_ig._fb._fi
if _ig._fk > 0 then _kt"7" end
spr(s,_ig.v.x,_ig.v.y)
pal()
end
end
function _iy()
for bttl in all(_hh) do
bttl._fm=max(0,bttl._fm-bttl._fl)
if bttl.hp > 0 then
bttl._fk=max(0,bttl._fk-.06)
if bttl._fm==0 then
local _d9=bttl._d9
local x,y=_i7(_d9),_jc(_d9)
bttl._fm=1
for i=1,rnd(bttl._dq)+1 do
_h6(x+i*6,y,bttl)
end
end
end
end
end
function _iz()
clip(0,17,128,57,0)
_k0(_gy[flr(_1*10%#_gy+1)])
clip()
line(0,15,128,15,5)
line(0,75,128,75,5)
local _i0=split"64,38,90,14,114" for i=#_hh,1,-1 do
local b=_hh[i]
if b.hp > 0 then
local x=_i0[i]
local y=35+sin(_1+b.t)*2+.1
if b._fk > 0 then _kt"7" end
local sx,sy,sw,sh,dx=unpack(b._fh)
sspr(sx,sy,sw,sh,x+dx,y)
if b._d9 > 4 then
sspr(sx,sy,sw,sh,x+dx+sw,y,sw,sh,true)
end
pal()
x-=11
y=2
local w,h=23,10
rectfill(x+1,y+1,x+w-2,y+h-2,15)
_md(x,y,w,h,14)
print(b._fj,x+2,y+2,5)
local x+=1
local y+=1+h
_mc(x,y,w-3,b.hp,b._fc,14)
end
end
end
function _i7(_d9)
if _d9==2 then
return 11
elseif _d9==3 then
return 101
end
return rnd(split"22,35,67,83")
end
function _jc(_d9)
if _d9==2 or _d9==3 then
return rnd({86,96})
end
return 70
end
function _jd(_d9)
if _d9==1 then
return _2
elseif _d9==2 then
return .1+_2
elseif _d9==3 then
return -.1-_2
elseif _d9==4 then
return 0
elseif _d9==5 then
return _2
elseif _d9==6 then
return _3
end
end
function _je(_d9)
if _d9==1 then
return .08
elseif _d9==2 then
return sin(_1)*.5
elseif _d9==3 then
return _3
elseif _d9==4 then
return sin(_1)*.3+.05
elseif _d9==5 then
return _3+.08
elseif _d9==6 then
return _2+.08
end
end
function _jf()
_jg={}
local _aq=[[
61|20|⌂ mY hOME.
%45|42|"pEPE pLAZA" ◆A PLACE WHERE ANYONE◆CAN BE LATE.
%62|38|pUMPKIN hOUSE lOOKOUT.->
%5|4|rEMEMBER THAT THING.
%75|43|pUMPKIN HOUSE◆yOU MADE IT!◆COME IN
%50|4|bOOK HOUSE
%60|23|aaghh!◆... SORRY. i◆MISTOOK YOU FOR A◆HORRIBLE CHILD.◆tAKE THESE.◆dON'T FOLOW ME.
		%39|24|iF YOU' RE NOT FEELIG◆GREAT GET SOME TEA AT A◆VENDING MACHINE.
%36|29|tHE SNACKS IN VENDING◆MACHINES MAKE ME FEEL◆STRONGER AND FASTER.◆mOM DISAGREES
%53|27|hURRY ON TO THE◆pUMPKIN hOUSE!
%21|29|fIND MY DOG!
%55|35|iF YOU GET KNOCKED OUT◆YOU'LL RETURN TO THE◆LAST VENDING MACHINE◆YOU USED.
		%57|41|tHE OLD LADY ON THE◆OTHER SIDE OF THE PLAZA◆MAKES GREAT SOUP!◆WITH AN EARTHY◆AFTERTASTE THO.
		%42|35|tHEY SAY cHIPS CAN◆RAISE YOUR HEALTH◆PERMANENTLY.->
		%29|42|aS THE NIGHT PASSES◆THE SPIRITS GET◆STRONGER.
		%51|35|yOU' RE NOT REAL!
%40|41|sPIRITS WILL BECOME◆BIRDS BY MORNING.
%24|8|tONIGHT'S THE NIGHT◆tHE GHOSTS WILL TAKE ME.
		%2|5|tHE GREAT ONE IS ANGRY.◆i CAN FEEL IT.
		%14|11|i FEEL SOMETHING' S OFF◆ABOUT YOU.
%9|19|i SAW A KEY◆UP THERE.◆aLSO hI!
%1|23|aND THEN SHE SAID◆"lOU, I'M LEAVING YOU" %3|23|hAhAhA.◆tHAT'S sAD.
		%38|19|cHICKENS FRIGHTEN ME.
		%38|6|we' ll be together◆again!♥
%42|4|tHE BRIDGE COLLAPSED◆iM FINE ON THIS◆SIDE THO
%99|28|i'M NOT SELLING YOYOS
		%86|21|i LOVE SHOPPING!
		%89|28|yOU' RE DOING GREAT!◆◆wHA?  nO◆I'M TALKING TO MYSELF.
		%82|22|i' M lOST TOO
%89|3|i DON'T HAVE ILLEGAL◆FIREWORKS HIDDEN IN◆MY BACKYARD!
		%71|25|nEED YOYOS REEEEAL BAD◆:SWEATS:
		%84|37|I..DON' T FEEL TOO GOOD,◆MY FEET ARE ROOTED TO◆THE EARTH
%110|43|wE NEVER RETURN◆FROM THE pUMPKIN hOUSE.
%108|23|bEING CLOSER MAEKS◆TEH MIND SL...P AWY..
%58|45|wATER.◆IF YOU CAN'T SWIM◆YOU CAN' T CROSS OVER
%76|19|wEENIE RACE!◆EVERY DAY◆ IN PEPE PLAZA
%33|24|i'M TOO TIRED◆TO MOVE. gET ME◆SOME eARTH sOUP◆AND I' LL LET YOU PASS.
%34|37|mY BOY ALWAYS LOVED MY◆EARTH SOUP. hE WAS A◆WEIRD ONE.i REMEMBER HIM◆ON NIGHTS LIKE THIS◆hAVE SOME soup.
%10|33|iF YOU FIND MUSHROOMS◆I'LL LET YOU PASS! 
		%22|46|...hMM, mUSHROOMS.◆THE SMELL MAKES YOU◆DIZZY
		%1|38|sMALLEST ONE.◆tAKE MY POWER.◆bE WEIGHTLESS
		%66|25|a bone SHAPED KEY. 
		%43|26|iT' S LOCKED.◆tHE KEY-HOLE IS SHAPED◆LIKE A BONE.◆THERE'S A DOG ON◆THE OTHER SIDE!
		%23|35|a BOULDER IS IN YOUR WAY.◆MAYBE YOU CAN BLAST IT◆WITH EXPLOSIVES.
		%97|1|a pALOMA◆lIGHTING THIS SHOULD BE◆A blast!
		%19|42|aN OLD FURNACE◆"tORTILLA kING"◆lOOKS A LITTLE OLD BUT◆IT SHOULD STILL WORK.◆
		%74|30|yO! i' VE ALWAYS WANTED◆TO MAKE TORTILLAS◆BY HAND.◆i'D SET UP IN THE PLAZA,◆AND SLOWLY CREATE DEMAND◆AND BOOM!◆JACK-UP THE PRICE.◆HNNN... CAPITALISM♥
		%76|26|aN OLD RUSTED KEY.◆kINDA' LOOKS LIKE A◆SKULL.◆IT'S A sPOO KEY!◆LOL
		%109|29|sPOOKY gATE
		%93|42|dO NOT LET FENCES STOP◆YOU, YOUNG ONE.
		%7|42|aN OLD hORNED DOOR
		%6|14|a HORNED kEY◆WONDER WHO DROPPED IT?
		%13|44|tHE COYOTE STATUE' S EYES◆SHINE.◆"A FEATHERED OFFERING" %36|21|wHAT A GREAT CHICKEN!
%30|09|"fISHING IS KINDA◆NOT VERY FUN, imo" ◆◆tHAT'S A QUOTE FROM◆A BOOK I WAS READING.◆I LOST IT THO 😐
		%5|1|a BOOK ABOUT FISHING◆◆eww!! IT' S WET.
%43|23|bARK!◆yOU PET THE DOG
%34|1|yOU LOSE YOURSELF IN◆THE STAR PATTERNED◆BOOTS.
]]
if _8 then
_aq=_8[2][2]
end
_aq=_mt(_aq)
for t in all(_aq) do
local x,y,_a0=unpack(t)
_jp(
x,y,_a0,_jg
)
if 	not _j5(nil,_jv(x,y)) then
_jr(x*8,y*8)
end
end
end
function _jh()
_ji={}
local _jj=[[hp tea◆1◆63
,chips◆10◆62
,soda◆10◆61
,bacon◆10◆60
,tkyk◆15◆59
,pizza◆15◆58
,pop◆20◆57
]]
_jk=split(_jj)
local _aq=_mt[[
45|36|2
%20|1|2
%101|37|2
%99|24|2
%80|01|2
%52|45|3
%06|19|3
%80|36|3
%52|21|3
%33|28|4
%19|44|4
%87|27|4
%65|45|4
%27|20|5
%51|10|5
%20|39|5
%110|18|5
%26|43|6
%97|08|6
%107|44|6
%78|26|6
%36|38|7
%27|02|7
%32|38|7
]]
for c in all(_aq) do
local x,y,i=unpack(c)
_jp(
x,y,_jk[i],_ji
)
end
end
function _jl()
_jm={}
local _aq=[[
60$18$
112|0|24|24|10|10
>
7|9|uMM...◆wHY ARE YOU HERE?
%10|5|wHY DO PEOPLE◆KEEP BARGING IN?◆I EVEN PUT UP A SIGN◆
%12|7|"tHE ART OF ART" ◆... OK
>
7|9|1
%10|5|4|false
%7|8|14
%10|8|14|false
%9|8|13
%5|4|15
%12|7|15
<60$30$
123|0|45|25|5|10
>
9|6|tHAT GUY...◆gIVES ME THE CREEPS
%6|6|pEOPLE THINK IM CREEPY◆:(
>
9|6|2|false
%6|6|4
>
8|5|5|0|0
<55$27$
112|10|0|40|16|6
>
13|7|tHANKS FOR COMING!◆... NOW LEAVE.
>
13|7|7|false
%4|8|13
%8|8|13
%12|6|14|true
>
10|7|5|0|1
<42$27$
112|0|24|24|10|10
>
10|5|wHERE DID ALL OUR◆FURNNITURE GO?
%7|8|mY TEACHER SAYS GHOSTS◆AREN'T REAL.◆bUT I' VE SEEN SOME SHIT.◆😐
>
10|5|7|false
%7|8|3
<36$23$
112|24|8|32|15|8
>
14|7|tHE TOWN◆WAS BUILT AROUND THE◆OLD pUMPKIN HOUSE.◆gIVEN THAT NAME BECAUSE◆ONCE A YEAR, STRANGE◆PUMPKINS WITH FACES◆GROW AROUND IT.
%4|8|i FEEL WEIRD PRESENCES◆WHEN I'M OUTSIDE.
			>
				14|7|6|false
				%4|8|1
				%15|11|20 	
    
				
	<45$33$
			118|16|24|40|10|7
			>
				8|7|sHE THINKS SPIRITS◆PASS THROUGH THE TOWN◆DRESSED AS CHILDERN◆ON NIGHTS LIKE THIS. 
				%6|7|i WAS TEN AND I CROSSED◆THE LAKE, JUMPED THE◆FENCE, AND PEEKED◆INTO pUMPKIN HOUSE.
			>
				8|7|6|
				%6|7|7
				
	<35$42$
			113|32|8|0|14|16
			>
				6|7|fEELING BAD VIVES◆IN THE ROOM.◆
			>
				6|7|3
				%3|4|20
				%4|4|20
				%5|4|20
				%6|4|20
				%7|4|20
				%8|4|20
				%9|4|20
				%10|4|20
				%11|4|20
				
				%2|11|20
			 %3|11|20
				%4|11|20
				%5|11|20
				%6|11|20
				%8|11|20
				%9|11|20
				%10|11|20
				%11|11|20
				%7|11|15
			
			>
  		8|12|5|0|1
				%5|9|1|1◆0◆2|.6
				%12|3|1◆5|8◆0◆2|.5
				%12|2|2|2|1
				
			>
				2|14
			>
				4|1|36|39				
	<37$39$
			113|32|8|0|14|16
			>
				6|12|tHE HOUSE FEELS◆DIFFERENT  
		 >	
		  6|12|3
				%3|4|20
				%4|4|20
				%5|4|20
				%6|4|20
				%7|4|20
				%8|4|20
				%9|4|20
				%10|4|20
				%11|4|20
				
				%2|11|20
			 %3|11|20
				%4|11|20
				%5|11|20
				%6|11|20
				%8|11|20
				%9|11|20
				%10|11|20
				%11|11|20
				%7|11|15
			>
				8|1|1|0|0
			>
				4|2
			>
				2|15|35|42
				
	<55$40$
			112|16|45|35|5|8
			>
				8|6|oNLY THE WIND LIVES HERE.				
			>
				8|6|13
				%6|9|14
				%9|9|14|true
			>
				8|7|1|0|1
				
	<22$23$
			112|16|45|35|5|8
			>
				7|8|i SAW A DOG-PERSON◆ROAMING THE WASTELANDS.				
			>
				8|6|13
				%7|6|13
				%7|8|2
				
	<18$20$
			112|16|45|35|5|8
			>
				9|6|wHEN i WAS A LAD◆kIDS WOULD SOMETIMES◆DISSAPPEAR.◆tHAT' S WHY i'VE NEVER◆LEFT THIS HOUSE.◆sORRY ABOUT THE SMELL. 			
			>
				8|8|15
				%9|8|15
				%9|6|4|true
					
	<28$19$
			118|16|24|40|10|7
			>
				4|7|oUR FAMILY sTOPPED◆A DINER ROBBERY ONCE.◆a WHOMPING BUFFET◆IF YOU WILL.
			>
				4|7|6
			 %6|9|20
				%6|8|20
    %8|8|14				
				
	<25$7$
			123|0|43|25|5|10
			>
				9|7|bORK!bORK!◆(I' M GUARDING SOMETHING)◆
>
9|7|18
<2$2$
118|16|24|40|10|7
>
9|7|gETTING A TASTE OF LIFE?
>
9|7|24
%8|8|27
%9|9|27
<0$28$
112|16|45|35|5|8
>
7|6|gOT MY BUTT KICKED◆AT A BUFFET ONCE.
>
7|6|4
<41$0$
112|0|24|24|10|10
>
3|9|wE USED TO DRAMA
%10|4|lOVED BY ALL
>
3|9|8
%10|4|5|
>
7|6|4|0|1
<68$22$
112|24|8|32|15|8
>
13|8|mY TWIN WENT THERE◆SAYING"HE" WAS CALLING◆
>
13|8|1|
<109$5$
112|0|24|24|10|10
>
8|8|sAVE US?
>
8|8|22
%6|10|6
%10|10|5|
<82$26$
112|10|0|40|16|6
>
8|8|LLEGAS AL FINAL◆Y DESPUES QUE?
>
9|8|23
<1$42$
113|32|8|0|14|16
>
5|6|yOU SMELL LIKE◆MUSHROOMS
>
2|6|24|
%5|6|24
%6|6|20
%7|6|20
%8|6|20
%9|6|20
%10|6|20
%11|6|20
%12|6|20
%2|11|20
%3|11|20
%4|11|20
%5|11|20
%6|11|20
>
8|8|2◆1◆4◆3|7◆4◆6◆8◆3◆5|1
>
2|14
>
4|1|4|38
<4$38$
113|32|8|0|14|16
>
5|6|yOU STILL SMELL LIKE◆MUSHROOMS
>
2|6|24|
%5|6|24
%6|6|20
%7|6|20
%8|6|20
%9|6|20
%10|6|20
%11|6|20
%12|6|20
%2|11|20
%3|11|20
%4|11|20
%5|11|20
%6|11|20
>
8|12|2|0|0
>
4|2
>
2|15|1|42
<9$30$
113|32|8|0|14|16
>
11|3|dON'T MIND ME◆I' M JUST CHILLIN
>
2|7|20
%4|8|20
%6|7|20
%8|8|20
%10|7|20
%12|8|20
%4|4|20
%7|11|20
%11|3|23
>
8|12|2|0|0
>
2|14
>
4|1|7|27
<7$27$
113|32|8|0|14|16
>
11|3|jESUS! GET GOING◆WILL YA?
>
2|7|20
%4|8|20
%6|7|20
%8|8|20
%10|7|20
%12|8|20
%4|4|20
%7|11|20
%11|3|23
>
8|12|2|0|0
>
4|2
>
2|15|9|30
<62$45$
112|24|8|32|15|8
>
3|6|tHIS IS THE PATH◆OF MOBILITY, LITTLE ONE
>
12|11|20
%12|10|20
%12|9|20
%12|8|20
%12|7|20
%6|7|20
%5|8|20
%3|6|9
%3|10|20
>
8|12|2|0|0
>
15|10
>
2|11|36|0
<36$0$
112|24|8|32|15|8
>
0|0|
>
12|11|20
%12|10|20
%12|9|20
%12|8|20
%12|7|20
%6|7|20
%5|8|20
%3|10|20
>
8|12|2|0|0
>
2|10
>
15|11|62|45
<51$3$
113|32|8|0|14|16
>
6|2|bOOKS?◆wE GOT'EM
			>
				6|2|5|
				%6|3|13
				%4|4|15
				%4|6|15
				%4|8|15
				%4|10|15
			
				%8|4|15
				%8|6|15
				%8|8|15
				%8|10|15
			
			 %12|4|15
				%12|6|15
				%12|8|15
				%12|10|15
			>
  		8|12|2◆4|0◆1◆2◆3|1	
			>
				4|2
			>
				2|15|54|9
<54$9$
			113|32|8|0|14|16
			>
				6|2|bOOKS?◆wE GOT ' EM
>
6|2|5|
%6|3|13
%4|4|15
%4|6|15
%4|8|15
%4|10|15
%8|4|15
%8|6|15
%8|8|15
%8|10|15
%12|4|15
%12|6|15
%12|8|15
%12|10|15
>
8|12|2|0|0
>
2|14
>
4|1|51|3
<84$22$
113|32|8|0|14|16
>
0|0|
>
2|9|20
%3|9|20
%4|9|20
%5|9|20
%6|9|20
%7|9|20
%8|9|20
%9|9|20
%10|9|20
>
8|12|2|0|0
>
4|2
>
2|15|94|30
<94$30$
113|32|8|0|14|16
>
0|0|
>
2|9|20
%3|9|20
%4|9|20
%5|9|20
%6|9|20
%7|9|20
%8|9|20
%9|9|20
%10|9|20
>
8|12|2|0|0
>
2|14
>
4|1|84|22
<105$41$
112|24|8|32|15|8
>
0|0|
>
4|9|27
>
0|0|0|0|0
>
15|10
>
2|11|93|37
<93$37$
112|24|8|32|15|8
>
0|0|
>
4|9|27
>
0|0|0|0|0
>
2|10
>
15|11|105|41
<22$39$
112|24|8|32|15|8
>
0|0|0
>
3|7|22
%5|8|22|
%12|9|22
>
5|6|4|0|1
>
15|10
>
2|11|18|39
<18$39$
112|24|8|32|15|8
>
0|0|0
>
3|7|22
%5|8|22|
%12|9|22
>
0|0|0|0|0
>
2|10
>
15|11|22|39
<73$41$
113|32|8|0|14|16
>
6|13|yOU'RE BACK◆LET' S GO HOME.
>
6|13|11|
%5|3|20
%4|3|20
%3|3|20
%5|4|20
%5|5|20
%5|6|20
%5|7|20
%5|8|20
%5|9|20
%5|10|20
%5|11|20
%4|11|20
%3|11|20
%2|11|20
%9|2|20
%9|3|20
%9|4|20
%9|5|20
%9|6|20
%9|7|20
%9|8|20
%9|9|20
%9|10|20
%9|11|20
>
8|4|6|0◆3◆4|1
%6|4|1◆2◆3◆4◆5◆6|0◆2◆3◆4◆5◆6|1
>
2|14
>
4|1|120|56
]]
for c in all(split(_aq,"<")) do
local x,y,_jn=unpack(split(c,"$"))
_jo(
x,y,_jn
)
end
end
function _jo(x,y,_jn)
local _aq=_jv(x,y)
local r={}
for i in all(split(_jn,">"))do
add(r,i)
end
_jm[_aq]={_aq,r}
end
function _jp(x,y,_bp,_cl)
local i=_jv(x,y)
if _j5(nil,i) then return end
_cl[i]={i,split(_bp,"◆")}
end
function _jq(x,y,_cl)
return _cl[_jv(x,y)]
end
function _jr(x,y)
add(_ac,v2:_k9(x,y))
end
function _js()
for v in all(_ac) do
local c=(_aj+4)-(v+4)
if c:_lg() <= 13 then
spr(112,v.x+1,v.y-5+_ks())
end
end
end
function _jt(_ju)
return _ju%128,_ju\128
end
function _jv(x,y)
return x+y*128
end
function _jw()
_jx={}
_jy={}
local _aq=_mt[[
60|23|gramps◆yOU GOT 30 SWEETS!%
34|1|dash◆dASH BY PRESSING 🅾️%
01|38|water◆wALK ON WATER%
93|42|fence◆pASS THROUGH THIN FENCES%
43|23|dog◆tHEY FOLOW YOU NOW%
34|37|key1◆yOU GOT EARTH SOUP%
33|24|gate1◆THE GUY FADED. WTF?◆key1%
22|46|key2◆yOU GOT MUSHROOMS%
10|33|gate2◆sWEET! GONNA TRIP◆key2%
66|25|key4◆gOT BONE KEY%
43|26|gate4◆cLOSER TO DOG◆key4%
97|01|key5◆GOT AN EXPLOSIVE%
23|35|gate5◆bOOM!◆key5%
19|42|key6◆fURNACE ACQUIRED%
74|30|gate6◆hEHE I'' LL BE RICH◆key6%
76|26|key7◆GOT THE SKULL KEY%
109|29|gate7◆tHE JAW UNHINGES◆key7%
06|14|key9◆gOT THE HORNED KEY%
07|42|gate9◆iT CLICKS OPEN◆key9%
36|21|key10◆yOU GOT A CHICKEN%
13|44|gate10◆tHE STATUE CRUMBLES◆key10%
05|01|key11◆gOT A WET BOOK%
30|09|gate11◆tHANKS! yOU FOUND IT◆key11]]
for t in all(_aq) do
local x,y,id=unpack(t)
_jp(
x,y,id,_jy
)
end
end
function _jz()
local _j0=_ck(_jy)
if not _j0 then return end
local _j1,_j2=unpack(_j0)
local id,_j3,_j4=unpack(_j2)
if _j5(id) then return end
if
_j4 and
not _j5(_j4)
then
return
end
_mo({_j3})
sfx"52" add(_jx,_j1)
_av+=1
_am()
_5(true)
return true
end
function _j5(id,_j6)
for _j0 in all(_jx)do
local _j7=unpack(_jy[_j0][2])
if
_j7==id
then
return true
end
if _j0 == _j6 then
return true
end
end
end
function _j8(v,_ct,of)
local of=of or _k8()
if _ke(
v,v+_ct,_bc,_bd
) then
return true
end
if not god then
if _ka(v,_ct,of,0) then return true end
if _ka(v,_ct,of,-1) then return true end
if not _j5"water" then
if _ka(v,_ct,of,6) then return true end
end
if not _j5"fence" then
if _ka(v,_ct,of,7) then return true end
end
end
end
function _j9(o,_cl)
local v,_ct,of=o.v,o._ct,o.of
local a1,a2=v+of,v+of+_ct
for i in all(_cl) do
local b1,b2=i.v+i.of,i.v+i.of+i._ct
if i != o then
if _kd(a1,a2,b1,b2) then
return i
end
end
end
end
function _ka(v,_ct,of,f)
local v=v+of
local a,b,c,d=v,v+_ct,v2:_k9(v.x+_ct.x,v.y),v2:_k9(v.x,v.y+_ct.y)
local _kg=f==-1 and _kc or _kb
if _kg(a,f) then return a end
if _kg(b,f) then return b end
if _kg(c,f) then return c end
if _kg(d,f) then return d end
end
function _kb(v,f)
local v=v+0
local _ad,_ae,sx,sy=unpack(_9)
v.x-=sx
v.y-=sy
local mx=flr(v.x/8)
local my=flr(v.y/8)
mx+=_ad
my+=_ae
return fget(mget(mx,my),f)
end
function _kc(v)
return _jq(flr(v.x/8),flr(v.y/8),_d6)
end
function _kd (a1,a2,b1,b2)
return a1.x < b2.x and
a2.x > b1.x and
a1.y < b2.y and
a2.y > b1.y
end
function _ke(a1,a2,b1,b2)
return a1.x<b1.x or
a2.x>b2.x or
a1.y<b1.y or
a2.y>b2.y
end
function _kf(x,y,x1,y1,x2,y2)
return x>x1 and x<x2 and y>y1 and y<y2
end
function _kr(_t,_x,_y,_c)
for i=1,8 do
print(_t,_x+_o[i],_y+_p[i],0)
end
print(_t,_x,_y,_c)
end
function _ks()
return flr(min(0,sin(_1)))
end
function _kt(_ku)
for i=0,15 do
pal(i,_ku)
end
end
function _kv(s,x,y,w,h,fx,fy)
_kt"0" for i=1,4 do
spr(s,x+_o[i],y+_p[i],w,h,fx,fy)
end
pal()
end
function _kw(sx,sy,sw,sh,dx,dy,dw,dh,fx,fy)
_kt"0"
for i=1,4 do
sspr(sx,sy,sw,sh,dx+_o[i],dy+_p[i],dw,dh,fx,fy)
end
pal()
end
function _kx(a,_ky)
for i=1,#a do
local j=i
while j>1 and _ky(a[j-1],a[j]) do
a[j],a[j-1]=a[j-1],a[j]
j-=j
end
end
end
function _kz(a,b,t)
return a*(1-t)+b*t
end
function _k0(s)
local _fo,a,b=20,21,13
local sx,sy=flr(s%16)*8,flr(s/16)*8
local t=_1*_fo
local go=sin((t%100)/100)
for y=0,128 do
local lo=sin(((t+y)%100)/100)
for x=0,128,8 do
local _k2=sy+(y+go*a+lo*b*sin(_1/2)-.2)%8
sspr(sx,_k2,8,1,x,y)
end
end
end
function _k1(n)
return n<10 and"0" ..n or n
end
function _k3(x,y,t)
local _c7=sin(t*_1/1.5+.3)*2.5
line(
x-.5+_c7/2,y,x+1.5-_c7/2,y,5
)
line(
x,y-1.5+_c7,x,y+2.5-_c7,5
)
end
function _k4(s)
return 64-#s*2
end
function _k5(_k6)
return _k6[flr(_1*100/15)%#_k6+1]
end
v2={}
function _k8()
return v2:_k9()
end
function v2:_k9(x,y)
v={}
v.x=x or 0
v.y=y or 0
setmetatable(v,self)
self.__index=self
return v
end
function v2.__add(a,b)
if type(b) =="number" then
return v2:_k9(a.x+b,a.y+b)
end
return v2:_k9(a.x+b.x,a.y+b.y)
end
function v2.__sub(a, b)
if type(b) =="number" then
return v2:_k9(a.x-b,a.y-b)
end
return v2:_k9(a.x-b.x,a.y-b.y)
end
function v2.__mul(a, b)
if type(a) =="number" then
return v2:_k9(b.x*a,b.y*a)
elseif type(b) =="number" then
return v2:_k9(a.x*b,a.y*b)
end
return a.x * b.x + a.y * b.y
end
function v2.__div(a,b)
if type(a) =="number" then
return v2:_k9(b.x/a,b.y/a)
elseif type(b) =="number" then
return v2:_k9(a.x/b,a.y/b)
end
end
function v2.__eq(a,b)
return a.x==b.x and a.y==b.y
end
function v2:_lg()
local nx=self.x*0x0.01
local ny=self.y*0x0.01
return sqrt(nx*nx+ny*ny)*0x100
end
function v2:_lh()
return sqrt(self.x*self.x+self.y*self.y)
end
function v2:_li()
return self/self:_lh()
end
function _lj(
x,y,dx,dy,_lk,_ll,_lm
)
local p = {
x=x,y=y,dx=dx,dy=dy,_lp=0,_lk=_lk,c=_ll[1],_ll=_ll,r=_lm[1],_lm=_lm,}
add(_f,p)
return p
end
function _ln()
for part in all(_f) do
part._lp+=1
part.x+=part.dx
part.y+=part.dy
if #part._ll == 1 then
part.c=part._ll[1]
else
local ci=part._lp/part._lk
ci=1+flr(ci*#part._ll)
part.c=part._ll[ci]
end
if #part._lm == 1 then
part.r=part._lm[1]
else
local ri=part._lp/part._lk
ri=1+flr(ri*#part._lm)
part.r=part._lm[ri]
end
if part._lp > part._lk then
del(_f,part)
end
end
end
function _lo()
for part in all(_f) do
circfill(part.x,part.y,part.r,part.c)
end
end
function _l2(x,y)
local _f9=rnd()
local _x,_y=x+6+sin(_f9),y+9
if not _cp then _x-=5 end
_lj(
_x,_y,0,0,30,split"6,6,13",split"1,0")
end
function _l3(x,y,dx,dy)
local _lm={rnd(split"1,1,1,2"),1}
local _ll=split"15,14,14,14,5" local _f9=rnd()
local _x=x+4+sin(_f9)*3
local _y=y+6+cos(_f9)*2
_lj(
_x,_y,dx*.2,dy*.2,40,_ll,_lm
)
end
function _l4(v)
local _lm=split"3,2,1,1,0" local _ll=split"7,15,14,13" for i=1,3 do
local x,y=v.x+1,v.y
local _f9=rnd()
x+=sin(_f9)*.2
y+=cos(_f9)*.2
_lj(
x,y,0,-rnd()*.5,40,_ll,_lm
)
end
end
function _l5()
local t=_az
local c=0
local w=16
for i=0,8 do
for j=0,8 do
local x=i*w
local _l7=sin(t+i*0.1)
local _l8=sin(t+j*0.03)
local y=j*w+_l7*w
local r=_l8*w
local _x=_c and x or y
local _y=_c and y or x
circfill(_x,_y,r,c)
if r>4 and _c then
circ(_x,_y,r-3,5)
circfill(_x,_y,r/2-3,14)
end
end
end
end
function _l6(_fo)
if _az>0 then
_az=max(_az-_d,0)
_l5()
end
end
function _l9(_ma)
_c=_ma
_d=_ma and.0058 or .009
camera()
_az=1
local _mb=.6
repeat
_az=max(_az-_d,_mb)
_l5()
flip()
until _az==_mb
_az=_mb
end
function _mc(x,y,w,hp,_fc,c)
local x1=x
local x2=x1+(hp*w/_fc)
line(x1,y,x1+w,y,5)
line(x1,y,x2,y,c)
end
function _md(x,y,w,h,c)
line(x+1,y,x+w-2,y,c)
line(x+w-1,y+1,x+w-1,y+h-2,c)
line(x+w-2,y+h-1,x+1,y+h-1,c)
line(x,y+1,x,y+h-2,c)
end
function _me(x,y,w,h,_a0)
local w={
x=x,y=y,w=w,h=h,_a0=_a0
}
add(_h,w)
return w
end
function _mf()
for w in all(_h) do
local wx,wy,ww,wh=w.x,w.y,w.w,w.h
rectfill(wx+1,wy+1,wx+ww-2,wy+wh-2,0)
_md(wx,wy,ww,wh,14)
clip(wx,wy,ww-2,wh-2)
wy+=4
wx+=4
for i=1,#w._a0 do
local _a0=w._a0[i]
print(_a0,wx+4,wy,14)
wy+=6
end
clip()
if w._mn == nil and w.butt then
_kr("❎",wx+ww-15,wy+1+_ks(),14)
end
end
end
function _mj()
for w in all(_h) do
if w._mn!=nil then
w._mn-=1
if w._mn<=0 then
local _mk=w.h/4
w.y+=_mk/2
w.h-=_mk
if w.h<3 then
if w.onend then
w.onend()
end
del(_h,w)
end
end
end
end
end
function _mm(_a0,_mn)
local _mq=(#_a0+2)*4+7
local w=_me(
63-_mq/2,50,_mq,13,{_a0}
)
w._mn=_mn
end
function _mo(_a0)
if not _a0 then return end
_7=_me(
12,50,105,#_a0*7+6,_a0
)
_7.butt=true
end
function _mp()
_mr={}
for i=1,25 do
add(_mr,{flr(rnd"128"),flr(rnd"128"),rnd()})
end
end
function _ms()
cls()
for s in all(_mr) do
_k3(unpack(s))
end
end
function _mt(s)
if not s then return end
local _cl=split(s,"%")
for i=1,#_cl do
_cl[i]=split(_cl[i],"|")
end
return _cl
end
__gfx__
000000000eeeee00000d0000000d0000000d00000e0eef0000000000000000000006770000ee70000077000006060000077000000eee0000006600000e0e0000
00000000eff55ee00e9e9e000e9e9e000e9e9e00e6e77ff00000000007700770007777707eeede00077770000776700077770000e777e000066660000d7d0000
00700700ef5775e09e9999e09e9e99e09e9999e000e77ff00000000000f77f0000677760eedeede00677600007d67000de7e0000e7dde00066ddd60007d70000
00077000ee57d5e09ed999d09e9999e09ed999d000ffff6ee00000000077770000657750deeddeee000e00776d6660007ddd0000e7dde000667d7600eeee0000
00077000eee55ee09e9dd9e09e9999e09e9559e0000ffe0e000000000075777700676760ddeeeee707e007776fddd000777700000eee000006eee6000ee00000
00700700eeeeeee09999e9e0e999e9e0999559e000000000000000000066775700d6d6d00ddeeffd777000660d0d0000707000000e0e000000d6d000e0e00000
000000000eeeee000eeeee000eeeee000eeeee00000000000000000000077566000ddd0000dd7dd06660000e0000000000000000000000000000000000000000
000000000e0e0e0000000000000000000000000000000000000000000000666000000000000dd0000e0000e00000000000000000000000000000000000000000
07777700007007000eeeee0000666000000000000d0000000e0e0e000000d0000f000f006560000007eee000000000000000000000000000777000000eeeee00
7777777006666600effeeee007777000000f777fd0d00000000e0e0000e9e9e000eee00077700000777e70000ddd0000055550000555550077777700e5e9e5e0
7777777067777670effffee0777660000000dd60eee00000000e00000e9999e9fefffef057500000e7777000dddddd005777755055555550777ee770e9e9e9e0
77de7ed067dd7670ee5555e000000000d00dddd00e000000000000000e5599550ef17e00707000007eeee000ddfff6f0555555005557777007e5ee50e9eee9e0
7777777067dd7670eee55ee006666600d6dd6dd600000000000000000e579957fef77ef00000000055d50000dff55f50667d7d005775757007eedde00eeeee00
77dddd7067777670eeeeeee077777700fdddd0dd00000000000000000e9dddd90deeed0000000000556560000dffddf0777666005777ee7007eeeee000000000
07777700066666000eeeee00000000000ffff0ff000000000000000000eeeee000ddd00000000000655500000df6fff00777770055777750007ee70000000000
00000000000000000e0e0e0000000000000000000000000000000000000000000000000000000000050500000000000000000000050000500000000000000000
06d6600006d6600000066000000000000000000000ee000000777700077700000607000000000000050050500500550005055055500050500050550505050555
66d6666606d666600066e600000000000e000e000eeee00000777700077770000777000006070000505555005005555000555500505505055000000550505005
66d666d666d6666666dddd60000000000e000e00ee6e6e0007777000077790007757000007770000005555500055555050550550005000500500500005055500
66fd660d66d666d666d7d7600ee000000e777700eeeeee0007777000779660005777700077577000055555550555055505500055550000050505550550555550
d6dddd0066fd660d06eeee00e77e000007777d000e6e000000777700666660006677770757777700505555550055555000550550005000505000500005055505
0ddddd00dddddd00066d6d00ed7e00000ed7d7000e0e000000077700000000000077777766777777005555505005550550055505500505055050000550505000
00d0d00000d0d000000d60000ee0000000e7d000e0e0000000007000000000000777767007777677505050005050550050505005005050000000505005500055
0000000000000000000000000e000000000000000000000000000000000000000767677007767670505005050050050550550050500505050505505550505050
000e0e000000000000000000f888000077e700000000000077777700000000000055550000dff00000fff00000dfd000ddd00000066660000fefefe066660000
0eeeee0005555500005555007fff7000e777e00000777700777777007600000057eeee750d6df6000ff770000ddded00e7e000006dddd6000667770006ff6660
eeeeeef055555550585555500ddd0000066600000677776077777700d7760000e775577e0d6dd600ff777e000deddd006e7600006777e600667e7e000677ff66
fe77777055666660555eeee00606000008080000065577500777770007d70076570000750d6dd600f77e77006dddddf00e7e00006e77760077eee70006ee776f
f7767670656566505ee5e5e0eeee000077676000077755700707700007d77777575005750dfdd600dd777e7066ddd66006e760006ee776007e77660006efee66
e77ee770066886605eee8ee06eee60007666670007777770000700000776d55dee7557ee0ddddd0000dd77700666ff0000e7e00067ee760077e6660006eeee60
077777000666660055eeee00055500000dddd00000777700000000007ddd00005e5005e5000e00000000dd7000000000006e76006dddd600efefef0000666600
000000000000000050000000070700000e00e000000000000000000055000000eee77eee000f000000000070000000000006dd00066660000000000000000000
055555555555555555555550fff55fff055555505eeeeeeeeeeeffeeefeeeee5000555555555555555555000000055555555000000005eeeeee500005ee5eeee
5efeeeefeeeefeeefffeefe5ff5ee5ff5eeeeff55eeeeefeeeeeeeeeeeeefee5005eeeeeeeeeeeeeeeeee50000005eeeeee5000000005eeeeee500005ee5eeee
5f55555555555555555555e5ff5fe5ff5feeeee55effeeeeeeeeeeeeeeeeeef505effefefeffeefefeeffe5000005eeeeee50000000055eeee5500005ee5eeee
5e5eeeeeeeeeeeeeeeeee5e5ff5ff5ff5eeeeee55eeeeeeeeefeeeefeeeeeee55eeeeeeeeeeeeeeeeeeeeee500005eeeeee50000000005555550000055555555
5eeeeeeeeeeeeeeeeeeeeee5ff5ef5ff5eeeeee55feefeeefeeefeeefeefeef55efefffeeffeeffefffefee50000555555550000000000000000000000000000
555555555555555555555555ff5ee5ff5555555555ff5fff5fff5fff5ff5ff555eeeeeeeeeeeeeeeeeeeeee500005eeeeee50000000000000000000000000000
5eeefeeeeeeeffeeeeeefee5ff5ee5ff5eeeeef55f55f555f555f555f55f55f55efffeefffeefeffefefefe500005eeeeee50000000000000000000000000000
5eeeeeeefeffeeefefeeefe5ff5555ff5feeeee55ffffffffffffffffffffff55eeeeeeeeeeeeeeeeeeeeee500005eeeeee50000000000000000000000000000
5ffffffffffffffffffffff5ffffffff00500500005ff500055555505555555500eeeeeeddddddddeeeeeeee0000000000555550000000000000555000000000
5ffffffffffffffffffffef55555555505f55f50505ee5055ffffff55eeeeee500efeeeeddddddddeeeeeeee0555000005000005055555000005555500000000
5ffffffffffffffffffffff55fefeee505e55e50055ef5505eeeeee55eeeeee50efeeeeeddddddddeeeeeeee0505005005055505050005000000555000000000
5ffffffffffffffffffffff55efefee55ffffff55e5ee5e55e7f77e55eeeeee50feeeeee55555555eeeeeeee0555000005050505050505000000000000000000
5ffffffffffffffffffffff55eefefe505d55d505e0ff0e55e777fe55ffffff50feeeeeedddddddd555555550000000005055505050005000555005555555555
5feffffffffffffffffffff55555555505e55e50505ee5005e7f77e55ffffef50feeeeeeddddddddeeeeeeee000555000500000505555500555550555eee5eee
5fffffeffffffffffffffff5ffffffff05e55e50005ee5055eeeeee55ffffff50efeeeeedddddddd55555555000505000055555000000055555550005eee5eee
5ffffffffffffffffffffff5ffffffff00500500050550055e5555e55555555500feeeee5555555555555555000555005000000000000055055500005eee5eee
5ffffffffffffffffffffff5e555555efffeffffeeeeee0005555500eeeeeeee5555e555ddddddddeeeeeeee00000e00000000e0550555550000000000000000
5fffffffff5555fffffffff55eeeefe5ffffffffeeeefe005feefe50eeeeeeee5efe5fefddddddddeeeeeeee0000ee000000e000000000000050000000000000
5ffffffff5efee5ffffffff55ed77de5ffffffffeeeeefe05e55ee50eeeeeeee5efe5fefdd5555dd5555555500000e000e000ee0555555050555000000000000
5ffffffff5eefe5ffffffff55edddde5ffffffffeeeeeef05eeeee50eeeeeeeefefe5eee55dddd555ddffff500000ee00e000e00555555550000000000000000
5ffffffff555555ffffffff55feeeee5ffffffffeeeeeef05ee5e5e5eeeeeeee5eee5eeedddddddd5dedfdd500000e0000ee0e00000000000000005000000000
5feffeeffffffffffeeeffe55eeee5d5feffefeeeeeeeef005eefee5eeeeeeee5efe5fefddd5dddd5fdffde500000e00000eee0e555555500000055500000000
5eeeeeeeeeeeeeeeeeeeeee55eefeee5eeeeeeeeeeeeefe005eeee50eeeeeeee5efe5fefdddddddd5555555500005e5000000e0e555055550005000000000000
055555555555555555555550e555555e55555555eeeeef0005555550eeeeeeee5555e55555555555eeeeeeee0000555000000eee000000000055500000000000
055500000555555000000000055555505fe5500000055ef5f555555fdddddddd0eeeeee000000000f00000005e5005e50055550000000000fddddddffeeeeeff
577750005efeefe5000000005effffe55555e550055e55555eeeeee5dddddddd0eeeeee000000000f0ffff005e5055e505ffff5005050000fffffffffef77eff
057500005effffe5000bb0005f6767f55eeef5e55e5feee55fefefe5df8888fd00000000effffffef00d00005f5005f55feffff505050505fedededffe7ffeff
005000005eeeeee500bbbb005ff676f5555555f55f5555555555555588ffff880eeeeee0effffffed0ffff005f5005e55ffffef500000505dedfdeddfef7feff
0000000055ffff55000bb0005eeeeee55effeef55feeffe55ffffff5ffffffff00000000feeeeeefdeedee005e5505f55effefe500000000dedededdfdddddff
000000005feffef50000000005555550555555555555555555555555fff8ffff0eeeeee0dddddddd0ddddd005f5005f55eeeeee500505000dffffffdffffffff
0000000005feef5000000000005ee5005fffffe55efffff55ffffff5ffffffff00000000dff55ffd0d000d005e5005f505dddd5000505000ddedededeeeeeeee
000000000555555000000000005ee5005d55d5d55d5d55d5555555558ffffff800000000500000050d000d00050050505055550500000000ddededed55555555
c5c5c50000e5b7c7b7e6c5d517000085560000c6d7e60055000000000000005575b6d50000d50000d7d500b40515151525062600000054343434000000849494
a4e5053416260000e500d500000000000000000000d500000000e5e5d5d5e5e500000055550000005500d75555e5005500f6f67676767676767676767676f600
000000000000868686c7e5c7c700008556c5d7b6d700d55517e500000000e51717000000c5c5c5d5b500e5b4063616f726e5000000c50667346700d500061616
26e50626f4e4e50000d5e50000e5d500e500e5d5e5e5000000000000e50000000000555500e500e55555d7d75500005500f676a587a5a5a5a5a5a5a5a5a57600
94a4000000000000e50000000000e6857676560000d7b50017b500c5c500b51717d6d6d617c5c517d6d6d6d6f4f4f4e4e500c500042445061626c5d6d6d60004
1424b7b7b7b7b74745454557b7b7b7b7b75555555555555555550000044424000055555555000055d700d70055d700550076a59595959696959696959695a500
647400d5000000e500c50000e500d78576767656d5c5d5d55517d6d6d6d6175555d7b500d5c5c5d5000000c5d700e500000000005474e5e5e500000000000434
3425c500d5c6c500e5e500d5e50000c5c5c50000e50000e555e555041444142455e55500e55555d7e5d7d70055e5d75500769596969595959695959696959500
9494a400000000000000000000d7857676867656b50424d50055d6d6d6d6550055c7c755c7c7d50000d7d700d565c5d7d70000e5052500c500000000e5000646
4626000000b6000000d5000000d5d5c565c500000000e555e500843434673434a400e555d7d700d7d70000e555d7005500767695959595969595959595959600
141414141447000000e6d7d70000e5857686041414642500b555b5c5c5b555454555d5000055000000c5c600868686d7c6c5e50006042400e500c5000000e555
5500d5000000005767676747e500e5c5c5c500c5c5c50055008434161636161634a40055d765e5e5d700d7d75500e5550076a595969595959596959596959600
67d6d6d636164700d7000000c5c50000d5860534163425b500550000000055d5655500d56504442400d7b6c5c5c5c5c5b600d700005474000000e50000c53717
55170000c60055949494949455d50000c500d5c500c50055c5344626c5c5c5064634c555d700d70000e5d7001700005500a69695959595959695959595a67600
67c5c5c5c58556e6d700d7d7e6d700d7c5473646654636000055000000005500d584a40000361625d700c5c5f5f5f5c5c5d70055550534245555551700c5c5c5
c5004500b6b7005754c57447c65500c600000000c5c50055b467d6d6c5c5c5d6d667c455d700d717555555170000005500a59596959595959595959595767600
94a4c5c5c5855600d7d7c7d70000d700c547f4f4f455f400005500b5000055d6d65474d500000067c5d7c5b4d5c6d5c4c5d7c500d7063436000000b700c5c5c5
00b54500e555d50434163424b65500b6d5d500000000e555d4f400b5d6d6d600e6f4e455d7e50055041424c5c5e5005500969595959596959595969595a5a500
64744766b7b716c7d7d7d7c7d7b58494a455d500d5550000d555d6d6d6d655d5c505340414240525c500c5b4d5b6d5c4c5d7c50000e544c5e500c70000c50017
551700c6c555c60525360525e5550000e500c5000000e55500e545454545454545e500550000175706361647c5e5005500959596959595959695959595959500
b736b7e5b700d7d7d7d7d7b5d7c7b7b5b755d5d50055d5c60055d6d6d6d65500d505253646260626c5d7c5b4d537d5c4c500c500000044e50000c50000000055
550000b600b7b60625d605260055c50000c50000d5000055550000e600e600e600000055d7b55517d6d6d617c5e5005500769696969595959595959596959600
b5b500c66600c6c7d7b5d7d7c555e5d7e50017b766d5c5b6c655650000005500c50525c50000d717e600c6c5f4f4f4c5c6b5c5c5d500b50000e500c600042455
5500c5000055e50067c56737c5b700e5c60000d500d500e600555500000000e600555555b5005557d6d6d647c500e55500a59696959595959595959596959500
00d7c6b667d7b6666600d700d7d7d700d7d7b765b75517c5b6550000b54455d6d605344700c500d700d7b6c5c5c5c5c5b600000000000000b50000b604646424
c7b7b700005500c6710071c5c545c5c5b6c5c5c5c5c5c500e600e6555555555555e60000454547c5c5c5c565c500005500959695959596959596959596959500
4700b60000b5d700c644c7d7c7d700d7d500c5d7e5c5c545c55500b5001655e50005154447e6000000c5000000e5000000c500e665c5008494a48556b7463646
b765b7b700b7e5b600c500c5c545c5c5e5c5c5c5c5c5c5008576560000e600000085765600e655e5e5d7e5d700c5c55500969595959595969595959595959600
6747d7000000c5d7b61655c755d7c7d700c500d700000045458555555555560000053404141424d6d6d6d6d6c5c5c5d6d6d6d6d6d6849464647400e5b5e5d6e5
e5c5b517c60055b75555b75555c5000000000000000000e6000000e600857656e600d7857656550000d70000c5c5c5550096779596959595959695969595f600
6767470000c5c5c500e5005500c55500d7e584a455e50000b5857676767656b5000646671646b7000000e600c717c7e6000000e600064667462600b500e5e5e5
00b50017b600000000c500000000c500d5000000000000000000855600d7000000d7000000554755555555555555551700f687f6f6f6f6f6f6f6f6f6f6f6f600
0e0e00e00000000000000000000000000000066006600000eee000000000000000000eeeee0000000e0000e00007777000000000000000000077777777777777
ee0ee0ee000ee00000e0000000000000000006600660000e777e006660000000000eeeeeeeee0000ee000ee00077777000000000000009e90700000000000000
ee0e00e0e0ee000000ee000000000000000666666666000e7dde66666660000000eeffffeeeee000ee000ee00777777000000000009e99e9700eeeeeeeeeeeee
ee00e0e0e0eee00000ee000000000000006677776666700e7ddee666666600000eefffdddddeee0eeeeeeee0777777700000000009e99e9970eeeeeeeeeeeeee
ee00000000000eee00eeee000000000006677dd77666d700eee666ee666660000efffdd777ddee0777777eee77ddd7700000000009e555e970eeeeeeeeeeeeee
ee00000eee00ee0ee0eee00000eee0000667dddd7666d7000ee666ee66666600eeffdd77777ddee7777777ee7ddeed7000000000995eee5970eee77777777777
ee0000ee0ee0eee000ee00000eeee0000667dddd7666d7006666666666666660eeffd777dd77deedd77777ee77ddd77000000000995e775970ee777777777777
ee0000ee0ee00eee00ee00000eeeee0006677dd77666d7066e6ddddddddd6666eeffd77d7dd7deedd77dd7ee7777777000000000995e775970ee777777f77777
ee0000ee0ee000eee0ee0000eeeeeee000667777dddd700666dd77ddd77dd666eeefd77dddd7dee77d7dd7ee7d777770000000009995559570ee77777fff7ff7
eeeee0ee0ee0ee0ee0eeee000000000000066666666600066dd7777d7777dd66eeeedd77dd7ddee77dd77ee0777dddd0000000009e9e999570ee77ff7fff7ff7
0eee000eee000eee000eeee000000000666dd6666666660066d7777d7777d6600eeeedd777ddee007dd7ee007777777000000000ee9559e970ee77ff7fff7ff7
00000000000000000000000000e00006666ddd666666666006eeeeeeeeeee6000eeeeedddddeee000777e00077777770000000000999955570ee777777777777
00ee000ee0000000000ee00000ee0006666ddd666666666006eeeeeeeeeee60000eeeeeeeeeee0000eeee00077777770000000000e9e995570ee7fffffffffff
0eee000ee0000000000ee00000ee0006666ddd66666666600666eeeeeee66600000eeeeeeeeee000eeeeee00777777700000000000eee9e970ee777777777777
0eee000ee0ee000ee00ee00000eeee06666dff6666666660066d6666666d6600000eeeeeeeeee00e66ee66e0077777700000000000000eee70ee777f77777777
0eeee00ee0000eeeee0ee00000eee006666dffddddddd660066dd66666dd6600000eeeeeee0ee00e66ee66e007777770000000007000707070ee77fff7f77f7f
0eeeee0ee0ee0ee0ee0ee0ee00ee0006666dddddddddd660006dd66666dd6000000eee0eee0ee000eeeeee0007777770000000000777007070ee77fff7f7ff7f
0ee0ee0ee0ee0ee0ee0eee0ee0ee000066ddddddddddd6000000d66666d000000000e00eee0ee0000eeee00007777770000000000000077070ee77fff7f7ff7f
0ee00eeee0ee0ee0ee0ee00ee0ee000000ddddddddddd00000000066600000000000000eee0e000000eee00007777770000000000000700770ee777777777777
0ee00eeee0ee0ee0ee0ee00ee0eeee00000ddddddddd000000000000000000000000000eee0000000ee6ee0000707770000000000077007070ee7fffffffffff
0ee000eee00ee0eeee0ee00ee00eeee00006660006660000000000000000000000000000e00000000ee0ee0000007770000000000000000070ee777777777777
0000000000000000ee000000000000000006600006600000000000000000000000000000000000000ee0eee000000770000000000000000070eee77777777777
0000000000000eeee00000000000000000000000000000000000000000000000000000000000000000ee0ee000000000000000000000000070eeeeeeeeeeeeee
000000000000eeee0000000000000000000000000000000000000000000000000000000000000000000e00e000000000000000000000000070eeeeeeeeeeeeee
000ee000600600000055550007700000077777700777777000555500000077700077700000077d000000000000000000000000000999000070eeee6666666666
07777000d66d000055755755777000006d5dd5d67dedddd75577775500060777007776000077d6600000000000ffff00000000009595900070eeee6666666666
0d7d7700e66e0000ee7777ee777600006d5555d6e75f5ed7e7d77d7e000677660dd6777000dd6660000000000fddddf0000000009e5e900070eeeeeeeeeeeeee
ee777777d66d50005e0770e5dd6760006dddddd6ee77777e57d77d7500070606077dd77d000dd000000000000fddddf0000000000999000070eeeeeeeeeeeeee
0e7777770dd56d055e5775e500d6777066666666eeeeeeee5e7777e50076666007777d0007006070000000000effffe00000000070707000700ee00000000000
0777777700566d50ee5775ee000d77700de7e7d00eeeeee0e507705e06760000776d00007770077d000000000deeeed000000000000000000700007777777777
077767660d56d6d05e7777e5000077d00dddddd0000eee00e506605e07607000dd000000d77d0dd6000000000edddde000000000000000000077770000000000
007776600d060d50ee7557ee0000dd00d000000d00000000ee7777ee00700000000000006dd660d60000000000eeee0000000000000000000000000000000000
__label__
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglllllggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggglllllgggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggglggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttggggggggggggggggggglggggggggggggggggggggglggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttgggggggggggggglllgggggggggggggggggggglggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttggggggggggggglggggggggggggggggggglllllggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttgggggggggglggggggggggggggggggggglggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttttggggggggggggggggggggggggggggggglggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttttttttggggggggggggggggggggggggggggglggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttttttttttgggggggggggggggggggggggggggglggggggggggggggggg
ggggggggggggggggggggggggggguugguugggguugggggtttttttttttttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguugguugggguuggggtttttttttttttttttttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuugguuuugguuuugtttttuuuuttttttttttuuttttttttttttttttttttttgggggggggggggggggggggggggggglgggggggggggggg
ggggggggggggglggggggggggguuuugguuuugguuuuttttttuuuuttttttttttuutttttttttttttttttttttttggggggggggggggggggggggggggglgggggggggggggg
lgggggggggggggggggggggggguuuugguugggguugtuuttuuuuttttttttttttuuuuttttttttttttttttttttttggggggggggggggggggggggggglllggggggggggggg
lgggggggggggggggggggggggguuuugguugggguuttuuttuuuuttttttttttttuuuutttttttttttttttttttttttggggggggggggggggggggggggglgggggggggggggg
lgggggggggggggggggggggggguuuugggguugguuttuuttuuuuuuttttttttttuuuuttttttttttttttttttttttttgggggggggggggggggggggggglgggggggggggggg
lgggggggggggggggggggggggguuuugggguugguuttuuttuuuuuuttttttttttuuuuttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggg
lllgggggggggggggggggggggguuuuggggggggttttttttttttttuuuuuuttttuuuuuuuutttttttttttttttttttttgggggggggggggggggggggggggggggggggggggg
lgggggggggggggggggggggggguuuugggggggtttttttttttttttuuuuuuttttuuuuuuuuttttttttttttttttttttttggggggggggggggggggggggggggggggggggggg
lgggggggggggggggggggggggluuuugggggggtttuuuuuuttttuuuuttuuuuttuuuuuuttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggg
lgggggggggggggggggggggggguuuugggggggtttuuuuuuttttuuuuttuuuuttuuuuuuttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggg
lgggggggggggggggggggggggguuuuggggggttuuuuttuuuuttuuuuuuttttttuuuutttttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuuggggggttuuuuttuuuuttuuuuuuttttttuuuutttttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuugggggtttuuuuttuuuuttttuuuuuuttttuuuuttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuugggggtttuuuuttuuuuttttuuuuuuttttuuuuttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggg
gggggggggglgggggggggggggguuuugggggtttuuuuttuuuuttttttuuuuuuttuuuuttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuugggggtttuuuuttuuuuttttttuuuuuuttuuuuttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuuuuuuuuttuuuuttuuuuttuuuuttuuuuttuuuuuuuutttttttttttttttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggguuuuuuuuuuttuuuuttuuuuttuuuuttuuuuttuuuuuuuutttttttttttttttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuttttttuuuuuuttttttuuuuuuttttttuuuuuuuutttttttttttttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuttttttuuuuuuttttttuuuuuuttttttuuuuuuuutttttttttttttttttttttttgggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggttttttttttttttttttttttttttttttttttttttttttttuutttttttttttttttgggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggttttttttttttttttttttttttttttttttttttttttttttuutttttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggguuuuttttttuuuuttttttttttttttttttttuuuuttttttttttuuuutttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggguuuuttttttuuuuttttttttttttttttttttuuuuttttttttttuuuutttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuttttttuuuuttttttttttttttttttttuuuuttttttttttuuuutttttttttttttgggggggggggggggggggggggglggggggggg
ggggggggggggggggggggggggggguuuuuuttttttuuuuttttttttttttttttttttuuuuttttttttttuuuutttttttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuttttttuuuuttuuuuttttttuuuuttttuuuuttttttttttuuuuuuuutttttttttgggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuugtttttuuuuttuuuuttttttuuuuttttuuuuttttttttttuuuuuuuuttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuuuttttuuuuttttttttuuuuuuuuuuttuuuuttttttttttuuuuuuttttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuuuttttuuuuttttttttuuuuuuuuuuttuuuuttttttttttuuuuuuttttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuuuuuttuuuuttuuuuttuuuuttuuuuttuuuuttuuuuttttuuuuttttttttttttggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuuuuuuuuttuuuuttuuuuttuuuuttuuuuttuuuuttuuuuttttuuuutttttttttttgggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugguuuuttuuuuttuuuuttuuuuttuuuuttuuuuuuttuuuuttuuuutttttttttttgggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugguuuuttuuuuttuuuuttuuuuttuuuuttuuuuuuttuuuuttuuuuttttttttttggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugggguuuuuuuuttuuuuttuuuuttuuuuttuuuuttttuuuuttuuuuttttttttttggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugggguuuuuuuuttuuuuttuuuuttuuuuttuuuuttttuuuuttuuuuttttttttttggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugggguuuuuuuuttuuuuttuuuuttuuuuttuuuuttttuuuuttuuuuuuuutttttgggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugggguuuuuuuuttuuuuttuuuuttuuuuttuuuuttttuuuuttuuuuuuuuttttggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggguuuugggggguuuuuuttttuuuuttuuuuuuuuttuuuuttttuuuuttttuuuuuuuuttggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggglluuuugggggguuuuuuttttuuuuttuuuuuuuuttuuuuttttuuuuttttuuuuuuuutgggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglggggggggggggtttttttttttttttttuuuuttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglgggggggggggggttttttttttttttttuuuutttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglggggggggggggggtttttttttuuuuuuuuttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglgggggggggggggggttttttttuuuuuuuutttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggtttttuuuuuuuuttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggttttuuuuuuuutttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttttttttgggggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttttttttttggggggggggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggtttttttttttggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggglllllggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglgglgggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggglllllggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggglggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggguuuuuggguuguuuguuuguuuguuugggggguuguuuguuuguuuggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggguuguguuguggggugguguguguggugggggguggguguguuuguggggggggggggggggggggggggggggggggggggggggggggg
glgggggggggggggggggggggggggggggggggggguuuguuuguuuggugguuuguugggugggggguggguuuguguguugggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggguuguguuggguggugguguguguggugggggguguguguguguguggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggguuuuugguugggugguguguguggugggggguuuguguguguguuuggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggtttgttggggggtttgtttggttgggggtttgtgtggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggtgtgtgtgggggtgtgtgtgtgggggggtgtgtgtggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggtttgtgtgggggttggtttgtgggggggttggtttggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggtgtgtgtgggggtgtgtgggtgtgggggtgtgggtggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglggggggggggggggggggtgtgtgtgggggtgtgtgggtttgggggtttgtttggggggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglgggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggglllggggggggggggtggtttgtgggtttggttgtgtgtttgttggtttgtttgtgtgtggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglggggggggggggtgtgtgggtggggtggtgtgtgtgtgggtgtgtgtgtgtgtgtgtggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggglggggggggggggtgtgttggtggggtggtgtgtgtgttggtgtgtttgtttgtgtgtggggggggggggggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggtgggtgggtggggtggtgtgtttgtgggtgtgtgggtgtgtgtgtggggggggggggggggggggggggggggggggggggggggggg
ggggggglgggggggggggggggggggggggggggggggggttgtttgtttgttggttgggtggtttgtgtgtgggtgtggttgtttggggggggggggggggggggggggggggggggggggggggg
ggggggglgggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggglllggggggggggggggggggggggggggggggggggggtggtttgtttgtgtgggggtttgtttgtttgtttggttggggggggggggglggggggggggggggggggggggggggggggg
ggggggglggggggggggggggggggggggggggggggggggggtgtgtgtgtgggtgtgggggtttgtgtgtgtggtggtgtggggggggggggglggggggggggggggggggggggggggggggg
ggggggglggggggggggggggggggggggggggggggggggggtgtgtttgttggttggggggtgtgtttgttgggtggtgtggggggggggggglggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggtgggtgtgtgggtgtgggggtgtgtgtgtgtggtggtgtggggggggggggglggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggttgtgtgtgggtgtgtttgtgtgtgtgtgtgtttgttgggggggggggglllllggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggglggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggggggggggggggggggggggglggggggggggggggggggggggggggggggg
ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglllgggggggggggggggggggggggggglggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggglggggggglggggggggggggggggggggggggggggggggggggggggggggggggggg
__gff__
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000303000000000000000000000000000001010101010101010101010000000000010101018001030140000100000000000101010601400140000001000000000100010001010101000a01010101000001
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
__map__
5152494a545d000000005d007d7d007d000060616461625b505152005c55404142555c606362556061636267655d5e404353434343534342000000005867676500000000000058686867650000005e5e5e550000005e40414141426064646464767b0055555555555555555555555500004849496a4949494a00000067676700
535241424c00005b00000000000000005d5b006c565d007d505352005e4b606162555c5c5c00555867686868686800505343535353435352006c00006c586767650000006e5867676867655e0000000056550000000050434343624f4f4f4f4f005e555e00665e006600005e6c665e55485a5a5a5a5a5a5a5a4a006a5a5a5a6a
515263624c0000000000005b5d5c000000005e6b00006c7d505152560055000000555c00005857676767676767655b605353535353535362006b6e006b6e586765006e0058656e5867655555550000005e00550000006061616200004041425e000055005e6e005e6d6d6d6d6b6e00555a69595969595959595a005a5969695a
53524c4f4e5c00004042000000000000000000006c7d6b005053525c0055005c00555c0058675767676767676765006661616163616161660000000058676767656c0058676868555555000000550000005e54000000555c0000004546476255555555005e005e6e005e665e6d55005559695959595959696959006969595969
51524c5e00730000504340414200005c5e00004b6b4c7d7d505152000055000000005555555557676767676765545e6d6d6d73596d6d6d556c006e6867676500006b6868676767557c0000000055005e0000540000000000005c5c6061625d00007555000066006d66006e0048434a5569595969595959695959005969695969
61624c000000000050515153524c54545400004d4f4e005d5053525454540000005e004b686868686767686868684c5b005c5c5c5c5c5e556b005868686868006c005867676768557c0000000000555555550000000000000000005e005e0000005e5e6d6d5e5e6d6d5e00734363435569595959595959596959006959695959
4f4f4e005b00004b60616464624c5e404200005d5b005d4b5051524c000000000000004b686868676767676868684c00005c5b5d5b5c006600000058676765006b6e00586767676800005e005e5e00000000000000000000000000000000000000005e6d006d00005e6c006d5e6d5e5559596959596959595969005969695959
005b0000005c004d4f4f4f4f4f4e6c505200000000005e4b6063624c000048444a75767674545e58676767655e54005e005c5c5c5c404266006e006e6c58676765000058676768650000005e00005e005c0000005c00000000000000000000000075555566546654556b5466005e005559596959596959596959005959596959
000000484a00005e00000000005d6b5052005c000000004d4f4f4f4e5b0060616200000000586767676767676765006c004041414146476600006c006b6e586767686767676765000000000000005e5e000000000000000000440000000000000056555e6e5e006e0000006d006e5e556f69595969776959596f006f5977696f
00004846464a00004041414200005c60625c0000005b5b005e5e5e000000000000005b5b004042586767655d00005d6b005051616161635500006b0000586767686867676765006c00000000005e58655e00000040414141414142005e000000000055006c5e5e6d6d5e6d5e6d6d6c556f6f6f6f6f786f6f6f6f006f6f786f6f
5d4b505353524c4b504343524c5c5d54545c0000006c00000000000000730000000000000050435558676500005c000000505256006c5b556e0000006e586767676767676c6e006b00005e005e586767655e005c506161436161520000000000000055006b6d666e006c5e666d5e6b556f676a676767676a67675a5a5a6a676f
004b607f61624c4b606464624c005c48494a0000006b0000005c0000004849494a000000005043555867655d00005b5d0060625c006b5c5500005867676767656e5867656b000000000000005e586767655e0000504361616143526d6d6d5d404142555e006d6e6d6d6b006d00005e55675a5a5a5a5a5a5a5a5a6959695a5a67
004d4f4f4f4f4e4d4f4f4f4f4e00005051525d0000005e000000000000504343526d6d6d6d7b62006d586566545454545454540000000066005867676767656e6c5867676768656e00000000005e58655e000000604546464647625d00006d50434342550000000055556e00006e55005a59695969595969595959695959695a
6c0000005e5554555554555e0048494a604454445444544454556d6d5550434352000000006d6d6d0058655e00005c5b5c6e54545454545400006e5867656e006b586767676867650000005e5c005e5e0000005e0060616161620000000000505151525e76000000005500000055000069595969696959595969695959695969
6b5e6c005b556d6d6d6d555b00454647556d005c000000005e5d005c557b61617b00000000005e0000586765000000000000000000000000000000006e0000000058676767686767655c00000000005c00000000005d5e6d00000000000000607f7f6200550000000000555e007600006f77595959695969696959596959596f
00006b5d00550000005b55000060616255005e00005e5c5c5455005d555e5e5e00000000000000005b5e68685b006c005b6e005b005e00000000444141446c0000686868676867655c0000000000000000005c000000006d5e00000000005c005d5e5d00550000005e5500005e5e55006f786f6f6f6f6f6f6f6f6f6f6f6f6f6f
0000000000555d005d0055000054545454000000000000007676000055005b005d00000000000000005e686800006b005e00005e5d00005b0000404141426b0000586767676865000000000000005d000000000000005d6d00000000005e005d00000000550000000055005e000055000044444400000067676a67676a676700
000000000055000000005500005e00557b5e0000005c005b000055005500000000000000000000005b5867655b000000006c0000005e6c00445746464646574444676765000000000000005e005e00404141425e0000006d5d00404141444200005c000055005e000000755454747d7d485a5a5a4a00675a5a5a5a5a5a5a5a67
6d6d6d6d555b000000005b55000000557b544042005e40414241444144414142665d540000005d005b586765005b006c5c6b5d006c006b00555d6061636200557467650000000000005e0048494a445761615741415700005e4b50616161524c5e000000555d00000000555e005556005a5969695a005a59695969596969695a
434c4b43555b565b5c00005500005e577b5c45474c4b504352614464636464646554540000005d5d005b586500006c6b6c005b5d6b5b005b55005c5c005c5c557b00000000005d5e5e5e5e607f634b504343434343524c6d004b50436143524c00000000555571005d00550000557d7d59596959590059695969595959596969
434c4b435500000000000055000000557b4b63624c4b6064625e5e564f5b5c58656d6d6d6d6d6d6d0000586765006b006b5b005454404200555d000000735d557b004041425e5e5e5e5e00006d7157576161616161574c5e5d4b60616161624c005d5e00555e00715b0055005e557d7d69595969590059595959596959595959
4f5e5d4f555b5c005d5b5e55005c00557b4d4f4e4c4b5b5c0000005e5e00484a5744005b5d5b00445c005b5865005b6c0000586556454768555c5d00005c5d557b406161525e5c5e5e5c5e0000714b505353535353524c6d004d4f4f4f4f4f4e0000005d555d005b5d5d555e0055007d59595959690059695959697759695959
005d5e000054540000005400000000557b5e40424c4b4042000000004849464744454141414141474c75555555746c6b005867650060625555005c5d5c5c0055745045476354546e5e5e5e5e00714b606161616163624c00005d40444141425454545454555e0000005e765555767d7d5969597759006f6f6f6f6f786f6f6f6f
000000005d005400404200005b0000577b4b60624c4b6362005b5c5e6064646244616161636161625d556d6d6d556b586767655d000000004054556d6d555440426061626d0000715e5e5d0000714d4f4f4f4f4f4f4f4e00005e50435143525c005c5d5c545e0000555500005e555e006f6f6f786f0000000000000000000000
5d00005c000054006062446c000000557b4d4f4f4e4d4f4f6d6d6d484a4f4f4e005e4d4f4f4f4f4e55556d6d6d40414254005e0054484a5b606255546d556061625c5c5c0000007171717171710000005e5d0000005e0000000050534353525c005c0056550000550000000000555e7d006767676a676700000067676a670000
000000000000545c4f4f766b5d005b557b5e005d00005e00005c4b45474c5c5757005c5e005c5e004041426d6d4546475c005b005b454658656c005e5b0000484a5c005c005d5d5d7576745d005555754444444444745c5d5c5e71515351710000005d00550000550000005e00555e7d675a5a5a5a5a5a6700675a5a5a5a6700
40425c000000404200005500000000557b54555c5c55000000004b60624c005555416d6d6d6d41415051526d405743575b40414254455741426b005e00005460625c5c5c00005d005053526e00005650534363435352575757575061436152444042000055000000005500007c7d5e7d5a6969596959695a675a596969595a00
505244005d0050635b005500005d0057555d007d6c0054005b004d4f544e005757006d6d6d6d5d4b607f636d60646164546064625c606463624c5d00000054005d006e005d006e005051626e006e4b5061616d6161624c565e007151535171765051414255000000007600007d7d7d0069695959595969595a69696959695900
6364624c5e00504f005b484a5c0000586500006c6b6e005500005d40425c005555565c00005c5d4d4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4f4e0000404142005e005e000000000060616e005d004b50575c6d5c4f4f4e5e5d4b50534353524c60617f62555e00555500005e007d5e7569595969596959696959595959695900
4f4f4f6c0000505c5c406062426d6d58655c006b6b7d00555d004b60624c5b575700005c0000005b5e005d005e005d005b00005d005e00005c005d4b50435174550000005e00005e7b7b0000744042404141414141424c00004b45464646474c005e000055000000557d007d557d757b69696959596959696959695959696900
6d6d6d6b5c7d504652634f4f624c0058655c5b7d6b7d5b55005b4d4f4f4e5e555500005c5d005b005d6c7d0040414141425c000000005c48494a004b635143525500404200006e00000000557b6064606161646161624c5d004b57616161634c00005e005576555e555e5500557d7b7569775959696959595a59695969696900
5c5d5c00005c6061624f5c5c7b7d0058657d006c00007d550000005d5d000055576c5c0000000000006b004b504343515240425c5d0040454647005d5d6161646200505341425e00006e00005d004d4f4f4f4f4f4f4f4e005e4d4f4f4f4f4f4e005e005555000000555e5e55555e007b6f786f6f686868686f6f686868687800
__sfx__
000e00000d0520d0520d0520d002080520805208052080020d0520d0520d0520d002080520805208052080020d0520d00208052080020d0520d00210052100020f052100520f052100520f052100520c0520c052
010e00000c54307503135430000031625000000c543000000c54307503135430000031625000000c543000000c54307503135430000031625000000c543000000c543075031354300000316250c5430c54300000
000e0000077530775319052077531c052077531905207753200522005207753077531c0521c052077530775319052190521905219052190521905219052190520775307753077530775307753077530775307753
010e00000d0520d0520d0520d002080520805208052080020705207052070520d00208052080520805208002080520d0020905208002080520d00209052100020805206002060521000204052060520205202052
010e0000077530775319052077531c0520775319052077532005220052077530775321052210520775307753200522105220052210522005221052200522105220052077531e052077531c052077531805218052
010e00001905007753140500775319050077531c050077531b050077531805007753140500775318050077531905007753140500775310050077531405007753190500775314050077530d050077030000000000
010e00000d0520d0520d0520d002080520805208052080020d0520d00210052100020f052080021205208002100520d0020d0520c7020c0520d00208052100020d0520d052040021000201052010520105201052
010e00000d0520d0520d0520d002080520805208052080020d0520d0520d0520d002080520805208052080020d0520d00208052080020d0520d00208052100020705207052070520705208052080520800208002
010e00000d0520d0520d0520d002100521005210052100020f0520f0520f0520d00212052120521205208002100521005210052080020d0520d0520d052100020f0520f0520f0520700208052080520805208052
010e00000105201052010520d0020d0520d0520d052080020c0520c0520c0520d0020d0520d0520d052080020d0520d002100520e002070520d00208052100020705207052070520705208052080520800208002
010e00001405207703100520770312052077030f05207703100520b0020d052090020f0520700214052090020d0520d052040020900208052080520b002040020405204052070020500201052010520100200002
010e0000190501905520050077531c050077531e0500775319050077531c050077531f050077532005007753250500775320050077531f05007753200500775323050077531e5320775324050077531f53207753
010e0000200522005200002000021c0501f00220050000021f0521f05200002000021b0521b0521c00200002200522005200002000021f0500000220050000021805218052000020000219052190520000200002
010e00002505007753200500775325052250520775307753240500775320050077532305223052077530775321050077531c050077531b050077531c0500775320050077531b0500775318050077531b05007753
011a000007555005050e555005051255512505005050050507555005050e555005051255512505005050050507555005050e555005051255512505005050050507555005050e5550050512555125051555500505
011a000005555005050c555005051055500505005050050505555005050c555005051055500505005050050505555005050c5550050510555005050050500505005550050507555005050c555005050755500505
011a00002305526005260550c005210550c005230550c0051f0550c005210550c0051e0550c0051f0550c0051a0551a0551a0551a0451a0451a0351a0251a0150c0050c0050c0050c0050c0050c0050c00523005
011a0000210552100524055240051f0551f00521055210051d0551d0051f0551f0051c0551c0051d0551d00518055180551805518045180451803518025180150c0050c0050c0050c0050c0050c0050c0050c005
011a00000c0050c00526055240052a0550c005260550c0052f0522f0422f0522f0422f0352f0052a0550c0052605226042260522604226052260422603226022260150c0050c0050c0050c0050c0050c0050c005
011a00000c7050c705247550c705287550c705247550c7052d7522d7422d7522d7422d7350c7052b7552a7452975229742297522975229752297422973229722297150c7050c7050c7050c7050c7050c7050c705
012d00001a5551d555155551d5551a5551d555155551d5551a5551d555155551d5551a5551d555155551d555195551c555155551c555195551c555155551c555195551c555155551c555195551c555155551c555
012d0000260422605524045220452005220055210422104500000210402004521045220522104520045210451c0521f045190452204221045000002804225055000002204221055000051f055000051d0451c055
012d0000135551555516555135551a5551655515555135550e555105551155513555155550050011555105551355516555155551355511555155551355511555105551355511555105550e555005000d5500d555
012d00001d0521f0451c05526045210522104221055000000000000000200452105525045220551d045220551c0421f055190451605515042160551504516055190421a055190451a0551c0421d0551f04521055
012d00001a055210551d0551f055100551d0552005521055260422605524045220452104021055000000000022055220001f0552205521055000001d0551c0001f055210551d0551c0551a055000000000000000
01200000130451f0451a0452604514045200451804524045130451f0451a0452604514045200451804524045130451f0451a0452604514045200451804524045130451f0451a0452604514045200451804524045
01200000237322373223732237321f7321f7321f7321f73523735007052673500705217350070523735007021f7321f7321f7321f7321a7321a7321a7321a7350070000700007000070000700007000070000700
01200000131250c105131220c105131250c105131220c105131250c105131220c105131250c105131220c105131250c105131220c105131250c105131220c105131250c105131220c105131250c1051312213125
012000001f732007001a732187321a7321a7351f7021d7321f7321f7321f73500700207322073220735007001f7321f732237321f735007001a7321a7321d7321a73500700147321473218732117321375500700
01200000110451d0450f0451b045110451d0450e0451a045130451f0450e0451a0450c045180450e0451a045110451d0450f0451b045110451d0450e0451a045130451f0450e0451a0450c045180450e0451a045
01200000111250c105111220c105111250c105111220c105131250c105131220c105131250c105131220c105111250c105111220c105111250c105111220c105131250c105131220c105131251d0001312213125
0109000020055070051b055070051a0551a0051b055070051e055070051b055070051a055070051b0550700514052140521405214055070050700507005070050700507005070050700507005070050700507005
01090000195550c505145550c5051355513505145550c505175550c505145550c505135550c505145550c5050d5520d5520d5520d5550c5050c5050c5050c5050c5050c5050c5050c5050c5050c5050c5050c505
012000001873220702207322270223702247322370223732237021f73223702207321f7021f7321f702137321b732007002b7021a7321b7322f702207321f7322f7021a7322b7022f702187321a7321773224702
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
010c0000137521850119552106021c552185021955218502205522055220054245022455224552250542450525552255522555225552255422553225522255121850218502185021850218505185021850200504
010c0000107541270420754007041c75414704197540a7041475414754117040a7041b7541b7540a7040050419754197541975419754197541975419754197540050400504005040050400504000040000400700
010c00000453309500045030950004533005000450300500045330750004503005000453300500075000950004533005000050000500075330753307533075330753307500075330050007533005000753300500
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000300001c0501c0502303023030270202702023020230201c0101c01023010230101c0151c015060000400001000000000300002000020000000000000000000000000000000000000000000000000000000000
000100001f0501c0501a05015150111500c15012050100500e0500c0500c1500905009050041500315002150001500015000150001001a0001500011000100001c00000100270000400000000000000000000000
00030000247702a7702a770247601d7601c7501a750127000e7000a70009700007000070000700007000070000700007000070000700007000070000700007000070000700007000070000700007000070000700
0003000025153291632d1632e1732f1732f1732b17328163251632416324153031530310303103031030310303103031030310303103031030310303103031030310303103031030310303103031030310303103
010200002165325653286532865314123141331414314153171631715317153101631016017160151000e1000e0000e0000200002000020000200002000020000200002000020000200002000020000200002000
000200000b152147521a7521c052160521c0520410204102041020410204102041020410204102041020410204102041020410204102041020410204102041020410204102041020410204102041020400204002
00010000161201f1401f140211201a100191001610014100131001310013100121001210012100121001310014100171001810000100001000010000100001000010000100001000010000100001000010000100
00010000000002d020300303204034030350203602000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00020000257402575023720217301f740007000070000700007000070000700007000070000700007000070000700007000070000700007000070000700007000070000700007000070000700007000070000700
00020000297202e7302c7403273034720000001a70000700000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00020000157341554429704287041a0241a0341d7441d5441e744287041f7341f53421704237042352422734267042270427554265442b704007042302423534247340070420724285442474426734227541f744
00010000006200e720037000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
__music__
01 00010244
00 03010444
00 00010244
00 06010544
00 07010b44
00 08010c44
00 09010d44
02 0a014344
01 0e101244
02 0f111344
01 14154344
00 14174344
02 16184344
01 191a1b44
00 191c1b44
00 1d1e2144
02 1d1e4344
01 23242544
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 41424344
00 201f4344
\ No newline at end of file