From bc7fa2954c21c7754e9133c3f43469afddf65aba Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Sat, 6 Apr 2024 18:52:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B9=20=D1=81=D1=82?= =?UTF-8?q?=D0=B8=D0=BB=D1=8C=20UI,=20=D0=BF=D0=BE=D0=B4=20=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D1=8B=D0=B5=20=D1=81=D0=BB=D0=BE=D1=82=D1=8B.=20(#60)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * reskin * storage skin --- .../Interface/FantasySlotStyle/SlotBackground.png | Bin 0 -> 294 bytes .../Interface/FantasySlotStyle/Slots/back.png | Bin 0 -> 414 bytes .../Interface/FantasySlotStyle/Slots/belt.png | Bin 0 -> 402 bytes .../Interface/FantasySlotStyle/Slots/cloak.png | Bin 0 -> 410 bytes .../Interface/FantasySlotStyle/Slots/eyes.png | Bin 0 -> 381 bytes .../Interface/FantasySlotStyle/Slots/gloves.png | Bin 0 -> 438 bytes .../Interface/FantasySlotStyle/Slots/hand_l.png | Bin 0 -> 396 bytes .../Interface/FantasySlotStyle/Slots/hand_m.png | Bin 0 -> 382 bytes .../Interface/FantasySlotStyle/Slots/hand_r.png | Bin 0 -> 406 bytes .../FantasySlotStyle/Slots/hand_r_no_letter.png | Bin 0 -> 383 bytes .../Interface/FantasySlotStyle/Slots/head.png | Bin 0 -> 379 bytes .../Interface/FantasySlotStyle/Slots/keys.png | Bin 0 -> 392 bytes .../Interface/FantasySlotStyle/Slots/mask.png | Bin 0 -> 376 bytes .../Interface/FantasySlotStyle/Slots/neck.png | Bin 0 -> 391 bytes .../Interface/FantasySlotStyle/Slots/pants.png | Bin 0 -> 371 bytes .../Interface/FantasySlotStyle/Slots/pocket.png | Bin 0 -> 312 bytes .../Interface/FantasySlotStyle/Slots/ring.png | Bin 0 -> 372 bytes .../Interface/FantasySlotStyle/Slots/shirt.png | Bin 0 -> 391 bytes .../Interface/FantasySlotStyle/Slots/shoes.png | Bin 0 -> 371 bytes .../Interface/FantasySlotStyle/Slots/toggle.png | Bin 0 -> 610 bytes .../FantasySlotStyle/Storage/piece_bottom.png | Bin 0 -> 113 bytes .../FantasySlotStyle/Storage/piece_bottomLeft.png | Bin 0 -> 188 bytes .../Storage/piece_bottomRight.png | Bin 0 -> 215 bytes .../FantasySlotStyle/Storage/piece_center.png | Bin 0 -> 90 bytes .../FantasySlotStyle/Storage/piece_left.png | Bin 0 -> 109 bytes .../FantasySlotStyle/Storage/piece_right.png | Bin 0 -> 110 bytes .../FantasySlotStyle/Storage/piece_top.png | Bin 0 -> 116 bytes .../FantasySlotStyle/Storage/piece_topLeft.png | Bin 0 -> 185 bytes .../FantasySlotStyle/Storage/piece_topRight.png | Bin 0 -> 202 bytes .../FantasySlotStyle/Storage/sidebar_bottom.png | Bin 0 -> 199 bytes .../FantasySlotStyle/Storage/sidebar_mid.png | Bin 0 -> 110 bytes .../FantasySlotStyle/Storage/sidebar_top.png | Bin 0 -> 185 bytes .../Interface/FantasySlotStyle/slot_highlight.png | Bin 0 -> 294 bytes 33 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/SlotBackground.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/back.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/belt.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/cloak.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/eyes.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/gloves.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_l.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_m.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_r.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_r_no_letter.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/head.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/keys.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/mask.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/neck.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/pants.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/pocket.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/ring.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/shirt.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/shoes.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/toggle.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottom.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottomLeft.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottomRight.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_center.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_left.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_right.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_top.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_topLeft.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_topRight.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_bottom.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_mid.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_top.png create mode 100644 Resources/Textures/_CP14/Interface/FantasySlotStyle/slot_highlight.png diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/SlotBackground.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/SlotBackground.png new file mode 100644 index 0000000000000000000000000000000000000000..6bf094d780d693fe18fcc034622a2672aaaa5fa7 GIT binary patch literal 294 zcmV+>0oneEP)Px#;7LS5R9J=Wmpc-JAP|OE#^F^YMb2a889b$DNR{)XND4t4Q^71qG9(e9;BRz? zo&7%^#V$Z*H8>dhZuJwC)*v_srFC>soG&=vtdG~5^|e1k->vt@Guq@IUCt*9(fH<) z(WK_nyf_doUNq*RW7|VYYmkgu2mpZAPcr7;+ONPRqk zBSo?~SAYso0V+TRr~pL)Px$SV=@dR9J=8S3wejFbs?g0|j3oU*H3bcaJ{E7x*BK-W@*R7xV=xa?w*dA+{xj zGU%SjkYqP)+DQQx#)=xp{r1fr%Bp}%bA_@h#7U|DrMZ6nKh$TWPx$Oi4sRR9J=0SHTg2Fc4fB2Le_gEzkht-=_sxfd%>W@7RDXXa!2-qaTwwf{;rv z#(fb;ZkNj@xd4$dqmA8W^)x$Fb&2!of~qdrL23W<>C*eY-5)ite%NhR&%^b`CYgfu za-l`cO!6X2gOcALZAZkMepKYS5JAWrDN$sp76AZrvy&okr2Hy*E(CHRblj>gfjyAu zhN1M^Fk>onCbaQOsGt6rfnOqt#{5RlghOy$8C)N+GT^f;xnryXrtArvvFs@T_-SX;$YpP!eQjc*uL8CJm$bU{b@G7iobWO1sDMVw!Jy{*AyGE(Sf^mh!NeKMngSJw zn_?Hy-unQZ9`)WQTTTMT1oE$#!UPV!r=-U`3!~g&Q07*qoM6N<$g3$}MSpWb4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/cloak.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/cloak.png new file mode 100644 index 0000000000000000000000000000000000000000..0a456e773c0ea590279471308464597166ff231a GIT binary patch literal 410 zcmV;L0cHM)P)Px$R7pfZR9J=8SIZ5;FbsWEs7=cRbcHTZap%ZDOu#@Kxg!=}1(*ODdVy0SHw|E? zDW4}HHPrEYcHG1PzKjVSY*vfAYf#lCj)xPfx@0@0_Q%7i_kO+ITVDIHSuO6n^My?^ z1k3r%ikP_MMV5|Ae!aCF5mWlokmpK`Lf&YNB1^3Z0GPT)hP=@_DtWFHa;2=_sxE;o zkl2Bvl0iZh`DE_{U2Wivs0Gr%QpwC+R}Qag!w1|j!7e?)+fFjPcv24X=h z;8mm{Sr7|&RcIka*xQJ>A{wou?3khqP{L>AQc?d`gcLE(3$_4BY9+S+y#&DUWnc*i z`P{g324x`HJ|OJ}VuIBVgsk(sIpU7UZ9azDnV`LA0c{?A1f2hTJ}FGlJptyB8KX7# z3GE2D-dYq{8oecVIVgVPYDPuSamdB=8EB!?%jwtg0H%hX_chK!@&Et;07*qoM6N<$ Ef|9ke1ONa4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/eyes.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/eyes.png new file mode 100644 index 0000000000000000000000000000000000000000..0e5e13f895c4ae9e7b62fc12e4b60211b5ac2554 GIT binary patch literal 381 zcmV-@0fPRCP)Px$H%UZ6R9J=8SHTg2Fc4fA1_D+fEzkht-=_sxfd%pO@6doPXa!2-gAXT}BSZ*b z4D5@W%iL~`4O{@n@Mv&4>>71JmZ!LuH)MHgT$HZAmbXs+SX?Bpd^jC;&H4T?CYgi% zb|Xc2DtQuxR>_~Qx+Nl@NkJYnW`(@s97z;P5daXViv)Sa`A^AX#t<_m>t=Zh6o4-S zMd`1h))eOSY4A^oO=~;wPx#K5S1CX^d1`*P0N~?h9SJ>RRs>K29TClq>B2fZFt)v8 zy3qL)_lZzR`tqhQ5}@1B5TR+uW_h6EeD;519VP_2Ev0c^ZV1LE94b8ZRV?EbxR?i8 z0$j`k%bJK(*qDmdnqt$PQy{*2Hbm%7N=v}=RU?T)D^oG$pjgJ$jEbP~l#A&%P@~h! bsdKym{C=B!`8^yM00000NkvXXu0mjfjUAsi literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/gloves.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/gloves.png new file mode 100644 index 0000000000000000000000000000000000000000..3b724b0cbdd0cd89fcd1d705a93aa2bcd85d0d53 GIT binary patch literal 438 zcmV;n0ZIOeP)Px$a7jc#R9J=0mqCugFbqWvs@k-iV0wjKpkhBu4m2m=KrCmExBypRPB1jEVOEJ; z6E}96s`DkJMh*Edj^ic(D{F%r$HV?bJ9K>u*UJsMz7-FO`(H1&xA$MCv-kB6$HV^h z{qrj}nWN8-orl;^^QI~nHNQWeBZvaObmp}&iqddq*V)d^0MbzsUk6bIN&?V8;4?s0fS9->4FYJ+1DqM1Wo+gn0L_s*B%JMZ=3Lcu zlb#g;NsZv-CLOE;((q{@XdaBtg!GT8Wi_S{>V!Z07*qoM6N<$f+EepDF6Tf literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_l.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_l.png new file mode 100644 index 0000000000000000000000000000000000000000..0d01216f3a75774c25ad54b7019e64623056074a GIT binary patch literal 396 zcmV;70dxL|P)Px$MoC0LR9J=0SIcpOFc5ua7!bIE&;kuGzUSzIQh^KdF?Wv}a0^ZaF|setNt$H= zv%t#AJFz3pzPBHV6%ZL4Y8>{vC*M#v6)xv1>ZTGqrTZ`EYj6GQc=Ejd6$a4h9;)U=z<>1z&nvdV}6GK*LbhcI|W*hHgfb5h%+#j%C$#UB;ZvY z>Dm%8swI##T~Gm3h^l}&shwK}aR#K0=?_O$z!WH{dI^Tec$9M^UnPLf3_S87acTm_ z9Iv^IQefUZpe-WWJP>>$nnGtH;s`MnbDu8g-p{DDcF~Px$I7vi7R9J=Wm(3A^Fc5`ThJk<;NDDN;c=u>QRzN`dBZuxVIUy@0DQVgm^YjoHIEpBh%p&A%@TkD zz>@<)YFad=IGi3HtSOQ7;0~-Q&zbWd;H%zeIHj@ru;i;z2AC>Ncup6__$v?v#~A5N@WB>pF07*qoM6N<$f(`JT%m4rY literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_r.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/hand_r.png new file mode 100644 index 0000000000000000000000000000000000000000..fc05bb4b498e9b2460f3c17e13643f5170b972bb GIT binary patch literal 406 zcmV;H0crk;P)Px$P)S5VR9J=0SIcd~FbsV$3|n?5s8{d;M(#OgpiYp1a_qgx0$CxQps|umdZIwn zR`scgo)bsvZQ_VM}s z6HW3T?B3s;h>av~>q?dUdb>|VlzfuN8)H<+M{Cj6l@kE~r3@nS(b`qX8)MKI0X*$m zM-cQt2)?6<6`Um?#t*#dtR_Iih|wl|i7H4jVr*=*fRtX4A~fp=)-1{7MzoX(>Xtc( zt^y+PWg^$4*{#^O#;FS8D%$;^26Vrx_Q)$2kvEAGp!^Px$IY~r8R9J=WSHTg2Fc4fB2Le_gEzkht-=_sxfd%>W@7RDXUnOi%h_V-)W+drPKnpc0E4!if|@w6tH zgZ*}+MXXHnEQ!66*X^q#Vof&{c`Ae#@DIBpNAaiL$B!MKBhLIY~OH6ONsDN+ei~$R)8t zuz8>(AjCYdtcl2kkJfAYREO>*p{jKsB8HN+BcN_y$dcI0R7^Q2mhm*BBItU`!*mQZ d(dpwfI6iF_l4mZ_4e$T}002ovPDHLkV1oDFq3!?x literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/head.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/head.png new file mode 100644 index 0000000000000000000000000000000000000000..21baabc5dc044b04521d6ce6e803f7c9f3b2936d GIT binary patch literal 379 zcmV->0fhdEP)Px$HAzH4R9J=WS4$FtFboZh0|ieYSKtDSdzT)_6L=t&?j0}S74!r`VWS({3E^WZ zl;VtUMW-R}HBB-pfMa-gaolg8)F90gxL$6MW(nIVw!dC(t^GrO*1Y=TxZgfc_XnF~ z40fBf7U5CyI1H?k7ggO5vBH~*JQBhRc_}5tVW33-0IaByA}^(!lspmwA|bTjG)n+- z0ADYN(y2jxs^s+XVos<-cSc}N_|BOB0^VqqAs4t;jHw!90bNaMOz$wdf=?atn-2P0 zIbfqh8VTTp*ip^s0}x2g964R9rs`7W$0`kXb5mI z4=igUqOdU)Q=jV4ttu#`)D!H~=&Fo{fTF4)4g)JaA9G+V<7tLP;Pp2T(>~xt$B$Fz ZcmX6IgdEfGkm3LU002ovPDHLkV1hRJnx+5% literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/keys.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/keys.png new file mode 100644 index 0000000000000000000000000000000000000000..0c6de30506390cf616f2ca679265f59899addc4e GIT binary patch literal 392 zcmV;30eAk1P)Px$LPHcGTnyhbj2g7TAw(I46f4(@A zgkZIp8xaX7FZ1lJM~qs%iS0sv-wlP16ReN^&7DHKW>zjadq zJ0LX%Q|jW3e>QNRx;Rs6xJIHK(vPmWKnMLa11{to5)np#4{XOHsT*$rvGEu1djf1# zF6p3N0&G`J+Ce9+*hR#v&L_Es-U6gVQ3U|gV~~pay<4C`BMv!|;0%P;L$H9*>B)N@ z;E0j|pOKqGngQ`d#39YVXd>cpjmn3d`_w^C8j-ElhT@svk$~QL; m6+vyu!}Jwsq0`6d$MFDXke=YK7=RQ20000Px$GD$>1R9J=Wmq8ALAP_}IV-)QP>J_|zao?o}>IpoM%kCR5;1%o%s_4e9AR}VM z3gV)F#RS5C5N0v}SeAo>BF{!~L6XK$R}Ca-th^~+Usug+{$4)0FCP?nHa=c&Ws^O+ zT`wHM5zV8(H)`JY!vw;^lgvCM#E5xEDMW$KApih8aS=1`DAj5n5&|J1eBUIE0ZIUu z2Lh>XiF>lg>Ehr>u|rF5;7GaFoc{o40hrZ+y~0IIC7qQ3mMWuYfD4T*-VCr-l4VtM zYZ?CvAfuNVsGM|3n;&6EsWO-m01To-yV7v!Ht_tKw4~vl+pu1U&H-SfAD95x=m*Z# z5s5O<6^nbaL(kH%qm*~Bx+P232|(Kq5Cy)Gt{8h@o#ShUA#nW5$8<^fq2te~b$tN; W4UCx&wPx$K}keGR9J=8SIZ58KoETr0}EClEzkh*?$Ls*z=Aw_H#T4kT7j~9(bH^Z7m)o% zeaR*aZ05ZgCh!*cGG;v3ZB{RHL(|qcpDt+H+BzxUe?DD$&$s)d;#C*B&FXcy-mFPN zuwE{dh?z-V6?szf`{SvJnDd83UJ8+fyps}Dkt-1ZFgG_5c_(F5@=^$tLa4k=TLXI_ zQ-Ps0Hq4wfoEZ;XKo!w)1rCM0t`Pl2B`=9mPx$ElET{R9J=GSHTg2Fc4fA1_D+fEzkht-=_sx0R{2&@6Z4(Xa!32qpxJnBaWFE z2)ZwB5^k5f1uj5fL^No2n+M-e)g}7wgsLvBlhXZtcN(ql+oR^y7tL<-IGiumB;R1W zUTF~#Coi&eQu6EV{vslwi;6rKViNK}N)%bDMF2p;H!1Q#O0VR(5Xgnld8@hvS|HW| zQ|cQ$r!r?ugE^rd+E{@(G4g;dxKUl(W-Y+f8&GSt-#+1NPy4tfK88GeGqIOSk^?uF~wBO zbE=0P{S5~xjRS@cn0)dg;Cj2G$kIusV#-0WjH4M9L1UML={r!P)5B?SJOLX4jI<|n RHs1gM002ovPDHLkV1lO9m^T0b literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/pocket.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/pocket.png new file mode 100644 index 0000000000000000000000000000000000000000..92caa4df9df8842fe5e3e78f079e0f53ef024395 GIT binary patch literal 312 zcmV-80muG{P)Px#@<~KNR9J=Wm$40lFc3vQ2!Tx|2rIAvqEE>{nSg;P(?=}83S@$Sp&^y6!w?B2 z7*qIHoP4_fj9mN!EX$)sS>%)6kY)**x<#5Ln}^c=rfwJK_v)#9)kj(6)8qBtZ1Rt8 z*NcMibn`e0jhc7EID-i2p)}`=88PpLKpce%0ssQNNt*XU>}t*#17}RlO|t~30ACdv z>E6<3%E#%`;z-F$ul|7}C literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/ring.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/ring.png new file mode 100644 index 0000000000000000000000000000000000000000..bda815a8c51ac000c7b22a57143f62fb67f0c01e GIT binary patch literal 372 zcmV-)0gL{LP)Px$E=fc|R9J=OSHTT~Fbs521%XabR$u|dzfT701RaQH|5X=Y1v)_?@S(3n#)Jw? zLy&r}T8Vt;a84Zn$2j2NmS;WPkfbq`&kB+>o}Co$FQ3(D{aQRUul{k%v;O{i&n8)e z%lV{594L7d_*Tj5wi}2z;zdOs3Sou3krJZ7*CGG_j&zeEZ>0Pwc_;*gLg>6n8Uqvn zo(_o8UxVgU=Jar|B~;PI6W9`-Gv>Vr7lO;v@J^jzN{2E_x4=u z0YzjY#5bKa0Sc6edjhOaV5;)}y1=P`DFbq_*o2Lg`oG<@W?cZ6XbR5efq?)Q^T56) zA_^N*G0mxp9+~i)%h$qW-hqI+?H~$#D^oG%z}Uyr42!@q=V3YpY;^oMb&d~z--hI7 SC^5wV0000Px$K}keGR9J=0SHTg2Fc4fB1_D+fEzkht-=_sxfd%pO@7RDXXa!2-qpxJn1Ckhm zurH2;+hw_g3otWQG&t_JZ$6={3S2KYlvUxJl+M3iZk_Q%eb&7C;<(?wPxps2$r$W5 zYb|2M$@4Usl>GT>zeL1zP?2XsOhVpBi9AiT2mpxrBt_mx8I(K|0+|pxZ&?*U4MaL% zN<)L^RK*$5;Ga-0-Rr0h=fvI5}V< z8nW9}+~^`4>w;B)t+@C-8oP*Fz5@zF-`d5MAOeOk)&c7>^!+osKKHW&ro=vCy*466 z6ry>F0snp=MB_4BKd`Khh+~SbnCDb4-6_IGO5MSRMqkZ*33$F*Px$ElET{R9J=WSIZHDAP`+0N6}OeTd)Bq_Z%%K62eu`I9vScZd*JUca_Lz2dDFCUPk@!+7?|6V>i;2R}>f9jS94-Yc(kPsu}6{QdbJ{JK1;E7I*yrOhb@{kY+3E^>*GzKUD zTy6+TmxdUV6{m}hHNhq=&A^&)tug=5DZ)O;b_QEl)tC;}Gw>I%9|2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/toggle.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Slots/toggle.png new file mode 100644 index 0000000000000000000000000000000000000000..ef9b131d9d08695257af3ddfcffe094cf7e15b0c GIT binary patch literal 610 zcmV-o0-gPdP)Px%97#k$R9J=0SFvgWK@fe4c&9=@NFuSZOd+HclRk}b-w-Q%!6sM-n?QQ2{DY7t zeF!Oq6qYs##(*G1@6sein00nty}45{502aAhJ9~m-f+9Xo{`{_j(72629&Esygt97 zTrG+hgh`%t(mN%e1>c&86#q!%8Q0wj z`P}!Bb<#=%0Hn+yBA@&I+QnM+3Y>fa0C02H3nkCEE;6pG)-6|yKo3Z&iJ??V9!y4P z)JmFo8_YGyoGCt$!pRr3U6X(?;T&r-AVI5M(cVBj?<{#hg7KiQ#?y}xg2|$Nr5@Ty zK=)y29TRDkOhgjUsFiSVTu}4d`xj+M$_feMBIdroQdA@Xe~S;bx)ZsX3Epz+L?or; zt$Ibdorv2_Pm5_cy~rIQ7C?P(j)Td_8ZY&MSipGD*W7L+=P_IB0;(mi@p#ZzX5?+i zW26Yp0PTd=mxzhn$>*#w5{NUv)4ROWPXP8ZZ7hJmN!v|NwI1!b`!L*I3CO|xO^=DA z)3eB=9M%j_-AyNxfMBvP9v{bnxD7d`A0z8H4nofZWI~?)RX?LR2t5z*a@bljPU``S zO(*$8f<~>RwHy5fug(u637}0|O=$kfILwqwOJH`8b|&PYdhg1BM>!c$c wE~A3q34s4{HRB@qJkG^*6}Zv)<#g}(1q94G)cN9pjQ{`u07*qoM6N<$f_+gKKL7v# literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottom.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..40ee3eb413e458707fafcaa4a5807f6860d095c9 GIT binary patch literal 113 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1SGw4HSYi^#^NA%Cx&(BWL^R}+MX_sAsjQ4 zc}lmX9$=fXq3hA)grEN&vv*qU`}?Og_E6{~>D@=(J&)h$#lT>8n{#i*KIh*+Z492S KelF{r5}E+9+9kUH literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottomLeft.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottomLeft.png new file mode 100644 index 0000000000000000000000000000000000000000..63ef90f67790f9bc72eeeba6b09003c206c8f816 GIT binary patch literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqjKx9jP7LeL$-D$|$~;{hLnNk_ z_O9k_aA0u0ulOU2hpkmj(VS6wL1a^41k+hHorXgWOk4-AH&_YPh30;~)D_X@E>$TK z+MWA?A!1qQB(?{?`06k1JCz!%ug{PqDHka;Vfxq7&$|usf9rCmUg2_xyO!_Z$Pg)H jU?N;=ey>rTqku`2PxgPG>8YbY7ch9b`njxgN@xNA5g0ug literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottomRight.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_bottomRight.png new file mode 100644 index 0000000000000000000000000000000000000000..b044ce829976f40f801d0576c1c64a7e0b1a624b GIT binary patch literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqjKx9jP7LeL$-D$|CVIL!hDb~; z?N#JEWWeAW?|GMnYf@ssZU#A5ivvfl=xtp5M(BlX!by`P#hDIg*K_h+T(_2yk#$z_Yp^<48?QaDe^cg56Ynbw9o z4bGik_ar}J2`5A9)yrGvGE6vbktD0XbES3aRpuI%hBZ^!mZmFxVBw!-aX!>lY!T3L N44$rjF6*2UngD=ZPU8Ro literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_center.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_center.png new file mode 100644 index 0000000000000000000000000000000000000000..dc9c48cb2ec9ef880fa58f1c9894d9b15885a09c GIT binary patch literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1SGw4HSYi^#^NA%Cx&(BWL^R}BAzaeAsjQ4 lc}lmX9$=fXp^GnylVSBehNl@#Ygr+AsjQ4 zON=g-PknOl?;mY(YiVX?W_5OUAPEG*%zOqGstm6_GCz%|7v2KY!rzopr03v-Kga7~l literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_topLeft.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/piece_topLeft.png new file mode 100644 index 0000000000000000000000000000000000000000..3cc845042262561da414984dfae56994115ebe98 GIT binary patch literal 185 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqjKx9jP7LeL$-D$|ialK%LnNjq zryO9KGkCiCxvXi&rys`@uo@s>xIW5~SOjg5^D z?R^Bf#jU09>{$AIo}s~<pzXbV-2qYGh@yfL3#iH literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_bottom.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..b095c1ec168ec3a2f07a5b216057c776945eb010 GIT binary patch literal 199 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|8a-VcLo9le zON=i5f3J1&?1tYz!`bx8%-BG{kB^TniBb5XmOHP+8@3M5Pr+#oD{RbD*%mavx33e( zWl&~jW^SI``R{*|Luec4>-@u$jc@Ax`1V=clg;3egh99g5covY&n{t3XaliDSXLSB osrxbY;nmOmOC%fe1PmD%jMU|P*UfqPALtkcPgg&ebxsLQ09!6X)&Kwi literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_mid.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/Storage/sidebar_mid.png new file mode 100644 index 0000000000000000000000000000000000000000..70c2973306edf9ff43e599bd84c0be9b30d87524 GIT binary patch literal 110 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61SBU+%rFB|jKx9jP7LeL$-D$|G(24#Lo_BP zml$0vpZet9-#^;o*3!((%$l z8P7Oh=NlUULBYn&g1HRBJs*EP44-5Q7E-$1w`S(#=H?3V13BuU#&;N!oTS$?PH6~a cZfj*^xOZNmzopr09GJFm;e9( literal 0 HcmV?d00001 diff --git a/Resources/Textures/_CP14/Interface/FantasySlotStyle/slot_highlight.png b/Resources/Textures/_CP14/Interface/FantasySlotStyle/slot_highlight.png new file mode 100644 index 0000000000000000000000000000000000000000..c0165a030d0434ff959ee61ea6ec3b1d56673411 GIT binary patch literal 294 zcmV+>0oneEP)Px#;7LS5R9J=WmoW;1FcgMA#S>)gId}@EjJZNOgr_OAMH)zi z=AU9>-v9AvG%OP4%6I>L3#Zxj1XmwxC6}S}jsO4v07*qoM6N<$f)q=6ssI20 literal 0 HcmV?d00001