From fddd8cbce25c01a662e906f13867e27e38c5ef7c Mon Sep 17 00:00:00 2001 From: frozenLake Date: Sun, 14 May 2017 19:54:22 -0500 Subject: [PATCH] Reorganized Resources and added some patches too I also fixed the lump list file. Should be up to date, now. --- .gitignore | 1 + .../Patches/{MISC => Doom 2}/BFALL1.png | Bin .../Patches/{MISC => Doom 2}/BFALL2.png | Bin .../Patches/{MISC => Doom 2}/BFALL3.png | Bin .../Patches/{MISC => Doom 2}/BFALL4.png | Bin .../Patches/{INDY => Doom 2}/RW10_1.png | Bin .../Patches/{MISC => Doom 2}/SFALL1.png | Bin .../Patches/{MISC => Doom 2}/SFALL2.png | Bin .../Patches/{MISC => Doom 2}/SFALL3.png | Bin .../Patches/{MISC => Doom 2}/SFALL4.png | Bin .../Patches/{INDY => Doom}/WALL57_1.png | Bin .../Patches/{MISC => Plutonia}/WFALL1.png | Bin .../Patches/{MISC => Plutonia}/WFALL2.png | Bin .../Patches/{MISC => Plutonia}/WFALL3.png | Bin .../Patches/{MISC => Plutonia}/WFALL4.png | Bin ChexPatch-Main/Patches/TNT/BCRAT16.png | Bin 0 -> 972 bytes ChexPatch-Main/Patches/TNT/BCRAT32.png | Bin 0 -> 1180 bytes .../Patches/{INDY => Universal}/BCRATEL1.png | Bin .../Patches/{INDY => Universal}/BCRATEM1.png | Bin .../Patches/{INDY => Universal}/BCRATER1.png | Bin .../Patches/{INDY => Universal}/DOOR2_4.png | Bin .../Patches/{INDY => Universal}/DOOR9_1.png | Bin .../Patches/{INDY => Universal}/DOOR9_2.png | Bin .../Patches/{INDY => Universal}/GCRATEL1.png | Bin .../Patches/{INDY => Universal}/GCRATEM1.png | Bin .../Patches/{INDY => Universal}/GCRATER1.png | Bin .../Patches/{INDY => Universal}/SGCRATE2.png | Bin .../Patches/{INDY => Universal}/STEP07.png | Bin .../Patches/{MISC => Universal}/SW1S0.png | Bin .../Patches/{MISC => Universal}/SW1S1.png | Bin .../Patches/{MISC => Universal}/SW2S0.png | Bin .../Patches/{MISC => Universal}/SW2S1.png | Bin .../Patches/{MISC => Universal}/SW3S0.png | Bin .../Patches/{MISC => Universal}/SW3S1.png | Bin .../Patches/{MISC => Universal}/SW4S0.png | Bin .../Patches/{MISC => Universal}/SW4S1.png | Bin .../Patches/{INDY => Universal}/VGCRATE1.png | Bin .../Patches/{INDY => Universal}/W46_37.png | Bin .../Patches/{INDY => Universal}/W46_38.png | Bin .../Patches/{INDY => Universal}/W46_39.png | Bin .../Patches/{INDY => Universal}/WALL02_1.png | Bin .../Patches/{INDY => Universal}/WALL02_2.png | Bin .../Patches/{INDY => Universal}/WALL02_3.png | Bin ChexPatch-Main/Patches/Universal/WALL05_2.png | Bin 0 -> 1764 bytes .../Patches/{INDY => Universal}/WALL62_1.png | Bin .../Patches/{INDY => Universal}/WALL62_2.png | Bin .../Patches/{MISC => Universal}/WARNA0.png | Bin .../Patches/{MISC => Universal}/WARNB0.png | Bin .../Patches/{INDY => Universal}/WLA128_1.png | Bin lumplist.txt | 140 +++++++----------- 50 files changed, 57 insertions(+), 84 deletions(-) create mode 100644 .gitignore rename ChexPatch-Main/Patches/{MISC => Doom 2}/BFALL1.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/BFALL2.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/BFALL3.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/BFALL4.png (100%) rename ChexPatch-Main/Patches/{INDY => Doom 2}/RW10_1.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/SFALL1.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/SFALL2.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/SFALL3.png (100%) rename ChexPatch-Main/Patches/{MISC => Doom 2}/SFALL4.png (100%) rename ChexPatch-Main/Patches/{INDY => Doom}/WALL57_1.png (100%) rename ChexPatch-Main/Patches/{MISC => Plutonia}/WFALL1.png (100%) rename ChexPatch-Main/Patches/{MISC => Plutonia}/WFALL2.png (100%) rename ChexPatch-Main/Patches/{MISC => Plutonia}/WFALL3.png (100%) rename ChexPatch-Main/Patches/{MISC => Plutonia}/WFALL4.png (100%) create mode 100644 ChexPatch-Main/Patches/TNT/BCRAT16.png create mode 100644 ChexPatch-Main/Patches/TNT/BCRAT32.png rename ChexPatch-Main/Patches/{INDY => Universal}/BCRATEL1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/BCRATEM1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/BCRATER1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/DOOR2_4.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/DOOR9_1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/DOOR9_2.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/GCRATEL1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/GCRATEM1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/GCRATER1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/SGCRATE2.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/STEP07.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW1S0.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW1S1.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW2S0.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW2S1.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW3S0.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW3S1.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW4S0.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/SW4S1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/VGCRATE1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/W46_37.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/W46_38.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/W46_39.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/WALL02_1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/WALL02_2.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/WALL02_3.png (100%) create mode 100644 ChexPatch-Main/Patches/Universal/WALL05_2.png rename ChexPatch-Main/Patches/{INDY => Universal}/WALL62_1.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/WALL62_2.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/WARNA0.png (100%) rename ChexPatch-Main/Patches/{MISC => Universal}/WARNB0.png (100%) rename ChexPatch-Main/Patches/{INDY => Universal}/WLA128_1.png (100%) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..44a0964 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.ini \ No newline at end of file diff --git a/ChexPatch-Main/Patches/MISC/BFALL1.png b/ChexPatch-Main/Patches/Doom 2/BFALL1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/BFALL1.png rename to ChexPatch-Main/Patches/Doom 2/BFALL1.png diff --git a/ChexPatch-Main/Patches/MISC/BFALL2.png b/ChexPatch-Main/Patches/Doom 2/BFALL2.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/BFALL2.png rename to ChexPatch-Main/Patches/Doom 2/BFALL2.png diff --git a/ChexPatch-Main/Patches/MISC/BFALL3.png b/ChexPatch-Main/Patches/Doom 2/BFALL3.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/BFALL3.png rename to ChexPatch-Main/Patches/Doom 2/BFALL3.png diff --git a/ChexPatch-Main/Patches/MISC/BFALL4.png b/ChexPatch-Main/Patches/Doom 2/BFALL4.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/BFALL4.png rename to ChexPatch-Main/Patches/Doom 2/BFALL4.png diff --git a/ChexPatch-Main/Patches/INDY/RW10_1.png b/ChexPatch-Main/Patches/Doom 2/RW10_1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/RW10_1.png rename to ChexPatch-Main/Patches/Doom 2/RW10_1.png diff --git a/ChexPatch-Main/Patches/MISC/SFALL1.png b/ChexPatch-Main/Patches/Doom 2/SFALL1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SFALL1.png rename to ChexPatch-Main/Patches/Doom 2/SFALL1.png diff --git a/ChexPatch-Main/Patches/MISC/SFALL2.png b/ChexPatch-Main/Patches/Doom 2/SFALL2.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SFALL2.png rename to ChexPatch-Main/Patches/Doom 2/SFALL2.png diff --git a/ChexPatch-Main/Patches/MISC/SFALL3.png b/ChexPatch-Main/Patches/Doom 2/SFALL3.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SFALL3.png rename to ChexPatch-Main/Patches/Doom 2/SFALL3.png diff --git a/ChexPatch-Main/Patches/MISC/SFALL4.png b/ChexPatch-Main/Patches/Doom 2/SFALL4.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SFALL4.png rename to ChexPatch-Main/Patches/Doom 2/SFALL4.png diff --git a/ChexPatch-Main/Patches/INDY/WALL57_1.png b/ChexPatch-Main/Patches/Doom/WALL57_1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/WALL57_1.png rename to ChexPatch-Main/Patches/Doom/WALL57_1.png diff --git a/ChexPatch-Main/Patches/MISC/WFALL1.png b/ChexPatch-Main/Patches/Plutonia/WFALL1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/WFALL1.png rename to ChexPatch-Main/Patches/Plutonia/WFALL1.png diff --git a/ChexPatch-Main/Patches/MISC/WFALL2.png b/ChexPatch-Main/Patches/Plutonia/WFALL2.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/WFALL2.png rename to ChexPatch-Main/Patches/Plutonia/WFALL2.png diff --git a/ChexPatch-Main/Patches/MISC/WFALL3.png b/ChexPatch-Main/Patches/Plutonia/WFALL3.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/WFALL3.png rename to ChexPatch-Main/Patches/Plutonia/WFALL3.png diff --git a/ChexPatch-Main/Patches/MISC/WFALL4.png b/ChexPatch-Main/Patches/Plutonia/WFALL4.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/WFALL4.png rename to ChexPatch-Main/Patches/Plutonia/WFALL4.png diff --git a/ChexPatch-Main/Patches/TNT/BCRAT16.png b/ChexPatch-Main/Patches/TNT/BCRAT16.png new file mode 100644 index 0000000000000000000000000000000000000000..63f37ed97f6abe8736b8ab6789061482f41cacc1 GIT binary patch literal 972 zcmW+!QK;Kg82)8Kt_wBJA{j==AP-eCjSwXdL1N7vxz~>6vRnz0Y2-#N5=O)b0W-*0 z9*V0HSRF+pL?~FHU?2L>hYCfe_MvDWDpcu1!7EgDg`!i2Prv8h!}-q#-{JrMbNIdw z_bwTw(~qA9fYR>H_GN;P9M{$BghnsWJHD2CYUU~p zTTUz~GDY90xVm6zd`;mriIv5&C@`DNX1!joR;%T5IiJs`)9GX~8IQ-q;cze*^m@H+ zw_6lNyWMWJTFquNP17Vvq9_W2!1sO6^Bl*qZQC?W!!UGRS5;L}6iJdQm5Lw;5eC7g zUSGNH%y!16)i-K|rneL=m6TAFJfUK7yw0*RQx<5NrN-TCSTy?Wq?<)WBghlK6?@Il zNqsx^%*d?;wqCb1x2D*-Y-v)FdRb(pel2pfx+Ob?XsUuPb8+GYpHrP^v5fe&UgKnfy&h&6h9O!ODhf#vks+JN5Dg+gx>Eojz&f6Lw8X^- zCpivc>^PXIm~i((_9$Rhb!OqxQ=7VD!q9-ee)3LSAPx{SL?6*W6cC}SL7_lPf`&lC zSB$OG`ZzW>wjrI*R|L+|dqN`6L{ zkLv;W?DMmPe0_Jjx_|ce?X3Fn^=G#p{O?>MpZ_y{%VzHW_|CcaAN}IvLw*0TyVVz? zr><;2bMf--E6?3};mc3|xccig`pxRW2jBj%^Rx5G_g4--Jb&{{W$(A|$RyakaB2JNm)^MXKY@URf&c&j literal 0 HcmV?d00001 diff --git a/ChexPatch-Main/Patches/TNT/BCRAT32.png b/ChexPatch-Main/Patches/TNT/BCRAT32.png new file mode 100644 index 0000000000000000000000000000000000000000..a9b19237eae1b31595f2922a109751c454d25450 GIT binary patch literal 1180 zcmW+$ag5Vs6n}u)gC6dVsa2;AC}trQdSq(Fg7vP4aqMB2!CP%!o72^Acw=%}5p{GR=e&k9dj8Wdtx)&oId41pUKjk1yYQzvO*+zxRFl z{qh}JzfPJv=fODuFt=}YZ@-K4r=x9_n|n_kKI=kTcu)5>7jLh@)30p@m<8+CY+U6Q z{1i!fh)^hmh(4ds>-CZ(Ne~3f`Dw;O`3VmNGS5gsT3~!wF5fH`C-eD8!rYXz*@Sjk{1akCg}Ame3dPpj2(9H-fAHX4o5(b0OnUaQrr z)oQt1E|p5fVzE#t1^4s;bJeEJ>0miagJA z9LKV3AP}HwI*O4`iQDkWo1|j_77}lTziq9`nRM6w4Ns=O}g>*TW z9L~lI>1Zw)vEybYW~3}FVX84hj_RR^Duxw74{@p(R0KAcFw#*aVTPi*5LSYk#K=4? z27R%(5wX;;DQkwLsJtWx1&QH=0HQU~P{%6b8JiuB`EAXc6bXv~S8HrEuu?(W##jt> z9R&gXegtR%TmcvZr~_01N&p1_8z2P`2e1Ib02+WRnX8xMV6BG5BBs-5S*R$;ajuJ8 z8h5)iE{99tb|(N#0A+gaL<7evShKMd!@P!R9^<}Ai<*ddnqkkFPS#c8j0|N7hQ-_W z#4*GYVj9szln`k|C?|`|8VHyqtLETy|0Cg`V(Z7Z3j0JG6Gk?$E0X>rQmY{@|0v1538$H=9GR z5ZnKpRCjK8!gjWt>p#oyyVRT%XCD6f$ECYw?%O(V|DM&Syq}VrW`8~S(|F10$ZN|2 zTX)ZYogA2R?YFMwD?aN!_~@-IHx`}jxwIhKvyVu%Z&-V+tz&0L+lqTW-t|`dhU){? zh2~yL{$|0^P2WzQJhA`YSzmrM*m3pUn_ol^{r=Y@7gt{Qv>jWhKl1FY?;*XiUA^(# z!*{*+Q0u!LT=QuUD_^|6=5Bc^eru{@XuP##uSlsO{l=EAqyItw+0K{Vcza;>^dHl= MYF+Q=JzEF=2ODzbd;kCd literal 0 HcmV?d00001 diff --git a/ChexPatch-Main/Patches/INDY/BCRATEL1.png b/ChexPatch-Main/Patches/Universal/BCRATEL1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/BCRATEL1.png rename to ChexPatch-Main/Patches/Universal/BCRATEL1.png diff --git a/ChexPatch-Main/Patches/INDY/BCRATEM1.png b/ChexPatch-Main/Patches/Universal/BCRATEM1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/BCRATEM1.png rename to ChexPatch-Main/Patches/Universal/BCRATEM1.png diff --git a/ChexPatch-Main/Patches/INDY/BCRATER1.png b/ChexPatch-Main/Patches/Universal/BCRATER1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/BCRATER1.png rename to ChexPatch-Main/Patches/Universal/BCRATER1.png diff --git a/ChexPatch-Main/Patches/INDY/DOOR2_4.png b/ChexPatch-Main/Patches/Universal/DOOR2_4.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/DOOR2_4.png rename to ChexPatch-Main/Patches/Universal/DOOR2_4.png diff --git a/ChexPatch-Main/Patches/INDY/DOOR9_1.png b/ChexPatch-Main/Patches/Universal/DOOR9_1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/DOOR9_1.png rename to ChexPatch-Main/Patches/Universal/DOOR9_1.png diff --git a/ChexPatch-Main/Patches/INDY/DOOR9_2.png b/ChexPatch-Main/Patches/Universal/DOOR9_2.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/DOOR9_2.png rename to ChexPatch-Main/Patches/Universal/DOOR9_2.png diff --git a/ChexPatch-Main/Patches/INDY/GCRATEL1.png b/ChexPatch-Main/Patches/Universal/GCRATEL1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/GCRATEL1.png rename to ChexPatch-Main/Patches/Universal/GCRATEL1.png diff --git a/ChexPatch-Main/Patches/INDY/GCRATEM1.png b/ChexPatch-Main/Patches/Universal/GCRATEM1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/GCRATEM1.png rename to ChexPatch-Main/Patches/Universal/GCRATEM1.png diff --git a/ChexPatch-Main/Patches/INDY/GCRATER1.png b/ChexPatch-Main/Patches/Universal/GCRATER1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/GCRATER1.png rename to ChexPatch-Main/Patches/Universal/GCRATER1.png diff --git a/ChexPatch-Main/Patches/INDY/SGCRATE2.png b/ChexPatch-Main/Patches/Universal/SGCRATE2.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/SGCRATE2.png rename to ChexPatch-Main/Patches/Universal/SGCRATE2.png diff --git a/ChexPatch-Main/Patches/INDY/STEP07.png b/ChexPatch-Main/Patches/Universal/STEP07.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/STEP07.png rename to ChexPatch-Main/Patches/Universal/STEP07.png diff --git a/ChexPatch-Main/Patches/MISC/SW1S0.png b/ChexPatch-Main/Patches/Universal/SW1S0.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW1S0.png rename to ChexPatch-Main/Patches/Universal/SW1S0.png diff --git a/ChexPatch-Main/Patches/MISC/SW1S1.png b/ChexPatch-Main/Patches/Universal/SW1S1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW1S1.png rename to ChexPatch-Main/Patches/Universal/SW1S1.png diff --git a/ChexPatch-Main/Patches/MISC/SW2S0.png b/ChexPatch-Main/Patches/Universal/SW2S0.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW2S0.png rename to ChexPatch-Main/Patches/Universal/SW2S0.png diff --git a/ChexPatch-Main/Patches/MISC/SW2S1.png b/ChexPatch-Main/Patches/Universal/SW2S1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW2S1.png rename to ChexPatch-Main/Patches/Universal/SW2S1.png diff --git a/ChexPatch-Main/Patches/MISC/SW3S0.png b/ChexPatch-Main/Patches/Universal/SW3S0.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW3S0.png rename to ChexPatch-Main/Patches/Universal/SW3S0.png diff --git a/ChexPatch-Main/Patches/MISC/SW3S1.png b/ChexPatch-Main/Patches/Universal/SW3S1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW3S1.png rename to ChexPatch-Main/Patches/Universal/SW3S1.png diff --git a/ChexPatch-Main/Patches/MISC/SW4S0.png b/ChexPatch-Main/Patches/Universal/SW4S0.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW4S0.png rename to ChexPatch-Main/Patches/Universal/SW4S0.png diff --git a/ChexPatch-Main/Patches/MISC/SW4S1.png b/ChexPatch-Main/Patches/Universal/SW4S1.png similarity index 100% rename from ChexPatch-Main/Patches/MISC/SW4S1.png rename to ChexPatch-Main/Patches/Universal/SW4S1.png diff --git a/ChexPatch-Main/Patches/INDY/VGCRATE1.png b/ChexPatch-Main/Patches/Universal/VGCRATE1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/VGCRATE1.png rename to ChexPatch-Main/Patches/Universal/VGCRATE1.png diff --git a/ChexPatch-Main/Patches/INDY/W46_37.png b/ChexPatch-Main/Patches/Universal/W46_37.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/W46_37.png rename to ChexPatch-Main/Patches/Universal/W46_37.png diff --git a/ChexPatch-Main/Patches/INDY/W46_38.png b/ChexPatch-Main/Patches/Universal/W46_38.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/W46_38.png rename to ChexPatch-Main/Patches/Universal/W46_38.png diff --git a/ChexPatch-Main/Patches/INDY/W46_39.png b/ChexPatch-Main/Patches/Universal/W46_39.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/W46_39.png rename to ChexPatch-Main/Patches/Universal/W46_39.png diff --git a/ChexPatch-Main/Patches/INDY/WALL02_1.png b/ChexPatch-Main/Patches/Universal/WALL02_1.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/WALL02_1.png rename to ChexPatch-Main/Patches/Universal/WALL02_1.png diff --git a/ChexPatch-Main/Patches/INDY/WALL02_2.png b/ChexPatch-Main/Patches/Universal/WALL02_2.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/WALL02_2.png rename to ChexPatch-Main/Patches/Universal/WALL02_2.png diff --git a/ChexPatch-Main/Patches/INDY/WALL02_3.png b/ChexPatch-Main/Patches/Universal/WALL02_3.png similarity index 100% rename from ChexPatch-Main/Patches/INDY/WALL02_3.png rename to ChexPatch-Main/Patches/Universal/WALL02_3.png diff --git a/ChexPatch-Main/Patches/Universal/WALL05_2.png b/ChexPatch-Main/Patches/Universal/WALL05_2.png new file mode 100644 index 0000000000000000000000000000000000000000..426dfb2a9d5170a119c247f2445dae29e96159cf GIT binary patch literal 1764 zcmV`=&30|h!z;Gopi zHR@h-!O1wVf@Vf)ebSWb_tSKb_qX_t=3{b}^iz-amO@O+uT_5w{OcQ~enI0d#Te)sv) z8}4Oqzz{KIUQ)!cI+}9sXFt6 zzkB$2!!z|V?AKz-Lw;caEH@!eof{vhb{bxVo_6@%)7_Q3w)$tWv0ExW8{5h4-iY2E%DZ7-u{ z1=tk7oB)4ef2@^~7h^;@cPMYb`XEXv(Yy9s1!_NSGNUkRz zCV$*hN^{^?ZN0U|WS-)B5|GuG+u?U_f4W*u{_^!3fVV$gefj!r^#y)MhL*2!&ui0v zAinwi*E(dbw*PKL_SeG){b~x&)W7#J*?fv-tDj)E5T2vi@(1eQ^YeSQ*a*LSy1QbZ zI-1Si`7sSTxm}f$e5i6SOr|CoOWAZwd?OypSvq*H{Bi<3ym$WK-H=~6Pn7ydhZx;r%Dg-o!%`6tafO&1UnBfd&;Vdu z9b#~qcvbBjlSpov-;ZX4DfeoM-#vW1VQ8p)Ljt(O`ARU=lDdG>c^fa&6#pU@V(6YI zq{LNe1-;rtJY1?)6=T^!GyGCg0_!Am~nrxR2s)L9J~Y26yG>YGgUSzsEC0DBZwiTo@flQ64*tW+3$dK@NVx$V9*k6 zf!{rRy!mH~SsGc@v{0qUV#5{6q#b_uba$mG4dL_v1mpVbUpvs{Zc5KoyKuq`pecU$ zcz;_#^hDAlG^GTc)dhH?;+rcM)D(Yar>oyOQ+&oSm@p-;N=!jKODbQoWgAsV(j(PVi%GwvD>@&BqMtNNE@4trSB>xsH>x2tb6p``WN z$Z%s2@8ju+fmx6h5w^jfZDKT=y*-zIH~43o z5)Yj$$p!y~8c69scq8ssM?nc35`B24@Hza>GIP}RN9E32;2Sefv~k_ ze~z%*KAteqnyh~@a!dq4V0000