From 764c2d0d0b1b84e651b5f1a58799b5a84803248f Mon Sep 17 00:00:00 2001 From: Fris0uman Date: Sun, 10 Nov 2024 12:49:19 +0100 Subject: [PATCH] Remove snow sprite from ultica --- .../terrain/t_grass_winter_64x80.png | Bin 3603 -> 2880 bytes .../terrain/fern/t_fern_season_winter.png | Bin 2194 -> 1876 bytes .../terrain/shurbs/t_shrub_blackberry.json | 2 +- .../terrain/shurbs/t_shrub_blueberry.json | 2 +- .../terrain/shurbs/t_shrub_grape.json | 2 +- .../terrain/shurbs/t_shrub_hydrangea.json | 2 +- .../shurbs/t_shrub_hydrangea_harvested.json | 2 +- .../terrain/shurbs/t_shrub_lilac.json | 2 +- .../shurbs/t_shrub_lilac_harvested.json | 2 +- .../terrain/shurbs/t_shrub_peanut.json | 2 +- .../terrain/shurbs/t_shrub_raspberry.json | 2 +- .../terrain/shurbs/t_shrub_rose.json | 2 +- .../terrain/shurbs/t_shrub_strawberry.json | 2 +- .../snow/shallow/snow_shallow_center.png | Bin 1507 -> 0 bytes .../snow/shallow/snow_shallow_center2.png | Bin 756 -> 0 bytes .../snow/shallow/snow_shallow_center3.png | Bin 734 -> 0 bytes .../snow/shallow/snow_shallow_center4.png | Bin 794 -> 0 bytes .../snow/shallow/snow_shallow_corner_ne.png | Bin 739 -> 0 bytes .../snow/shallow/snow_shallow_corner_nw.png | Bin 769 -> 0 bytes .../snow/shallow/snow_shallow_corner_se.png | Bin 778 -> 0 bytes .../snow/shallow/snow_shallow_corner_sw.png | Bin 774 -> 0 bytes .../snow/shallow/snow_shallow_edge_ew.png | Bin 713 -> 0 bytes .../snow/shallow/snow_shallow_edge_ns.png | Bin 723 -> 0 bytes .../snow/shallow/snow_shallow_end_piece_e.png | Bin 833 -> 0 bytes .../snow/shallow/snow_shallow_end_piece_n.png | Bin 851 -> 0 bytes .../snow/shallow/snow_shallow_end_piece_s.png | Bin 799 -> 0 bytes .../snow/shallow/snow_shallow_end_piece_w.png | Bin 795 -> 0 bytes .../shallow/snow_shallow_t_connection_e.png | Bin 732 -> 0 bytes .../shallow/snow_shallow_t_connection_n.png | Bin 695 -> 0 bytes .../shallow/snow_shallow_t_connection_s.png | Bin 662 -> 0 bytes .../shallow/snow_shallow_t_connection_w.png | Bin 698 -> 0 bytes .../snow/shallow/snow_shallow_unconnected.png | Bin 868 -> 0 bytes .../terrain/snow/snow_deep.png | Bin 819 -> 0 bytes .../terrain/t_barndoor_season_winter_0.json | 2 +- .../t_fence_barbed_season_winter_0.json | 2 +- .../terrain/t_fence_post_season_winter_0.json | 2 +- ...ason_winter_t_fence_h_season_winter_0.json | 2 +- .../terrain/t_fence_v_season_winter_0.json | 2 +- .../terrain/t_fence_wire_season_winter_0.json | 2 +- .../t_fencegate_c_season_winter_0.json | 2 +- .../t_fencegate_o_season_winter_0.json | 2 +- .../t_improvised_shelter_season_winter_0.json | 2 +- .../t_monkey_bars_season_winter_0.json | 10 +++++----- .../t_palisade_gate_season_winter.json | 2 +- .../t_palisade_gate_o_season_winter.json | 2 +- .../t_palisade_pulley_season_winter.json | 2 +- .../t_palisade/t_palisade_season_winter.json | 2 +- .../t_pit_corpsed_season_winter_0.json | 2 +- .../t_pit_covered_season_winter_0.json | 2 +- .../t_pit_glass_covered_season_winter_0.json | 2 +- .../terrain/t_pit_glass_season_winter_0.json | 2 +- .../terrain/t_pit_season_winter_0.json | 2 +- .../t_pit_shallow_season_winter_0.json | 2 +- .../t_pit_spiked_covered_season_winter_0.json | 2 +- .../terrain/t_pit_spiked_season_winter_0.json | 2 +- .../terrain/t_shrub_season_winter_0.json | 2 +- .../terrain/t_slide_season_winter_0.json | 6 +++--- .../terrain/t_stump_season_winter.json | 2 +- .../terrain/t_swater_dp/t_swater_dp.json | 12 ++++++------ .../terrain/t_swater_sh/t_swater_sh.json | 12 ++++++------ .../terrain/t_trunk_season_winter_0.json | 2 +- ...rush_harvested_autumn_season_winter_0.json | 2 +- ...rush_harvested_spring_season_winter_0.json | 2 +- ...rush_harvested_summer_season_winter_0.json | 2 +- ...rush_harvested_winter_season_winter_0.json | 2 +- .../terrain/t_underbrush_season_winter_0.json | 2 +- .../terrain/t_water_dp/t_water_dp.json | 12 ++++++------ .../terrain/t_water_sh/t_water_sh.json | 12 ++++++------ .../terrain/tr_glass_pit_season_winter_0.json | 2 +- .../terrain/tr_pit_season_winter_0.json | 2 +- .../terrain/tr_spike_pit_season_winter_0.json | 2 +- 71 files changed, 75 insertions(+), 75 deletions(-) delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center2.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center3.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center4.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_ne.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_nw.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_se.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_sw.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_edge_ew.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_edge_ns.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_e.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_n.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_s.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_w.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_t_connection_e.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_t_connection_n.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_t_connection_s.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_t_connection_w.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_unconnected.png delete mode 100644 gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/snow_deep.png diff --git a/gfx/MShockXotto+/pngs_large_64x80/terrain/t_grass_winter_64x80.png b/gfx/MShockXotto+/pngs_large_64x80/terrain/t_grass_winter_64x80.png index 6ddd5c8f48c5cec27def3638b1bff049ae6a16d9..d0488032f170e7f0f0fd5a9dd324c2417535a466 100644 GIT binary patch delta 234 zcmbO%b3klEJXbx#X-^l&kcv5PuOG}k6d=HIfmgO*^ChOg(E`I3=N(X0#z@W)&}y8glIqJ4XnPQ=fhcHUQ(Z#~zibvzUJCZsi#G?*|iVO}D+ z;P=6&6>sW3h41Fypl7qTCiJrS2EDqSan|!{ZoOkpTEp$H9e?!;tB=mV!}}eq9A+_I zV!Q-1VarG6H?{UX(hGhkNSQlat!?QuJjVN>!u(CGJ5cad+^)wRQkD+tV0#o~72ZlO W6p(TFbVES~}#LU#dAk?fN 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 diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blackberry.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blackberry.json index 0b24efc08e..08de3150e8 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blackberry.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blackberry.json @@ -17,6 +17,6 @@ { "id": [ "t_shrub_blackberry_harvested_season_winter", "t_shrub_blackberry_season_winter"], "fg": [ "t_shrub_blackberry_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blueberry.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blueberry.json index 474b7bd7e6..a280c4a6d9 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blueberry.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_blueberry.json @@ -37,6 +37,6 @@ "t_shrub_huckleberry_season_winter" ], "fg": [ "t_shrub_blueberry_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_grape.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_grape.json index ec64c2a1cd..fefbde61ec 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_grape.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_grape.json @@ -17,6 +17,6 @@ { "id": [ "t_shrub_grape_harvested_season_winter", "t_shrub_grape_season_winter"], "fg": [ "t_shrub_grape_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea.json index 9c1d96e43f..16262cad53 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea.json @@ -17,6 +17,6 @@ { "id": "t_shrub_hydrangea_season_winter", "fg": [ "t_shrub_hydrangea" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea_harvested.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea_harvested.json index 7560aa85e7..7c270a3792 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea_harvested.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_hydrangea_harvested.json @@ -17,6 +17,6 @@ { "id": "t_shrub_hydrangea_harvested_season_winter", "fg": [ "t_shrub_hydrangea_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac.json index 71ca205c9e..771820960c 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac.json @@ -17,6 +17,6 @@ { "id": "t_shrub_lilac_season_winter", "fg": [ "t_shrub_lilac" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac_harvested.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac_harvested.json index 6e9a98f81a..d9a6f7f281 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac_harvested.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_lilac_harvested.json @@ -17,6 +17,6 @@ { "id": "t_shrub_lilac_harvested_season_winter", "fg": [ "t_shrub_lilac_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_peanut.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_peanut.json index 19dc830aa7..cbbaf90c1e 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_peanut.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_peanut.json @@ -17,6 +17,6 @@ { "id": [ "t_shrub_peanut_harvested_season_winter", "t_shrub_peanut_season_winter" ], "fg": [ "t_shrub_peanut_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_raspberry.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_raspberry.json index 82ba921a65..613746c239 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_raspberry.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_raspberry.json @@ -17,6 +17,6 @@ { "id": [ "t_shrub_raspberry_harvested_season_winter", "t_shrub_raspberry_season_winter" ], "fg": [ "t_shrub_raspberry_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_rose.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_rose.json index ce179d09b1..9d2e0363d6 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_rose.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_rose.json @@ -17,6 +17,6 @@ { "id": [ "t_shrub_rose_harvested_season_winter", "t_shrub_rose_season_winter" ], "fg": [ "t_shrub_rose_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_strawberry.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_strawberry.json index 33e2d12065..205869f570 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_strawberry.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/shurbs/t_shrub_strawberry.json @@ -17,6 +17,6 @@ { "id": [ "t_shrub_strawberry_harvested_season_winter", "t_shrub_strawberry_season_winter" ], "fg": [ "t_shrub_strawberry_harvested" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center.png deleted file mode 100644 index 7bcc638cf2edf3852b3aaa45ebf8598c406575c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1507 zcmV<91swW`P)_m?SudJQC@N`E z(@rxFM7dlpmqLX5or>Q{#z_W_GFTMG+E%+Dt@Vb)#MVnrqWA_NGm?n7aE?7+t>xZY zMWPN~OdE>+U$2^tJr=wI*oYSA!TlJxEw4;w7~H#5POS_nlJhA}gJNKzT;GufNm$;Q zGP0csMQ|Y$QSK9oh~DuSV@{vH$uC2VAC#ueM(;sX+{mL}~fX@(b7E)3sF>&C=& z9uENtzO=yLxRod!BsJ*sBv5a08O`m* zn;^k8@g7U=C`x*USdeaPc96^<8>^{*Lkvi%46H+EIaC_kX6n39n{OuRZ6_G+2#Ew* zO&wIYGbP-$tIw%=7>ONcZuv@OeQyT4Umspgc(gvu%je)scoF+Tepu>Xfo%@! zbhymx#^Z%^@bk|{;r;|%%lrBYuPpxeK(C28wzO4eAA->ip!<#a|BQA3ecoj!llIEU z9A4V{^M62Tdk(XsNn2|<0;3&3pKZ+Pq&?qdCy@5;$Q)AI_sst>q%E}^gV7G4#~X7( zY0q}qDWttOG6$9R9rJ$_X|tB2Fxmn1Xk$((?YS=7oVCs8xBfJ%J~A^KAH9Y@;#_Oz zO?9-i0006eNkl71InzE5=#vniH>CJmAWYvz)Wvfv6{3Zn!ld*s@0CKwQl; zIVR&u(s{MvLl*OKnm0{Gfin`$V#Zo>z=65!cgb2=$MZ^P#|tixg*&t7B~ZVj)}PNH89j#&JG{|gA!Ksto^z!*|c}NQ_Wu2Dk*+< z{bW;y3RGF+%2G#G%KS_TFo?R^o$V?ksx!hufO8>BE(P3^C#;mQ@oXx@O0(EIStV5M ziY(vwq`N1(t7DdufV^V!bK?PJyrz8YOD|vjloPPcOyMtsc^Bw48b4kF_ z(8(Az@Y8Syp?z;HL;_n7fi#w8T0Adi%CjbS>w#%TkkR29a&KR)9z@+5F=uQ^P66vi zkDR@^M#LD^aqmD)WPcg3AOIq{MD`9Nnp0=>N%S5JGn~WTwG2oQkTFe2nxY!SG?*7P z@z$F#34+=Ld(GGr3tt1&G8Z#N^mZrEpdQ$R6W=E2<%Ox09Q2lf1U8_FZ6f>X82co^ zCZ1WF1!Ec@?}7LF4i~2hb%@R)j?V!BigZ-eI(T2!G-9N#336v#pOx86fOUo<=5Y65 z#gMZUf8Xu@(i2a9&M%{cCNS%t%{Ae$=BdAVMGZ)zVqhB2zH8v%rv^2391d^GV+F)& zL4~qz?mc$@t}y>q#|Y{&5fx1tarTU0$mxqoUgEMYZ=FDb6fpuccTfu{rcOq=6Ng)| z9z-+&3N|Lm;fi}d6GLvl`^18kWZ4ec{ zH5{CM@N%fTG(kKvvJ9j{g%F>FC!t$LG=ZtiHMtDfU?5@&0y5VaSYB;J92||yq2>&7 zFPM1#@$|C(GfDuUTq%@;z$n&yIgM9W-tGiwN)$*$M4_nD&x)<>FN75|-0000F%29s-DRP@#^96>2vpwb$fHzy}o^{6cWpPMfxfB5L}sy{T8b^{KPWvwDy1)ca#2Q zpw46q+cRNK=`fntx)XbTdEfEmn$;B_H$bC9f}qQs$j}+x^Dyl@APGUt(l7@~9$ZCWzS>us1|Bhm$!qi@q^{hD61P=8$s;>TYRb%v&QD z&)(JF0u7B2a}Wmw&z#z&sZpGmmJe$GDiJVRYqZ)F$di4%SFm_kQ9)_CB z#WeX2S)={-oehA9LU|G~8>lzBaU~ZtYzLxYU@&yg6#jSQ=|S!0(UFoW12&AWxpytI>^~eh){}FvD|~}KDaqJD~&xs zVsQ2}Dr!{72+;-R16F(FWz-z3-sbWvKnUSZ(5a1z=OAGA!sDrC_RAxF0g@m2z3?k- Q?EnA(07*qoM6N<$f=p~#tN;K2 diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center4.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_center4.png deleted file mode 100644 index e6e3a6679d243b18280ffcce36e06318f2b88df0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 794 zcmV+#1LgdQP)*TIS7h*S>%|_by}*VH8mq{j2@1 z(P@ofLQQ0z6DK0F`rfAJ`J3;4{Pc9JufBZu^uvc=pWc7{#nE{^{`~RxYg0e&FTefq zhPSodH%HU{`P=V*`g96VYq+)jHOC8a+s9wyY7Aku*1HvdExrBs6mx@EYif!ftS
=ay)vu7^OKI-_4s&9DvD*!S>iHR}5)5phC?|k+$G>;!%Kjf2KW5uMcZq+~Q z=Q-}y?tET9WmNyd6&3=bC0gySjuY130N%g`d3**8?m&BIc=FWYhEg*VW?m4_6<~*u z5jx)qZC!tL+?HPG=Aq{bK;VviC$!<3Sz}tvXr439FE)rPC}o`1$yH|>7G?vPy9EB$ zXfNQ44FbFq5eUW=0t&P9JRolK*N>n^MGYbm5?aG*)+u;5uZFu??H}I)1Or0AO!ro2 zh;#nzJJWZ51gNm-5MbuQwBInyVKcbq!_1eH#+v{udL|{foZT~812tHWZkXov@s^B9 z150)em(#gbkh4znmGRH*Pu=V90VL^9L8;^6v_DO%{h!tR<6F=mBe(I2GhJgQ)tcEy z57KZB`85B0_b1ts|7*WOE8PAJe7;q>FA@?v5pmH>CTq0&_-WDW+??6YtrxG`Fsx}9 zREYSVlKKw`4w6;Jq%8;59noDH(t_}AY99U>w}M6S1c!qu(%%%NWV zQ@b9`f4u=AkPr#pVW!LLyg`JfEpT}K&*&6DG`OZGSJ1n<5E;=*yS>2I8*r$B2!%OA zblx5frh--9+Nt~aO}GY;h#SyPu*XgCwr>xGbKaTjH(`Y>MqFbzfVkoE7<>-RH`CMn YpTllxAX?vG9smFU07*qoM6N<$f|GHCEC2ui diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_ne.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_ne.png deleted file mode 100644 index 81bb863abd2e9e0c00ac2cc4d8b6d7332cefae12..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 739 zcmV<90v!E`P)mM#-;VowlgogvRDOAVivNo~ zJbNO|wQ8$dib!nNFRzQV65=IKSR4_4H`mNGIK8=@%oaBatbM-6y>}+)qDa4gI&5!+ zh!vVsw^wvL!RkE%Y@ry1F2uRo?lqt;!B%w>)3D%^k9GFz)9ox9nsa?3TCOfP4REen z8%;00a{O9bI@skcTJZMwUKC)IH=Z!JH0T`412_ VmU+4DI}88-002ovPDHLkV1oZ^TRH#$ diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_nw.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_nw.png deleted file mode 100644 index 7737422cdd7e4ecddfd39f00ada12192921fbfcf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 769 zcmV+c1OEJpP)7aS36tVFRuDV$kGqZwHi zm^-|qd2i?A%{bWY4;{oak3xK}eq*_qL3@tp3jkobm|-4;sGGKTeyR$@N$P#Qeft6c z=%O`(=Cx<*=218RsGHV1m**TDfOmeX3jc|d6sM~2z5pOjQV&k#;v_{V*=uC@EqPQ3 z zOK_PMPW)DcL+jS$6u_Wxy8oe+fRYIL<#i;noCdsH%&=U{5Hzm?a1EI3>3>dM1LcGQ ztqo!05k<$i%a}1no zh^8k#1s}iu>ZCJS?Nh2*t9+R<*=_SEgtHuzT4^^uo-e($Sye7m#)0V_$Jud5c~*K7 z984>$vFOONx@mhKCk?6MA0Gb>ifK&IWMr(umXEX8@@XcCSk+B>AW2xHj^_(P`9)x~ z+&vP@335yR8zov^;8w;qBS<#mGAp8BAVoqz4Z=1_exkd ztzRrYfBFFc*lbt5YQ0BhH675#dfl{F9pJ*V*{;0&S|OI;nht2B`DN&@<6)#3Px32M zP&e&h2atP&_WfuZ@^PDIrN5a3o)Uhp7gKb=w;}cXX4`Kw-fq^`Gj#$=U(_9rZmt>1 zn`4T9N$+*dJ`NY;)mT00000NkvXXu0mjfRj6cv diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_se.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_corner_se.png deleted file mode 100644 index d5df95a98486f97a3740f1e93d3e5aff51683bb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 778 zcmV+l1NHogP)Bjk5PcGM1vd8Jp~lz{Jb0_Lb@AjOkYCon(Erh~P>3f($kZle2|*NUOiB>J!UoF* zb!bjLo$e$>9~g;G)^~UB-rYSp*AFi#-qv<^q+9g6ZPZyEuZ8{LWbSFt0bsRUW4;)} z?Rc%6Q8G-n|0-^d8G%An=@Jg?G; zxrJw_2{V+-Ds4cDqTdN=D;Hllc%wApm4eXuCVYl?|mV zchazB+&Yg8Q&9bG8?FUqS!p#LQUp68k?Vw353k$R>LB49{^XG8c&#%DC8Skol#Olc z%+#9{s>HP*mfWafdX)m|ciXtX{afIat4S|1&Yh7{PHWfvUP`^ya*a=)KNe>Jk5m(- z)>S&8^$gzkX#}UoBNVD5f>$Q$_=?vjcxR&yjW7Cq>evn|k z7-Kk^Wqa}?L{rk_oJ;V@SxsyvV)3sTDlM+>_lFbai*Z36$pB@!J72#3ObI@IIER*q zW)Gp7 znwsjKF{DB4>94AJ_3Bkm@aJiqwK`pVwKbv;`@_jOrp@za03eA|ByoyH6rSyXb~qpN z83%x{)#;+wU#N@Ay#J17sB?LBYmL%Rd)C_9`v>0MKMG^ovm7@Ps{P@V>+^Z(2shkr z)^Y~qv#W1*+XXZdmN~=^Yd32J!*Z_OtmWpYA8N43LtLED4%F8A))@f!JN}pR&=oH_ zklsjh(3h@!o}PozY?JM_3rr_<0KmiJwUbOPWVmtSisX(q4gle9yRe3-uffMrp)nZ} zjVqdig%A)4DHXYj(MJCE*nv53@gA9e19a0-4pJ<=?RKg<~QHUf? z)$}VPm`iLV`!y%55Df=QOF$V{EhH{=B%>N(`55iB9O(6rrA3E+8sj-RHBE47gy9p! z1^U+@$jE&?KRd#3}CXFPzNxm13V7YGDL`;Q8e>1Az5v4gkoan^MuK zB1Tok%E%2Q%PtB1$^}Iuv`s^~flIMQ9$!kHb9te)!SC@ZYd33XL?PCzxvdF4XTI~6 z6cXHYs4E>^MqQQBSH?M^b6B=IU0aY`H)UBJT{+LIATQ(Ug+yzl1r&y|ON%t@duzVe z$OTjpd;KGR{`!$~#${NhpH}$@Eh$*RXtv2*`8pgdtuxa}y>MBnlKW*m37%hGv;E(v}tbW?DWb7i+(;PUD=ch``du}XMu{AgZVMoo*qulQ{iE!1Yxl38#gsO4TG}c-R2o?*0P*0lM~Aj#MD{9{>OV07*qoM6N<$ Ef*ws~Q~&?~ diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_edge_ew.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_edge_ew.png deleted file mode 100644 index d86905d74294fa7a16aa04f588dc73bce6182d77..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 713 zcmV;)0yh1LP)5gg5PcHc2wdEQFCoNGe8|!M0XgMR=>N?v5U3Bq5OPZ(mrzU~rY#gvV&Wplpq^%# zeV$p#&;=oBcfRNC%x>}R@plUvgDT)>{TH7;en{rm^)i09)fh$d0st6}CVTw9emnsH zj!(|ww~XOvf_1&ba5O=2`~6S5X?BSM5jdy<03-s0nZJ2xCGzI6u9qk-Z|+*Lbkpn- zfnt452n*~>n;0-0O)#heHqCC&>*JHN$RLs8@%r`-07=ST-`>rCo)0Ws-VzbLF2>2c zDAvkF0sk|-%oi32b3-D<%GooHkY!MefELD~w3J(P%%f>@bfrvk*et_z=q)29MV|3` zUHAWrK86#wzCW?wWrz>FNC?l;LYJFra%kkV#J2%$Z(YU09DTkZ^-4&3$w%?M#Plwyec`k~%=#^F%v>K5YsT_@0TlUU`o^tOz z*Vkj-VJu@YUmbodKXe-|<|_cem#?2q2TCE3w{A#QZ&=J%$+~sv(6rOp7Sq`l*H_QD zzIsm9;??Zo{s`0A7Hu_-0<}Ts7pIB9hx?;Mk*qV{bhb_Ii0gV8d1bA*yt!-JY8-PW v0?sc^<0Vt(gh_i_G%txk!slJvxi diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_edge_ns.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_edge_ns.png deleted file mode 100644 index 3bffbaefe790baa48711fdce2b63297f48e1a359..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 723 zcmV;^0xbQBP)kHWxs@-nyGVXk3dWnhpT3<^dedvK~P%c|~n z8bnD<*XviWUR6fVZ=0cO8vpjtZ56!iD+o+6J=Jo&nIDNb2RxgqEZi+-o+U zI{NpA6Bt^X5(_*9Qi*9aa|S4b<4Fl!+km0;#?-WQKgKnAN--5yGYx)SQ+>#2G!RwY z!^6*Cw?-t2A2#eloomry3cC4hN|u_ zBBU)crn%6dn)tM;*dI==43Pyx=KvqAKJ)oblR_3OZ@HXSX&wlH(i#{4UzXal5v`W% z8%jfL#Hif2r>lb1at*WjRP^$DlpZQQTE?^rM!#P^25d$Y2p`FOZI+rBwsdJ$yc);8 zD$f*o0#)5ZRrg}Pv~T)fspMkPwA~%A2NIv6rB)lVTP-yhugH^&2*;CBJl#DbdZ+<$ zAYI#>%do0@Ck(2Cm>J<76XVZ}Cnb!Y-!=mmMobsH7l`!Yay1V~!Fl;e!i(*EbUiKJ z-7|*2GR2yTmYNtav-#Aue}fciqgiM}scXitf?Bh&IrHUP^8m?=cyBS7S89)1U-zAi zPr$ynER5%>V7oiQ=fy#nKu9c002ovPDHLk FV1iRHLHGaw diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_e.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_e.png deleted file mode 100644 index 5f2e51007f3773460e6dfd7ef9357f834d7bf53a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 833 zcmV-H1HSx;P)5gg5PcGBFUZ&jA8L#ZK?mPz-+J-Mhd};sZh=5`2!i69U3v+{1S-;$Vv3Dj`~k`# zoz3iMS5iF?EGxS+vv1zK9S5Jk{mvmQ(h5J!O02;@Zj{!gHzC44=qPzX_8sU(LO?e z!_G@e&x&uRjgeLWJ1x&zLO7lrtpo!q*T2010JLILQi)K&Nhs^b6LUezPsGuoauH`F zn%qLZnS$|8o(xBX6NJrt^bs|?XyaipQ^6jHm zeR+N~BFEPiNLU3q7nU;8y7s!-F?2y%MmlOgj)p{ri&~Y1K3I8h>4+<%kHq{ST;?U3 zp%j#=WOz_tDasB-${1<&b{YAgENiVg0bQg`lgv^^i-dBqyf!Z}=~G_mkyh^{l#o`T zQHNmCXRe0^ekw`mgIIE-is@xKK>ohYe-$`oI3RB}*C0W4jcALjXT(ZqOiwAzFRn$8AR zPt!?B-Ij}{N#cJlsZOi${^K;)LjW*(J)I5A2qmF)DP~Xdl|6^IR$SoZgKV>Z<9iAg*ZP&vA8q3jhe?#Ckzz`KOF5 z@kOqgM#8G;Fl*n?`zy@ax53`k^)2@8(JCk5+*2|nj1yd1#-%)r6RVsH;+_#7G*Zfl zaL({`7LzFOP`9V|-d|b4+z82JnSNoMpe}PY0+Q5*Gg33AYC8K!0=d$VxI(`XZ+M2# zW28V%zAP;UVV1_avW6?rAmLeOG+e?sL6#P{yT7q}nh{#H)7Im|tA&H7u+0JzP?xz4 zmxkSx#VZ~+oXE|cT=?@71iXMeKD-XX=nD5(kI>3>6nN8!)RTDrZ>``&H|xz|@B^Q6H0EEbdQ;YVbFjQKVVr=B zkV;)?IF&b-idfZjCla2@@5?05WLI>-#s^bAX#oKI73wla6ep)Tz?;RG;<1*@Vbh?} z{#%#%DFU1aJV#x*?rO=}M64NHH65aVL(7~B(0Y@rQww>bO|(-pKu%DDdja==22NMr zy0CVgab02tX{ZeeT7?_CGfYv;Wl&QZ+>FLZIK|6LJwY0>-7WR0*u_|vLV4L7yDw@r z!BkBLtsl6^M!7HVc&=upLA!5{$kO6;_jr1K?`dB9^7(_sNNcN?$}mMiyH#^JSz2Jd dIiUAf_zPe7pigZd4{QJc002ovPDHLkV1l4LoDu*4 diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_s.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_end_piece_s.png deleted file mode 100644 index 2345ca7da7ea6a74055841e522d86005d5997f19..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 799 zcmV+)1K|9LP)Xzi!Q0N<_TtGyAisC_CJ6Dc2*I0%TtX0GMG}GpMPWu^_K;Lt z{ifQ{4QY^`?&<0JdiARGe*YP#^f9XSHeEW(rGR$v!MP`&H>;U-u3B$XAQ#$Yc|$ud z_vEuQkd^Uy(`Ct551%y~^yfw>|FpF>*4sU;xBJYVwq9@dG#V~!1xCXKb$c!2GWGNM2m46f%PGU9D2E-f`#y&0Tnj3-R(Cek0G~ zxlIfhxF5e*8p?QSUSW$g1y7}GxfGcAZ&ouZmjd#b2V5M0u0AC|Vg<2-`_IcqI}Kfy zVCUL}-q)DSOIQ{w~~`!Gt5 zAUwyVE@coKT87}{ZyPTJL`02dhX(yQb$cxng0%t_Mu~AdeivA-{1AS9b7cW*G+bEe=_<(@l{4zY zXqI76s}`_k-Cm2Hmyf1P=7v?KrxtS;Fr_!8cX;;hp5D@3e8|LgJjRLMRD)U!@6Zcp!W)Y{iO9}7x;Wgz&UU!UK&KKX0Unqy1= z5oJ7xX`A5zJcJ)eAhETwyypE`MH$|&@iNswl}9lA{v0B5mHAqwKt5k`%Kb5gg5PdT12xR1g4h_M*=#X2JTQ5HOFZWm|)F(s9%`Ux|VhS~GN)aU@DoO;~ z%d6`aSl$!RG|Tbu_}n_rfkaXQD_SlI0Nn4^o!`ZU#tf|Uzd+A@zU~gGb?={60T)MCFA^^q zJM00`hr8Y0cen`ky!?MyEiW*gO$hA+aNRc zRKKdOkJr_;*>ZCNjbG!h8Z{*tD0cyW~ z|2r{&1_E%SKr6RoMV<}Y?vCiR>X)Y&lX=QLFs)cC)$*RvqFj3*XfOuUAeJ(b(La{g zO69qjuhH%f0N`u@yIL$}B^s0svxFJUN=A04C#UBuJy{G`$Bsd_ zyQ4WDGg3TIDwztg&6bFr7$ z%|?dlWQEcAfOdC)vdGV6Xesf^C`CT0A-IeA8jnv8XC{)C^@6e8Sg!SA&1<9`tL^{z23Y0e^$e*^ z#Cn9lF4a5b>R`Ysd7_nS>|TF(YXIj$tgI|qHYj!~YPq00-74Abk&c(J+#`JMzcHPx zE|?)@ag~(4=Y<0mgDow?gTRICj zSPCR=9vzFfv|Q}+Vcno!o3k;5G@-;7}0~5u#k&~{C~(F*h?-;?t2MgE`e-d8G?fbQE(4KHRa3e(rp-K#_oRg zUVU|&{rvrR6&R;7mp_*;X{rLJHhpw=JN6W zvbEB7(o}_<%3MTbGryMil1*=tO>ZJqM-7UI-2HfvkN1~oTn+Za9EDvkXUQI)o>ygw zUzX*ebUpSS1S953|&5 z7gdbYBIC5gb*c!BTctQ>LuyA}w;ff%+=lb`oUOCZn4R1MRuYzsg7(8qpL--(D1*ni zsfzeNr53;UJg1@5Phbj_tukgnd&XJ3Rk`NWI4w5~n z2zr9$2HT?qL#mD$h;%TX#RqTLNAgvDkVZVFMGosft@CRA$&VEeQoa+LlqRO=63i{d)ae z(MYO=qC)R9JThV@OeG-pgT1!OnpUdI>i&#f$^J({ssh+iP45HB5NnyKNp(uEV?k?i)aS*f@q_U1mY$M{I6V{O;-h7um9MRNNG<9Fml zL%>v{vLu?S*m}U$s&~;uU@yMxO2=>mGoW!}UQkf`%C&bKdv8$T$V&z$nC)a3tp`~%q>aMH%0a;*RW002ovPDHLkV1lO%OH=>= diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_t_connection_s.png b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/snow/shallow/snow_shallow_t_connection_s.png deleted file mode 100644 index f7ddd913c384beb9b68ed6f631a21b84b214a71d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 662 zcmV;H0%`q;P)Migi=aE40a68A=Ok? zo@R!0U|BQXk)EEUH`?s<^4Cm%*Zt!YKhkEsqLft@j{0FT_t1N}^0IIXr|g))NKgo< zWxOmLN!!-SzFq&BQeYzRzlsg`8`i4GE*P+H~hbBk8#90^kFj?juH?a1@F7L*tm>C`H|l%OC3AzDMy z`qoQovtIpELQBI_RV{@HZO1DiqBO=v%CHf#xllrcQrAYT(qlRxFEH2z`eu{VqgxKi zwS3m2o|T407oefk`qm&&g-QrRYr=*4rr`YR&eQ{JtR~@@M&7c6@f2iHPRn!@|IBzx4(X3xMIiq-f50jZHSR8lTQ^a27#B7cC>AJ9Mj1WL ztR!y1c#(GJ*04 zKu7p|mbMD#v$XeK9P1dcSgxYp$!`i0meY`bl73BTt#EW7e%r4+%i_9#(DxPW0L5s@C?$% zXhb}v+MoacFPm3W31@{xO1)>OwLHxYjZ6vvclUpKo-wQC;*=a8O69Vu{WR2qE$c04 ztrX^cuMmyR@v(~w5TnQ83$YycJmsR|v7AxUM#-H{A>thO_8i+-DEOT&Ze>;fH$aGJ z5r`X<*QhiyoQk8Gkrjqmnpv#Zb-?@A2B)XPt_P7$FALr&={HosQtf?=&0}J288%c4 z(hncMxa8x`XvJJB&~rcxy$%P;sz#m_E`zQ1Iy5m^O~^vEtZIZjEAa4m+cG!?nF!!> zme*eB_<>|`7Uo&k7%u%1UbaC3dtsR80yES4TpVwg9eSYZq@ka%on z@2o+@ss+|`WDPE1v0Nd~icTT&;^+yrnhX*K!4md!Jv9XJ6gEFM& z<-F_rteCzI(CI^Dj^CU>&m-jiAN_6z|Y9G-aZ&;I=m zhqxk;$U;D845M&lEhN%P6YpKvsMDT^$R+}80NFFtoo?SlNFxSAc($n4!9cmB*vBE~ zFfyI5WIA8Dd&@cA(JRkNXDg~6oF85>jI!ZQx9|R}BZuSAa}MP6>_|G@zR4vo0A2Gu zE9KMYk0K&6D#o5u%Q2G*h#-MHD`iow<>2sSqmwpBIGwLtYgu(<2(32Li`x#)(M1R- z=Ilnr*g0lrtu*l*y~nwQ6qgod_Yjy(?&Rl>4{~~TB>%gZ*w|lP-pgRP^aLwLc7TUp zu%O??vA#dQICjuG5-zH>V`nQ(%-U<1HQOz2@LpdL#M9%g#K_$0@z7q^b{h{YnP;(z z(JDG~OSQC~TdYU0mM~c>77?%Ry54-xy&hsc0^}g9pz^GgI_d~$u80qXd`% zP1%Qt$l{|B(c*Mfs z8y8~K9%FY@j3v)X2VqDFEhnrOO*(**yJ5tGh|hPN`7YUQ>kyQ@)9u^SkWVyCjOSWg z14w6mdUhl%{~iK*c5j<@7V9mtapp*HFkCtvh}j`KA7G?U(f8~x+#h(^n zxk>cysqU(NX!q^=aC6Q{2to8wM3VEZbvo?j^5bW`w!UGzSXo<@@dh8)41IR-yCH<+ zUR#y2n}7YjY4q0mOccHXtgXs;zI%KBxN!*Es+3`xO`~m93In$8ZEZeG^FIL40CNeH zYuBUqax98X@AT4kv~#<+_mA6}nAk&nd^+sq`Q=qaM2s8KNn| zeE`%>WPAe%yXGvT_Y0LnaIE~TlC29Jugp@Xb8f+@B`ol{)dwE+h`g=JC=P_(IVYp{ zGB_7gkhWBs{0bculAvi=(Q^k>ht&GD8 zRl~Ry%3+$Nt;z@zkz1>#*S?Saz|?^D;Hj>Y5CO#h%mk=<)^L)q8AlYXoYrOdV$=|; zv}+K$E9TrlxE!M(>3aYIDnuj#vA|$+tFL6%EI4`}jbLU3&sN_+*##I*-)rATu`;+= zirLFnr6vq=*Xx?|V$xylJnD!^FIZa^zg=@qrXtXy`PS*Iha27S9s=NTN*hCT_?Z5Sl8*b=@^@_kTkfpZfd0<04*jWo{aSns@o_V*PQE=d-Qjet&Pv>=}Om1hQ)aSE~r$D&A7jZu3o{8r`M`o~N(kj#39 xkSso}pP8+&^Rvtf5BK@4hQzJhny$Bi{Q(xq^Kn!R?mYki002ovPDHLkV1oY^mks~` diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_barndoor_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_barndoor_season_winter_0.json index af03fc389f..5afca60605 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_barndoor_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_barndoor_season_winter_0.json @@ -1 +1 @@ -{"id": "t_barndoor_season_winter", "fg": ["2970_t_barndoor_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_barndoor_season_winter", "fg": ["2970_t_barndoor_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_barbed_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_barbed_season_winter_0.json index e85cf8dccb..fbfd9bcc02 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_barbed_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_barbed_season_winter_0.json @@ -1 +1 @@ -{"id": "t_fence_barbed_season_winter", "fg": ["3049_t_fence_barbed_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_fence_barbed_season_winter", "fg": ["3049_t_fence_barbed_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_post_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_post_season_winter_0.json index b9b64ea15c..0e0ab27168 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_post_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_post_season_winter_0.json @@ -1 +1 @@ -{"id": "t_fence_post_season_winter", "fg": ["3050_t_fence_post_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_fence_post_season_winter", "fg": ["3050_t_fence_post_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_season_winter_t_fence_h_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_season_winter_t_fence_h_season_winter_0.json index 0748cb9365..3c5b8ce848 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_season_winter_t_fence_h_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_season_winter_t_fence_h_season_winter_0.json @@ -1 +1 @@ -{"id": ["t_fence_season_winter", "t_fence_h_season_winter"], "fg": ["3052_t_fence_v_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": ["t_fence_season_winter", "t_fence_h_season_winter"], "fg": ["3052_t_fence_v_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_v_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_v_season_winter_0.json index 0d1b5bc07b..8d383ab340 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_v_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_v_season_winter_0.json @@ -1 +1 @@ -{"id": "t_fence_v_season_winter", "fg": ["3052_t_fence_v_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_fence_v_season_winter", "fg": ["3052_t_fence_v_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_wire_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_wire_season_winter_0.json index e2ff5d07a7..13f7c0e334 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_wire_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fence_wire_season_winter_0.json @@ -1 +1 @@ -{"id": "t_fence_wire_season_winter", "fg": ["3053_t_fence_wire_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_fence_wire_season_winter", "fg": ["3053_t_fence_wire_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_c_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_c_season_winter_0.json index 6df779a299..f32b0719c7 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_c_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_c_season_winter_0.json @@ -1 +1 @@ -{"id": "t_fencegate_c_season_winter", "fg": ["3047_t_fencegate_c_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_fencegate_c_season_winter", "fg": ["3047_t_fencegate_c_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_o_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_o_season_winter_0.json index f8e2c1cea8..c536a2bc49 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_o_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_fencegate_o_season_winter_0.json @@ -1 +1 @@ -{"id": "t_fencegate_o_season_winter", "fg": ["3048_t_fencegate_o_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_fencegate_o_season_winter", "fg": ["3048_t_fencegate_o_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_improvised_shelter_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_improvised_shelter_season_winter_0.json index a80f30d9de..a6293d0e03 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_improvised_shelter_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_improvised_shelter_season_winter_0.json @@ -1 +1 @@ -{"id": "t_improvised_shelter_season_winter", "fg": ["3098_t_improvised_shelter_season_winter_0"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_improvised_shelter_season_winter", "fg": ["3098_t_improvised_shelter_season_winter_0"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_monkey_bars_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_monkey_bars_season_winter_0.json index 112fc17e92..ae1444021d 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_monkey_bars_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_monkey_bars_season_winter_0.json @@ -4,13 +4,13 @@ "3128_t_monkey_bars_0" ], "bg": [ - "snow_shallow_center" + "t_grass_winter" ], "multitile": true, "additional_tiles": [ - { "id": "edge", "bg": [ "snow_shallow_center" ], "fg": [ ] }, - { "id": "corner", "fg": [ "3129_t_monkey_bars_2" ], "bg": [ "snow_shallow_center" ] }, - { "id": "center", "fg": [ "3128_t_monkey_bars_0" ], "bg": [ "snow_shallow_center" ] }, - { "id": "t_connection", "fg": [ "3130_t_monkey_bars_3" ], "bg": [ "snow_shallow_center" ] } + { "id": "edge", "bg": [ "t_grass_winter" ], "fg": [ ] }, + { "id": "corner", "fg": [ "3129_t_monkey_bars_2" ], "bg": [ "t_grass_winter" ] }, + { "id": "center", "fg": [ "3128_t_monkey_bars_0" ], "bg": [ "t_grass_winter" ] }, + { "id": "t_connection", "fg": [ "3130_t_monkey_bars_3" ], "bg": [ "t_grass_winter" ] } ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate/t_palisade_gate_season_winter.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate/t_palisade_gate_season_winter.json index c97806abcc..e2aa9dd9b5 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate/t_palisade_gate_season_winter.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate/t_palisade_gate_season_winter.json @@ -4,6 +4,6 @@ "t_palisade_gate" ], "bg": [ - "snow_shallow_center" + "t_grass_winter" ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate_o/t_palisade_gate_o_season_winter.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate_o/t_palisade_gate_o_season_winter.json index 39297f0b05..68840a8eb4 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate_o/t_palisade_gate_o_season_winter.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_gate_o/t_palisade_gate_o_season_winter.json @@ -4,6 +4,6 @@ "t_palisade_gate_o" ], "bg": [ - "snow_shallow_center" + "t_grass_winter" ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_pulley/t_palisade_pulley_season_winter.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_pulley/t_palisade_pulley_season_winter.json index 5306e93c5a..003ffe5b9a 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_pulley/t_palisade_pulley_season_winter.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_pulley/t_palisade_pulley_season_winter.json @@ -4,6 +4,6 @@ "2970_t_barndoor_season_winter_0" ], "bg": [ - "snow_shallow_center" + "t_grass_winter" ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_season_winter.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_season_winter.json index d23aa6f9f4..8abd920ce2 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_season_winter.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_palisade/t_palisade_season_winter.json @@ -4,6 +4,6 @@ "t_palisade" ], "bg": [ - "snow_shallow_center" + "t_grass_winter" ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_corpsed_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_corpsed_season_winter_0.json index c4edd5cf05..d78fd5ff8c 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_corpsed_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_corpsed_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_corpsed_season_winter", "fg": ["t_pit_corpsed"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_corpsed_season_winter", "fg": ["t_pit_corpsed"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_covered_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_covered_season_winter_0.json index 060b1ece45..b38ffd30af 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_covered_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_covered_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_covered_season_winter", "fg": ["t_pit_covered_season_winter"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_covered_season_winter", "fg": ["t_pit_covered_season_winter"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_covered_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_covered_season_winter_0.json index 22312727cb..2d60bdcdcd 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_covered_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_covered_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_glass_covered_season_winter", "fg": ["t_pit_covered_season_winter"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_glass_covered_season_winter", "fg": ["t_pit_covered_season_winter"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_season_winter_0.json index dcbe27e3c6..45d759b4c2 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_glass_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_glass_season_winter", "fg": ["t_pit_glass"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_pit_glass_season_winter", "fg": ["t_pit_glass"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_season_winter_0.json index 574c567ad1..0521e6ac9d 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_season_winter", "fg": ["t_pit"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_season_winter", "fg": ["t_pit"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_shallow_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_shallow_season_winter_0.json index def7b32175..f091094846 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_shallow_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_shallow_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_shallow_season_winter", "fg": ["t_pit_shallow_season_winter"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_shallow_season_winter", "fg": ["t_pit_shallow_season_winter"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_covered_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_covered_season_winter_0.json index 403604f6e1..2ce116cece 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_covered_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_covered_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_spiked_covered_season_winter", "fg": ["t_pit_covered_season_winter"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_spiked_covered_season_winter", "fg": ["t_pit_covered_season_winter"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_season_winter_0.json index 06c21c3692..cd6787713d 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_pit_spiked_season_winter_0.json @@ -1 +1 @@ -{"id": "t_pit_spiked_season_winter", "fg": ["t_pit_spiked_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_pit_spiked_season_winter", "fg": ["t_pit_spiked_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_shrub_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_shrub_season_winter_0.json index 80e021f0ca..84680b0f7b 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_shrub_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_shrub_season_winter_0.json @@ -1 +1 @@ -{"id": "t_shrub_season_winter", "fg": ["3245_t_shrub_season_winter_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_shrub_season_winter", "fg": ["3245_t_shrub_season_winter_0"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_slide_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_slide_season_winter_0.json index 58358d98c6..9a5052e263 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_slide_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_slide_season_winter_0.json @@ -4,11 +4,11 @@ "3248_t_slide_0" ], "bg": [ - "snow_shallow_center" + "t_grass_winter" ], "multitile": true, "additional_tiles": [ - { "id": "edge", "fg": [ "3248_t_slide_0" ], "bg": [ "snow_shallow_center" ] }, - { "id": "end_piece", "fg": [ "3249_t_slide_2" ], "bg": [ "snow_shallow_center" ] } + { "id": "edge", "fg": [ "3248_t_slide_0" ], "bg": [ "t_grass_winter" ] }, + { "id": "end_piece", "fg": [ "3249_t_slide_2" ], "bg": [ "t_grass_winter" ] } ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_stump_season_winter.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_stump_season_winter.json index 5cf2934561..8bdb289186 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_stump_season_winter.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_stump_season_winter.json @@ -5,6 +5,6 @@ ], "rotates": false, "bg": [ - "snow_shallow_center" + "t_grass_winter" ] } diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_dp/t_swater_dp.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_dp/t_swater_dp.json index d624b94a18..ce556846e4 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_dp/t_swater_dp.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_dp/t_swater_dp.json @@ -50,28 +50,28 @@ { "weight": 1, "sprite": "t_swater_dp_3" }, { "weight": 1, "sprite": "t_swater_dp_4" } ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "corner", "fg": [ "t_swater_dp_corner_nw", "t_swater_dp_corner_sw", "t_swater_dp_corner_se", "t_swater_dp_corner_ne" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "t_connection", "fg": [ "t_swater_dp_t_connection_n", "t_swater_dp_t_connection_w", "t_swater_dp_t_connection_s", "t_swater_dp_t_connection_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, - { "id": "edge", "fg": [ "t_swater_dp_edge_ns", "t_swater_dp_edge_ew" ], "bg": [ "snow_shallow_center" ] }, + { "id": "edge", "fg": [ "t_swater_dp_edge_ns", "t_swater_dp_edge_ew" ], "bg": [ "t_grass_winter" ] }, { "id": "end_piece", "fg": [ "t_swater_dp_end_piece_n", "t_swater_dp_end_piece_w", "t_swater_dp_end_piece_s", "t_swater_dp_end_piece_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "unconnected", "fg": [ "t_swater_dp_unconnected", "t_swater_dp_unconnected" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] }, diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_sh/t_swater_sh.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_sh/t_swater_sh.json index a83255dcb2..ea075b1c00 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_sh/t_swater_sh.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_swater_sh/t_swater_sh.json @@ -50,28 +50,28 @@ { "weight": 1, "sprite": "t_swater_sh_3" }, { "weight": 1, "sprite": "t_swater_sh_4" } ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "corner", "fg": [ "t_swater_sh_corner_nw", "t_swater_sh_corner_sw", "t_swater_sh_corner_se", "t_swater_sh_corner_ne" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "t_connection", "fg": [ "t_swater_sh_t_connection_n", "t_swater_sh_t_connection_w", "t_swater_sh_t_connection_s", "t_swater_sh_t_connection_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, - { "id": "edge", "fg": [ "t_swater_sh_edge_ns", "t_swater_sh_edge_ew" ], "bg": [ "snow_shallow_center" ] }, + { "id": "edge", "fg": [ "t_swater_sh_edge_ns", "t_swater_sh_edge_ew" ], "bg": [ "t_grass_winter" ] }, { "id": "end_piece", "fg": [ "t_swater_sh_end_piece_n", "t_swater_sh_end_piece_w", "t_swater_sh_end_piece_s", "t_swater_sh_end_piece_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "unconnected", "fg": [ "t_swater_sh_unconnected", "t_swater_sh_unconnected" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] }, diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_trunk_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_trunk_season_winter_0.json index a64b5f4abd..ec4cd7e1dc 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_trunk_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_trunk_season_winter_0.json @@ -1 +1 @@ -{"id": "t_trunk_season_winter", "fg": ["t_trunk_season_winter"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "t_trunk_season_winter", "fg": ["t_trunk_season_winter"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_autumn_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_autumn_season_winter_0.json index 8b6176d5fd..895c4150af 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_autumn_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_autumn_season_winter_0.json @@ -1 +1 @@ -{"id": "t_underbrush_harvested_autumn_season_winter", "fg": ["3319_t_underbrush_harvested_spring_0"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_underbrush_harvested_autumn_season_winter", "fg": ["3319_t_underbrush_harvested_spring_0"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_spring_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_spring_season_winter_0.json index 33d7106ad1..cf0b82071f 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_spring_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_spring_season_winter_0.json @@ -1 +1 @@ -{"id": "t_underbrush_harvested_spring_season_winter", "fg": ["3319_t_underbrush_harvested_spring_0"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_underbrush_harvested_spring_season_winter", "fg": ["3319_t_underbrush_harvested_spring_0"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_summer_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_summer_season_winter_0.json index 0c0682e2a1..ff148265e0 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_summer_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_summer_season_winter_0.json @@ -1 +1 @@ -{"id": "t_underbrush_harvested_summer_season_winter", "fg": ["3319_t_underbrush_harvested_spring_0"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_underbrush_harvested_summer_season_winter", "fg": ["3319_t_underbrush_harvested_spring_0"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_winter_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_winter_season_winter_0.json index b964cdce41..4d4d115375 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_winter_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_harvested_winter_season_winter_0.json @@ -1 +1 @@ -{"id": "t_underbrush_harvested_winter_season_winter", "fg": ["3320_t_underbrush_harvested_winter_0"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_underbrush_harvested_winter_season_winter", "fg": ["3320_t_underbrush_harvested_winter_0"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_season_winter_0.json index 473de5c6a7..f44a841356 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_underbrush_season_winter_0.json @@ -1 +1 @@ -{"id": "t_underbrush_season_winter", "fg": ["3321_t_underbrush_season_winter_0"], "bg": ["snow_shallow_center"], "rotates": false} \ No newline at end of file +{"id": "t_underbrush_season_winter", "fg": ["3321_t_underbrush_season_winter_0"], "bg": ["t_grass_winter"], "rotates": false} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_dp/t_water_dp.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_dp/t_water_dp.json index 270afa72aa..967663e438 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_dp/t_water_dp.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_dp/t_water_dp.json @@ -50,28 +50,28 @@ { "weight": 1, "sprite": "t_water_dp_3" }, { "weight": 1, "sprite": "t_water_dp_4" } ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "corner", "fg": [ "t_water_dp_corner_nw", "t_water_dp_corner_sw", "t_water_dp_corner_se", "t_water_dp_corner_ne" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "t_connection", "fg": [ "t_water_dp_t_connection_n", "t_water_dp_t_connection_w", "t_water_dp_t_connection_s", "t_water_dp_t_connection_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, - { "id": "edge", "fg": [ "t_water_dp_edge_ns", "t_water_dp_edge_ew" ], "bg": [ "snow_shallow_center" ] }, + { "id": "edge", "fg": [ "t_water_dp_edge_ns", "t_water_dp_edge_ew" ], "bg": [ "t_grass_winter" ] }, { "id": "end_piece", "fg": [ "t_water_dp_end_piece_n", "t_water_dp_end_piece_w", "t_water_dp_end_piece_s", "t_water_dp_end_piece_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "unconnected", "fg": [ "t_water_dp_unconnected", "t_water_dp_unconnected" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] }, diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_sh/t_water_sh.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_sh/t_water_sh.json index 838677115a..810f964d2d 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_sh/t_water_sh.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/t_water_sh/t_water_sh.json @@ -50,28 +50,28 @@ { "weight": 1, "sprite": "t_water_sh3" }, { "weight": 1, "sprite": "t_water_sh4" } ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "corner", "fg": [ "t_water_sh_corner_nw", "t_water_sh_corner_sw", "t_water_sh_corner_se", "t_water_sh_corner_ne" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "t_connection", "fg": [ "t_water_sh_t_connection_n", "t_water_sh_t_connection_w", "t_water_sh_t_connection_s", "t_water_sh_t_connection_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, - { "id": "edge", "fg": [ "t_water_sh_edge_ns", "t_water_sh_edge_ew" ], "bg": [ "snow_shallow_center" ] }, + { "id": "edge", "fg": [ "t_water_sh_edge_ns", "t_water_sh_edge_ew" ], "bg": [ "t_grass_winter" ] }, { "id": "end_piece", "fg": [ "t_water_sh_end_piece_n", "t_water_sh_end_piece_w", "t_water_sh_end_piece_s", "t_water_sh_end_piece_e" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] }, { "id": "unconnected", "fg": [ "t_water_sh_unconnected", "t_water_sh_unconnected" ], - "bg": [ "snow_shallow_center" ] + "bg": [ "t_grass_winter" ] } ] }, diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_glass_pit_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_glass_pit_season_winter_0.json index 47eab1f32e..507f03f502 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_glass_pit_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_glass_pit_season_winter_0.json @@ -1 +1 @@ -{"id": "tr_glass_pit_season_winter", "fg": ["t_pit_glass"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "tr_glass_pit_season_winter", "fg": ["t_pit_glass"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_pit_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_pit_season_winter_0.json index 392e64d1de..382e8c847a 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_pit_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_pit_season_winter_0.json @@ -1 +1 @@ -{"id": "tr_pit_season_winter", "fg": ["t_pit"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "tr_pit_season_winter", "fg": ["t_pit"], "bg": ["t_grass_winter"]} \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_spike_pit_season_winter_0.json b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_spike_pit_season_winter_0.json index 4f27a7a9ae..ea9ac6ab02 100644 --- a/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_spike_pit_season_winter_0.json +++ b/gfx/MShockXotto+/pngs_tiles_32x32/terrain/tr_spike_pit_season_winter_0.json @@ -1 +1 @@ -{"id": "tr_spike_pit_season_winter", "fg": ["t_pit_spiked_0"], "bg": ["snow_shallow_center"]} \ No newline at end of file +{"id": "tr_spike_pit_season_winter", "fg": ["t_pit_spiked_0"], "bg": ["t_grass_winter"]} \ No newline at end of file