├── .gitignore ├── Manifests ├── Bethesda_IP_in_UIXR.manifest ├── UIXR.manifest ├── bloodmoon.manifest ├── jarvik.manifest ├── morrowind.manifest ├── nif.assets ├── starboi.manifest ├── tribunal.manifest └── vurt.manifest ├── README.md ├── licenses ├── LICENSE.cc-by ├── LICENSE.cc-by-nc └── LICENSE.cc0 ├── make_release.py ├── nif_walker.py ├── utils.sh └── validate_uix.py /.gitignore: -------------------------------------------------------------------------------- 1 | *.pyc 2 | *.swp 3 | .idea/ 4 | venv/ -------------------------------------------------------------------------------- /Manifests/Bethesda_IP_in_UIXR.manifest: -------------------------------------------------------------------------------- 1 | #Comparing md5sum of UIX:R to the contents of Bethesda's BSA files. 2 | Found in Tribunal.bsa ad9505fdef764a640490d1d1a61a5495 UIX/UIX FILES/Data Files/Textures/BH/BH_FP_Barenziah_hair.dds 3 | Found in Morrowind.bsa e2a6fccb24b823c48a4aca3b54821f35 UIX/UIX FILES/Data Files/Textures/vfx_rest_glow.dds 4 | Found in Morrowind.bsa 84a972cb06df0c9a97a7842bfabc47bf UIX/UIX FILES/Data Files/Textures/water/water24.dds 5 | Found in Morrowind.bsa 0e483e7f0f3e3e992d887121585bc9ce UIX/UIX FILES/Data Files/Textures/water/water27.dds 6 | Found in Morrowind.bsa 4f77e362803b8331a85c7c7e16375e9e UIX/UIX FILES/Data Files/Textures/water/water29.dds 7 | Found in Morrowind.bsa 09a2e1a36212d45b9658ae8b9b9e4be7 UIX/UIX FILES/Data Files/Textures/water/water18.dds 8 | Found in Morrowind.bsa 18d3ca565e36ebfe88b409779bc71883 UIX/UIX FILES/Data Files/Textures/water/water11.dds 9 | Found in Morrowind.bsa 08491ed847beea933172c12e916cbab0 UIX/UIX FILES/Data Files/Textures/water/water13.dds 10 | Found in Morrowind.bsa 89f2a0725ee3a7dd3a27852b62de7aaa UIX/UIX FILES/Data Files/Textures/water/water00.dds 11 | Found in Morrowind.bsa aa32b70521b8c658f4eac5b5d1f070c2 UIX/UIX FILES/Data Files/Textures/water/water16.dds 12 | Found in Morrowind.bsa eb1dce4a77b0c96be8827edbe294e7f7 UIX/UIX FILES/Data Files/Textures/water/water22.dds 13 | Found in Morrowind.bsa 322fa4e96936c549af8e26f8baae7de0 UIX/UIX FILES/Data Files/Textures/water/water23.dds 14 | Found in Morrowind.bsa 0b364bcdaaf46c369c91703562781f30 UIX/UIX FILES/Data Files/Textures/water/water15.dds 15 | Found in Morrowind.bsa 87db684ab30bc3455bef5b4c8444a727 UIX/UIX FILES/Data Files/Textures/water/water04.dds 16 | Found in Morrowind.bsa 5a6edc7f81c661ad9cf690a326d69ad9 UIX/UIX FILES/Data Files/Textures/water/water14.dds 17 | Found in Morrowind.bsa c386bd16e4d14534a3563169a2a9b2f9 UIX/UIX FILES/Data Files/Textures/water/water08.dds 18 | Found in Morrowind.bsa 3eb42e20a8c84de79029b6f6d93fd0df UIX/UIX FILES/Data Files/Textures/water/water06.dds 19 | Found in Morrowind.bsa 93db401511038c544cb709882d69f872 UIX/UIX FILES/Data Files/Textures/water/water28.dds 20 | Found in Morrowind.bsa 8931fb9fc197e7d61524efa27b3a7e9a UIX/UIX FILES/Data Files/Textures/water/water10.dds 21 | Found in Morrowind.bsa 88673c078f7f33e1daf5dfd91aab1434 UIX/UIX FILES/Data Files/Textures/water/water12.dds 22 | Found in Morrowind.bsa 7e84d44c727ffacc59f37e60883a324d UIX/UIX FILES/Data Files/Textures/water/water09.dds 23 | Found in Morrowind.bsa 10f179bbebecd5e0e59eb37fc61bbfbd UIX/UIX FILES/Data Files/Textures/water/water17.dds 24 | Found in Morrowind.bsa 36e936be2476491879ffb2c9993f5832 UIX/UIX FILES/Data Files/Textures/water/water21.dds 25 | Found in Morrowind.bsa 7e881e32d788a946ee301aaf1269c304 UIX/UIX FILES/Data Files/Textures/water/water31.dds 26 | Found in Morrowind.bsa 8047134e20b4661ecd43fa147b86ddaf UIX/UIX FILES/Data Files/Textures/water/water19.dds 27 | Found in Morrowind.bsa 75a56855ebc728a172af43cd38e72375 UIX/UIX FILES/Data Files/Textures/water/water01.dds 28 | Found in Morrowind.bsa 9954e29cb7411897326a83c72478d196 UIX/UIX FILES/Data Files/Textures/water/water25.dds 29 | Found in Morrowind.bsa 702e4c91527aac48db7b6b91f525dae4 UIX/UIX FILES/Data Files/Textures/water/water05.dds 30 | Found in Morrowind.bsa 3fbfd8977c4aa454b51c19bcc2f50494 UIX/UIX FILES/Data Files/Textures/water/water07.dds 31 | Found in Morrowind.bsa a53d8843a568845ec51a43ab7bd498b7 UIX/UIX FILES/Data Files/Textures/water/water03.dds 32 | Found in Morrowind.bsa 13af5b543f7a2205704e5c7c0587ce6a UIX/UIX FILES/Data Files/Textures/water/water02.dds 33 | Found in Morrowind.bsa f84b0f154f08f5fdd2930181a46043b0 UIX/UIX FILES/Data Files/Textures/water/water20.dds 34 | Found in Morrowind.bsa 4d9e65f40a97c3d2d5715426206c5c0d UIX/UIX FILES/Data Files/Textures/water/water30.dds 35 | Found in Morrowind.bsa 496bdc7bf901e50c431b9fd5987a0e21 UIX/UIX FILES/Data Files/Textures/water/water26.dds 36 | Found in Morrowind.bsa 8ddfa66d79f457aa2ae3c4eb6ca81010 UIX/UIX FILES/Data Files/Meshes/oss/Ex_imp_wallent_02.nif 37 | Found in Morrowind.bsa eefa3257719222c92e23723bf15a9890 UIX/UIX FILES/Data Files/Meshes/TOE/UberZombie/xuberzombie.kf 38 | Found in Tribunal.bsa 4825d8667ecda4c2130a13408198b1a1 UIX/UIX FILES/Data Files/Meshes/TOE/Monkey/XMonkey01.kf 39 | #Out of 20275 files, found 37 bethesda files. 40 | -------------------------------------------------------------------------------- /Manifests/starboi.manifest: -------------------------------------------------------------------------------- 1 | 09fa40982ee35eb184515f3f3db68d13,./Data Files/Readme-MG Epic Addon.txt 2 | cf1679896e31b9f924b22b49a12bb6ed,./Data Files/Clean Magical Goods v1.0NoRobeLite.esp 3 | 39dd5f911cb9957b41c7d0216a2c4e5b,./Data Files/Textures/bldgcom.dds 4 | a515a14f68a145e5f6500a50463684c8,./Data Files/Textures/sw_eq_plasma22.tga 5 | c6068e49feb7c10c34ab95efd3873245,./Data Files/Textures/Ice_LRRH_cape.dds 6 | cc5f1e91c7c5d28f02923a60c2459003,./Data Files/Textures/sw_opal_01.dds 7 | ef601c43dd4aa094839c4dc956cc502a,./Data Files/Textures/water18.tga 8 | ef5bffc592706443e3204361f29c7b36,./Data Files/Textures/sw_etchblade_front.dds 9 | 123590ed4ed96dd8c3a68fc9f2fbeaf4,./Data Files/Textures/sw_eq_leaf02_06.tga 10 | e76d2b18db85af7a6bdc14116d07a30b,./Data Files/Textures/sw_eq_sgathering_head.dds 11 | 5b50c32fd22d2e8060151d79cb501825,./Data Files/Textures/sw_EQ_harmony_inner.dds 12 | 8236e6ed947de834ab7043d72bb2bf64,./Data Files/Textures/ndib_flora_greenleaves_1.dds 13 | 46758cc7f61b1fa0a05934041d3f8e14,./Data Files/Textures/sw_eq_onyxhandle_01.dds 14 | 7e6165a22d7c8990e31f13491ae6e06b,./Data Files/Textures/water11.tga 15 | 4e862afdfae7802b5109eb332bf4b7f3,./Data Files/Textures/sw_eq_corona15.tga 16 | 97363da65cdf2d2291be0279a1e52056,./Data Files/Textures/sw_eq_icepart00.tga 17 | 22287f75d57891fb1cc4f910d90a12d4,./Data Files/Textures/sw_eq_onyx_shodding.dds 18 | bc15516e1a3dbb1d9244d1873b7d3ce9,./Data Files/Textures/sw_eq_icepart00.ifl 19 | 99613c5d77b50b8c31f84c12a745027a,./Data Files/Textures/1a_ocean_windowglow.tga 20 | e583e908f748e3890e588c61768e8af3,./Data Files/Textures/sw_eq_firesetting_01.dds 21 | 094d7ddfe3f7e0d21b619c466695c8f6,./Data Files/Textures/sw_eq_leaf02_09.tga 22 | ef2f72316bbe33c274d51bc2a5a674da,./Data Files/Textures/gemstone_grn.dds 23 | 81e130d996db10fde7eca5b8dab53c17,./Data Files/Textures/sw_darkcrystal_01.dds 24 | 144fc3dfbbd89a0662729d455f7fdf9f,./Data Files/Textures/wooddarkb.bmp 25 | e20b5e57fc2aa55155b8ec37e566bf15,./Data Files/Textures/sw_eq_corona09.dds 26 | 9942b77958c954788d20bb07780cfdcd,./Data Files/Textures/bbpart07.tga 27 | 7af95aa57aabc249ea754cab426250b9,./Data Files/Textures/sw_prisma_flare02c.tga 28 | a1c15a5dc66eb222f94193923c392383,./Data Files/Textures/sw_eq_combinestone_01.dds 29 | 0de106308f81d5afb041956c5e466bbb,./Data Files/Textures/sw_sstaff_01.dds 30 | 08d00688b824a662a36f676f9fb7c533,./Data Files/Textures/sw_eq_lightningpart22.tga 31 | f9c5b8fd5486bdd9f2c4e3a1d84f47ac,./Data Files/Textures/gemstone_diamond.dds 32 | e20b5e57fc2aa55155b8ec37e566bf15,./Data Files/Textures/sw_eq_corona11.dds 33 | f9b82f62d53c424364fbb1c7097c7643,./Data Files/Textures/sw_huntknife_blade_ref.dds 34 | b689a17476af57c370ba56a23fc612b9,./Data Files/Textures/sw_phijama_jade_reflect.tga 35 | 294a986bad656cd3dfa3c046809c5887,./Data Files/Textures/sw_EQ_harmony_middle.dds 36 | 7f77ae9247e59d84819f8311c811ff91,./Data Files/Textures/sw_stinghilt_01.dds 37 | b8bf576a05cae9572c0c3f0c4fa3ddb8,./Data Files/Textures/icepart04.tga 38 | f2d3325078ea8515ca12e364977005e7,./Data Files/Textures/sw_eq_lightningpart00.tga 39 | f75a1671bfecd5781deb642117e553bb,./Data Files/Textures/sw_eq_firetip_01.dds 40 | a69992298ab17e0191c9fe703ca0e44e,./Data Files/Textures/sw_eq_zapart_02.tga 41 | 6cc366dff988477ef9b903d6a7c0ecb5,./Data Files/Textures/water17.tga 42 | f4be62606346c1eb692a78ecfea2f887,./Data Files/Textures/sw_eq_zapart_00.ifl 43 | 364bfaa416ef39f3fa762e73c3ba083d,./Data Files/Textures/sw_eq_corona11.tga 44 | eddedd374f82eafa23777030e22bf85b,./Data Files/Textures/sw_prismastaff_p2.tga 45 | 4b12b26aca88e19d38c67476cce894bf,./Data Files/Textures/gemstone_yellow.dds 46 | 6828900cca36565334ca655e39af267f,./Data Files/Textures/bbpart11.tga 47 | 406e94fca218b1f25353fce34fbb5d13,./Data Files/Textures/sw_eq_savagetotem_01.dds 48 | 0ac5662457b18921e139e218daf5ae77,./Data Files/Textures/bbpart20.tga 49 | ec283abf2103eff15154d11e6a2bb20d,./Data Files/Textures/_Dni_Décor004.dds 50 | 79eefd905597d8d74032d0dc5e3a804a,./Data Files/Textures/sw_eq_onyxband_01b.dds 51 | 7f77d9cee89c7ea088954d907c5b9d4a,./Data Files/Textures/sw_eq_vfx_note_03.tga 52 | 5d4d4c8382fc666a53a3470b50f19eb4,./Data Files/Textures/sw_eq_lightningpart27.tga 53 | 2484ceec871982af32e60c9a58d93db8,./Data Files/Textures/sw_eq_lightninghandle_01.dds 54 | bc664f4eff90c1c018285fcde17426b3,./Data Files/Textures/icepart01.tga 55 | 500d7b4f2a7f8ccf4cc478af43325717,./Data Files/Textures/sw_eq_stormpart04.tga 56 | 04c6a43366b5d3335dd7d2ac073b421d,./Data Files/Textures/sw_eq_airshield_back.dds 57 | 3949eef3c53a6ddc8c8beab3c7482c84,./Data Files/Textures/sw_eq_leaf02_62.tga 58 | 899daa8df7b8b033fda928290fb6e897,./Data Files/Textures/Ind_glass_alpha.tga 59 | 38df9de7b3b7e4bdfc52c8b75c8d91ba,./Data Files/Textures/sw_rust_dark_01.tga 60 | ab844c776f40dd469247430db7ef9da4,./Data Files/Textures/sw_eq_harmony_outer.dds 61 | 33ba87cf5cd40b1184b664190362e289,./Data Files/Textures/sw_tsuka_white.dds 62 | 3c3f59d34664111cf57e15dd67d2d800,./Data Files/Textures/sw_elf_spear_mask.dds 63 | 2289107da9c52393809316113c8473e4,./Data Files/Textures/sw_eq_corona00.tga 64 | 9942b77958c954788d20bb07780cfdcd,./Data Files/Textures/bbpart06.tga 65 | 57080fd3edf772b492b887224fd0d88c,./Data Files/Textures/sw_eq_leaf02_46.tga 66 | b1056a808b2f2417d41c9948b1bd6ec4,./Data Files/Textures/sw_eq_xephhandle_01.dds 67 | 310304ecc3e095426aa34bec718a7d0d,./Data Files/Textures/sw_eq_leaf02_36.tga 68 | 87f7340770647649e17ed2c437a1227a,./Data Files/Textures/sw_elvishdag_hilts.dds 69 | 2c6972d36d984b5ae37ada6bca8a5128,./Data Files/Textures/sw_eq_powersword_01.dds 70 | 094d7ddfe3f7e0d21b619c466695c8f6,./Data Files/Textures/sw_eq_leaf02_10.tga 71 | 263d967802b3669c7694c18aec2d78cf,./Data Files/Textures/sw_elvishdag_blades.dds 72 | f2d3325078ea8515ca12e364977005e7,./Data Files/Textures/sw_eq_lightningpart02.tga 73 | 4420c9d58d2de9e269137d27cce35c38,./Data Files/Textures/sw_eq_plasma19.tga 74 | 6828900cca36565334ca655e39af267f,./Data Files/Textures/bbpart10.tga 75 | e20b5e57fc2aa55155b8ec37e566bf15,./Data Files/Textures/sw_eq_corona10.dds 76 | 094d7ddfe3f7e0d21b619c466695c8f6,./Data Files/Textures/sw_eq_leaf02_11.tga 77 | ad6c025db20e040995fdc20a6e828156,./Data Files/Textures/jewlers_sign.tga 78 | b03fa0c8da3ea69c59624cffedc6f12a,./Data Files/Textures/sw_nenyasilver_blue_01.tga 79 | 0e87203958323494aad30da1d3b970ed,./Data Files/Textures/sw_eq_icewndcrystip_01.dds 80 | 54276ae3b29d7cb50f5224de22264628,./Data Files/Textures/water24.tga 81 | 28f2538d2a8610a5a87f5522766d73d1,./Data Files/Textures/sw_eq_plasma30.tga 82 | f0d13a9356d7346ac70bf5b2e0ce0f27,./Data Files/Textures/sw_eq_leaf02_53.tga 83 | 5cb7310a9efa47c4b315e86359e2c484,./Data Files/Textures/_Phij_reflectionSilver2.tga 84 | b5e152fed521b1819462248bacebae52,./Data Files/Textures/sw_eq_powersword_glow.dds 85 | b14e0c421f6a715becb5814ae92fd8df,./Data Files/Textures/sw_eq_stormpart13.tga 86 | 42cd2474b318a3fb1bd37c3c954f4313,./Data Files/Textures/sw_eq_redemption_fulls.dds 87 | d290510c2303c61af99f702b41dbb701,./Data Files/Textures/sw_eq_plasma07.tga 88 | 7b1c6904365fd377cbba50886cc98d6a,./Data Files/Textures/sw_eq_tshieldwood_back.dds 89 | 04f2cd05782905a3e61f202fa275cb6b,./Data Files/Textures/sw_eq_leaf02_17.tga 90 | ef76c9b8c5fa549d5e2af3a8a4f364a1,./Data Files/Textures/bbpart27.tga 91 | a54b8c3b1bc2338e5bc3d9781c54860a,./Data Files/Textures/sw_eq_silverborder_01p.dds 92 | 821e3adf831baa533f6fc218705030c2,./Data Files/Textures/ndib_ex_th_cloth_red.dds 93 | 28f2538d2a8610a5a87f5522766d73d1,./Data Files/Textures/sw_eq_plasma28.tga 94 | 7f27d229910a5ae48cce6aa4b9b94401,./Data Files/Textures/sw_eq_lightningpart28.tga 95 | 6ccb90334b2cf120717e26e955be7eaf,./Data Files/Textures/sw_eq_taelosianaxe_glow.dds 96 | 2256a81a09309d2b0c33bf090a5df30c,./Data Files/Textures/1a_ocean_reflect2.bmp 97 | d93d1e771d0dfdddc806f9bb90e7fe6b,./Data Files/Textures/water22.tga 98 | 7b2c1f5cd9bf970e4ef11b0e401b71f2,./Data Files/Textures/sw_eq_plasma03.tga 99 | 6e9acda01b4b73bd47a2adcdc8ec27ab,./Data Files/Textures/sw_eq_corona13.dds 100 | 0d98e2c13680ac7aafb62d79b487be2e,./Data Files/Textures/ndib_ex_th_cloth_white.dds 101 | 9144498146fe6aab602c1de527c7cd3f,./Data Files/Textures/sw_eq_xephsetting_01.dds 102 | 8e0a1be9fd5e3eae250437f63b0e4049,./Data Files/Textures/sw_eq_eyestaff_01.dds 103 | 6828900cca36565334ca655e39af267f,./Data Files/Textures/bbpart09.tga 104 | 8e728ee431176bdc887156609248e5be,./Data Files/Textures/sw_eq_combinecrystal_01.dds 105 | 71d24f05a95ad78795e7b8e03f8861f2,./Data Files/Textures/vfx_firelight.tga 106 | d21cd5adc6d2d876a7b1fefa0e4fb366,./Data Files/Textures/bbpart30.tga 107 | eb1a9a71dcc65d1a5512e7ea09b347d6,./Data Files/Textures/woodmed.bmp 108 | 5a89b00dcb0cfffa9ed26f2e71b4f6cb,./Data Files/Textures/sw_eq_goldblurb_01.dds 109 | f3fb8d6f93df623cdfc8f80ae8eeb7c7,./Data Files/Textures/sw_eq_hhammer_grip_01.dds 110 | c595f13bdc5b7f11fc27a13ab2854fbf,./Data Files/Textures/sw_eq_zapart_09.tga 111 | d0c48843eb588e0d05196a903acf2134,./Data Files/Textures/ndib_ex_th_cloth_blue.dds 112 | 532ac7bd71a566b0dcb89a69e3ee7c8d,./Data Files/Textures/_Phij_reflectionGold.tga 113 | e7942231fdc802acaccd3195dbac51d6,./Data Files/Textures/sw_eq_xephgem_02.dds 114 | 123c0dc58ac9f293c684d23654a4d39d,./Data Files/Textures/sw_elf_shield02_front_mask.dds 115 | 29c3932c9110e3c06996f382149b4576,./Data Files/Textures/sw_eq_soulwhisper_full.dds 116 | 1dd189b0f03a30187908604c55d04f11,./Data Files/Textures/sw_eq_lightningpart12.tga 117 | f14d6eb2dc22ef3c117e6f6c7e9252c3,./Data Files/Textures/sw_ivoryguard_01.dds 118 | 57080fd3edf772b492b887224fd0d88c,./Data Files/Textures/sw_eq_leaf02_44.tga 119 | c1f7c0f26463533d3a1d03c4adac781b,./Data Files/Textures/sw_eq_bramblestaff_01.dds 120 | 5bdb793e27e09e711ca2d60094c10e17,./Data Files/Textures/pf_sapphirestaff.dds 121 | 3f0073708d8cd61229f0bd5e92b9c48c,./Data Files/Textures/vfx_firecloud.tga 122 | 1da29578695e3d690b48190fc0017c07,./Data Files/Textures/_Phij_reflectionCopper.tga 123 | 6e002381544f34e4215ae591e6506aab,./Data Files/Textures/sw_saruman_mask.dds 124 | 1dd189b0f03a30187908604c55d04f11,./Data Files/Textures/sw_eq_lightningpart14.tga 125 | 6dababf4669d79f4ad02720c5bd9cad2,./Data Files/Textures/sw_eq_lightningpart05.tga 126 | 0c9445c528b07ec4e7c0dea2a8d6156b,./Data Files/Textures/sw_eq_dragonblade_01.dds 127 | e82f79d9a0ba917e0c11f91468880746,./Data Files/Textures/sw_eq_watershield_back.dds 128 | 11502d6f7d910bc0bf3edfaba9e59c55,./Data Files/Textures/sw_eq_stormshield_front.dds 129 | 79216eb4c10c5909b784edf594fb5877,./Data Files/Textures/sw_eq_savagetotem_glow.dds 130 | 060fa5fd2052b20c9b1ff730653cf697,./Data Files/Textures/water04.tga 131 | 3e1266e075580a34ff69855d5655e597,./Data Files/Textures/sw_eq_onyxcrystal_02.tga 132 | 57080fd3edf772b492b887224fd0d88c,./Data Files/Textures/sw_eq_leaf02_47.tga 133 | dbb939b8004b74b95fb3f988f41a9ddd,./Data Files/Textures/Tx_tbM_contain_dev3.bmp 134 | 53358b20d6f13e7464f2c46e4c0b37d1,./Data Files/Textures/sw_eq_icepart01.tga 135 | 0f9dc9c91122e9eef7d9f1733077f0d3,./Data Files/Textures/sw_hadhafang_hilt_mask.dds 136 | 608c0b9ca264ebdea5071058587042d7,./Data Files/Textures/sw_eq_lightningbolt_01.dds 137 | 785b4b54a80a4ec714296bb7092d30dd,./Data Files/Textures/sw_eq_icepart05.tga 138 | 930227276776c83b7644711459432de0,./Data Files/Textures/bbpart14.tga 139 | 59f8c55551e2050e4041c8976a876497,./Data Files/Textures/1BG_B_N_Redguard_Head02b.dds 140 | f9a50df9dc5df7ff05954dc8cf34e1e4,./Data Files/Textures/water14.tga 141 | 20adb46e5822bac760e4c6608884bc35,./Data Files/Textures/sw_lotusblossom_01.dds 142 | 8df9d1383d5191fc71d8a97d6e39dc95,./Data Files/Textures/water12.tga 143 | 96a38a90c52e47a08dcfd2730d5b8892,./Data Files/Textures/sw_prismastaff_01.tga 144 | 3e71d2a6a3bee046668144183598c66c,./Data Files/Textures/ndib_C_hat1_top.dds 145 | 332572fb8ae546bfc3c4b9d8f9d287b0,./Data Files/Textures/water10.tga 146 | 450535df9422876f7dcec024964136bd,./Data Files/Textures/sw_eq_corona00.dds 147 | ba8d4aa04868ec29140e71d47bb60f3f,./Data Files/Textures/sw_eq_leaf02_30.tga 148 | e7f13014aa88f4bc9adb8fffcb158542,./Data Files/Textures/sw_elf_longswords_ref.dds 149 | 04840ad56a88978600fea62853df429e,./Data Files/Textures/icepart00.tga 150 | da7ce4300c427d6bc73c0969749c1fe1,./Data Files/Textures/sw_eq_plasma10.tga 151 | 4ca39367a55602813e6ece18ac78f76f,./Data Files/Textures/gemstone_lb.dds 152 | 08d00688b824a662a36f676f9fb7c533,./Data Files/Textures/sw_eq_lightningpart23.tga 153 | 2545686c1bd6554c6114b15ad1ba9be3,./Data Files/Textures/water_1.tga 154 | 6f628ddf56c254162234204fb6160575,./Data Files/Textures/Ice_MQI_cloakWhte.dds 155 | 7f27d229910a5ae48cce6aa4b9b94401,./Data Files/Textures/sw_eq_lightningpart30.tga 156 | 9fe978551ca4938118d68e1c0831a221,./Data Files/Textures/sw_eq_onyxcap_01.dds 157 | 310304ecc3e095426aa34bec718a7d0d,./Data Files/Textures/sw_eq_leaf02_39.tga 158 | fa2dc911bfe3b6657d877649c155e600,./Data Files/Textures/sw_eq_stormpart03.tga 159 | 45dbc52164ba94227c57ed55be526054,./Data Files/Textures/bbpart02.tga 160 | 3c7f66fa6ebb7428c153229fa08cfaec,./Data Files/Textures/gemstone_fire.dds 161 | 4c2dfca384308a0862e3eeac996533e3,./Data Files/Textures/sw_firewand_p_02.tga 162 | 384a632818389ec1801b968b8e61879a,./Data Files/Textures/sw_eq_buckler_front.dds 163 | 4d2096a31d93d6f6028996761b920ed7,./Data Files/Textures/sw_eq_leaf02_14.tga 164 | a69992298ab17e0191c9fe703ca0e44e,./Data Files/Textures/sw_eq_zapart_00.tga 165 | 27c97eeaa078337ac872e33cd0b17379,./Data Files/Textures/sw_eq_icewndhandle_01.dds 166 | 094dd357cb95a675812ea6e397040680,./Data Files/Textures/sw_stingguard_silver.tga 167 | 4959be0c51d5d336301d1224e15acb39,./Data Files/Textures/sw_eq_hhammer_metal_01.dds 168 | 3cf38a3b16e493c0c82feb1c2c52c53e,./Data Files/Textures/sw_eq_firecrys_01.dds 169 | 58aa650fa2e83d61fb6acb5e18cc3524,./Data Files/Textures/tx_alpha_bolt00.tga 170 | 66c9747857c36b524d934091502ae913,./Data Files/Textures/Ice MQI_capeBlk_Neck.dds 171 | 8bb25c044315c885b0ce784f59081675,./Data Files/Textures/yinpart01.tga 172 | c0a6e8a64636a7d42b98d1aafb30e3fd,./Data Files/Textures/Lakerem2.dds 173 | 7b2c1f5cd9bf970e4ef11b0e401b71f2,./Data Files/Textures/sw_eq_plasma02.tga 174 | 1460040af94bd89ddcdda52aab7b396d,./Data Files/Textures/Tx_tbM_contain_dev2.bmp 175 | 3a82a3856a9d71a9421a0bf7dcea5098,./Data Files/Textures/sw_eq_corona07.dds 176 | 0c6f3539ca8013bdcd349cc49f76ba85,./Data Files/Textures/sw_eq_elementstaff_glow.dds 177 | c44eeccbf6dd25e877bbc7e1b8c099c7,./Data Files/Textures/sw_eq_corona01.dds 178 | 64ddad12d63c7b7b488a53f9f8c98655,./Data Files/Textures/Gold Knife.dds 179 | 16e07c4a674c5a0f53c6cbdbbf293802,./Data Files/Textures/bbpart16.tga 180 | 3949eef3c53a6ddc8c8beab3c7482c84,./Data Files/Textures/sw_eq_leaf02_60.tga 181 | 08d00688b824a662a36f676f9fb7c533,./Data Files/Textures/sw_eq_lightningpart20.tga 182 | ba3b7c266809c3925cf10283a2e87da5,./Data Files/Textures/env_map2.dds 183 | 8b2c1247e1ddd85a850146f9308565d3,./Data Files/Textures/sw_alethiometer_silver_front.dds 184 | 22f9c4b308f19790aa24bfbed4ebbe4c,./Data Files/Textures/wind_chill.tga 185 | e5d60149ddb17ebd6d048474a9412b77,./Data Files/Textures/sw_eq_goldborder_01.dds 186 | c94c5626bae0fc2326022371e46d9488,./Data Files/Textures/sw_spiralkey_01.dds 187 | 38fcea680f0e5373be129aae112b6a63,./Data Files/Textures/sw_eq_leaf02_32.tga 188 | c1be95fefeca6a9dddb6a4f8f1f83d0a,./Data Files/Textures/sw_legoknifehilt_01f.dds 189 | dd10152816f1570f6b7fa4e902f7dff6,./Data Files/Textures/sw_eq_lightningpart11.tga 190 | da7ce4300c427d6bc73c0969749c1fe1,./Data Files/Textures/sw_eq_plasma11.tga 191 | 82918f862b78c68d52e164310a6eaa5b,./Data Files/Textures/sw_shield_elf_front_ref.dds 192 | ca1d175bfcfbe487ef4fa0ea5cb11980,./Data Files/Textures/sw_eq_leaf02_40.tga 193 | 45dbc52164ba94227c57ed55be526054,./Data Files/Textures/bbpart01.tga 194 | fa2dc911bfe3b6657d877649c155e600,./Data Files/Textures/sw_eq_stormpart00.tga 195 | 16943adf3b453d384667d799f60f1380,./Data Files/Textures/sw_eq_leaf02_51.tga 196 | 52c7455afd5a8fba379ba2df0a252f53,./Data Files/Textures/sw_stingguard01_01cs.dds 197 | ba8d4aa04868ec29140e71d47bb60f3f,./Data Files/Textures/sw_eq_leaf02_31.tga 198 | e1eaff5a0cf090cd7171e1daa15c2048,./Data Files/Textures/sw_eq_zapart_07.tga 199 | 80a282749dc076c671dce0213e92a2a8,./Data Files/Textures/sw_pearl_01.dds 200 | 2426acc782834f0fab9b64cf6461f86d,./Data Files/Textures/marble.bmp 201 | 249080e13e00e49b5480e64032913c82,./Data Files/Textures/sw_eq_vfx_note_01.tga 202 | ef76c9b8c5fa549d5e2af3a8a4f364a1,./Data Files/Textures/bbpart25.tga 203 | 16943adf3b453d384667d799f60f1380,./Data Files/Textures/sw_eq_leaf02_49.tga 204 | 18219b4b7427152cd6f4d7c7d3e90c06,./Data Files/Textures/sw_eq_innoruuksvoice_01.dds 205 | bc1720db94f7d486741b5bfead6872bc,./Data Files/Textures/sw_huntknife_blade_mask.dds 206 | 2eb3acaba5e47e2ad3d6f0487e2ebb60,./Data Files/Textures/_Phij_reflection Gold5.tga 207 | 45c761894bf2529f10fe1b9eda45d0c8,./Data Files/Textures/sw_eq_lightningpart16.tga 208 | 310304ecc3e095426aa34bec718a7d0d,./Data Files/Textures/sw_eq_leaf02_37.tga 209 | 6e9acda01b4b73bd47a2adcdc8ec27ab,./Data Files/Textures/sw_eq_corona14.dds 210 | f23144fbb7c4049f91d30cbec5feb786,./Data Files/Textures/sw_eq_vfx_note_04.tga 211 | d34875945e3d73fcfa63aea166f54a77,./Data Files/Textures/sw_lethweave_light.dds 212 | 608da6b2bb66a7d990c707cd057b82db,./Data Files/Textures/sw_eq_stormshield_back.dds 213 | 833987d5e8aa8642430a07f374f877ed,./Data Files/Textures/sw_eq_goldborder_01p.dds 214 | 4420c9d58d2de9e269137d27cce35c38,./Data Files/Textures/sw_eq_plasma16.tga 215 | 8816afd4e61ec1667b61bbec4b669cb1,./Data Files/Textures/sw_eq_leaf02_58.tga 216 | d90c5fefb9ae112475039ca788fb144b,./Data Files/Textures/sw_bamboo_02.dds 217 | 39d29fd4bebb5da59408a78cbaa7a876,./Data Files/Textures/tx_wood_green.tga 218 | a2b0ee8ed98646821865af8d6de17ebc,./Data Files/Textures/sw_goldshiny_01.tga 219 | 3fa2275fd2e9086fc19ed7889d7fe47f,./Data Files/Textures/sw_goldshiny_02.tga 220 | bccadfef8f86b931040b7788ce646889,./Data Files/Textures/sw_eq_orbspear_rod.dds 221 | c57886a8395e73afbc996cd0bfbd8d72,./Data Files/Textures/sw_eq_goldmet_01brn.dds 222 | 5a4c6ddf57042584aff5b23fb918d42c,./Data Files/Textures/sw_eq_goldshine_01.dds 223 | abd4d7b54c18ac523b96c86b29be242e,./Data Files/Textures/sw_ceramicblade_01.tga 224 | 93ae7920b2397c91612fcc845f5a4bed,./Data Files/Textures/water00.ifl 225 | f902ccfa1fa7503bec01ae0d259b6316,./Data Files/Textures/sw_eq_heartwoodblade_02nv.dds 226 | 1d23e5b05e24a60145d249ac49576281,./Data Files/Textures/sw_eq_icewndtipbot_01.dds 227 | d9005dc9154ba217f0ceb0bd324c58fa,./Data Files/Textures/sw_eq_combinerune_01.dds 228 | 5e17329b6a5f4ee609864e99c595d133,./Data Files/Textures/sw_hadhafanghilt_02.dds 229 | dabbed429cca94a91b93066f2d8383a2,./Data Files/Textures/sw_eq_corona04.tga 230 | 680d66352cd48ff905c5bab6b50600fb,./Data Files/Textures/sw_hadhafang_blade_mask.dds 231 | 7422c4c1991b58073858cae27114a09b,./Data Files/Textures/sw_eq_fatestealer_glow.dds 232 | 8a958cbbb80fb41b68f0ea43a9dc74c3,./Data Files/Textures/sw_eq_xephgem_03b.dds 233 | 99b2fa18a8bf113df29bb33affbff285,./Data Files/Textures/sw_jaz_wing_gem.dds 234 | 6b23119447c4877f0bbbfc96852a095d,./Data Files/Textures/sw_brasskey_01.dds 235 | 7e472528f36e17c45b4219de2fd0d78b,./Data Files/Textures/gem_greendark.dds 236 | 16e07c4a674c5a0f53c6cbdbbf293802,./Data Files/Textures/bbpart17.tga 237 | 9942b77958c954788d20bb07780cfdcd,./Data Files/Textures/bbpart04.tga 238 | da7ce4300c427d6bc73c0969749c1fe1,./Data Files/Textures/sw_eq_plasma08.tga 239 | 78441f794b0d9d416a1e38251404484f,./Data Files/Textures/gemstone_blk.dds 240 | d56b9d217a0fcfd254a1c781f76c4138,./Data Files/Textures/ndib_flora_treebark_1.dds 241 | b122a578578d5e2d98eccbd8f216b3de,./Data Files/Textures/1BG_B_N_Redguard_M_Head01.dds 242 | 5fad2ccd7c80b8101327b25bc9bdbe55,./Data Files/Textures/sw_eq_sgathering_gem.dds 243 | c595f13bdc5b7f11fc27a13ab2854fbf,./Data Files/Textures/sw_eq_zapart_10.tga 244 | f358b339c93d23566fda854747f2a890,./Data Files/Textures/water30.tga 245 | fdc3475651541a0d22d6df4ea38ea9ef,./Data Files/Textures/sw_eq_icepart02.tga 246 | 6619629a28984b3ba50bb6e8cf724139,./Data Files/Textures/sw_eq_leaf02_21.tga 247 | 164dbc169425ac925a6bb1e3e1a7f042,./Data Files/Textures/sw_eq_craftedtotem_01.dds 248 | cb09d0529b1b695faec7d5675b14c8d3,./Data Files/Textures/_Phij_reflect_base_black.dds 249 | 82808f935d0b0c44dc570936f74f5279,./Data Files/Textures/sw_eq_leaf02_00.ifl 250 | 3747c9d291512556ea444bde64857d29,./Data Files/Textures/sw_prisma_flare.tga 251 | 6123b8be64f369b1b6c0681ce3fd78ad,./Data Files/Textures/sw_onering_mask.dds 252 | ba8d4aa04868ec29140e71d47bb60f3f,./Data Files/Textures/sw_eq_leaf02_29.tga 253 | 09499e45374bf7615f1b9cbb8d654d09,./Data Files/Textures/sw_sting_hilt_ref.dds 254 | 123590ed4ed96dd8c3a68fc9f2fbeaf4,./Data Files/Textures/sw_eq_leaf02_04.tga 255 | 80b7bee8f2c37bde0e67be40b0aa10e4,./Data Files/Textures/sw_elf_shield_strap.dds 256 | 1e6acd4dac8f2e47837217c72e5679dd,./Data Files/Textures/icepart05.tga 257 | 28f2538d2a8610a5a87f5522766d73d1,./Data Files/Textures/sw_eq_plasma31.tga 258 | e1d1c5c2e0dade5de766b6da32de332c,./Data Files/Textures/sw_onering_glow02.tga 259 | c80c0367213108f19cfc147447df1e16,./Data Files/Textures/water07.tga 260 | ed4785cb4733ac66de3fbc25bee8be2e,./Data Files/Textures/sw_eq_winterstaff_snow.tga 261 | 5d4d4c8382fc666a53a3470b50f19eb4,./Data Files/Textures/sw_eq_lightningpart26.tga 262 | 92a90af4583f95cc9be964eb8816d50b,./Data Files/Textures/yinpart02.tga 263 | 4b9980fd7ebf3a0dd925015e28b8cd9f,./Data Files/Textures/sw_EQ_harmony_glow.dds 264 | 62534d3a0eb268bc14989ee5f976408d,./Data Files/Textures/sw_aof_MetalG.dds 265 | df4617ed491e9ccb9f0fda677671e9ee,./Data Files/Textures/water01.tga 266 | 4fb3951f4360180ea287e47ba670df62,./Data Files/Textures/sw_firesign_gold02.dds 267 | 14996fba1e457ace935ea916fdc03fe4,./Data Files/Textures/sw_eq_stormpart08.tga 268 | 38b71cb67b3e74d6b12b0a4d5e302dc1,./Data Files/Textures/sw_elf_shield_back_mask.dds 269 | a65ef035b9f7dac7e951b8aaafad7eb5,./Data Files/Textures/icepart06.tga 270 | a515a14f68a145e5f6500a50463684c8,./Data Files/Textures/sw_eq_plasma23.tga 271 | f2f0afc893bdd3b6e1503bb78395b8bb,./Data Files/Textures/sw_eq_lightningcrys_01.dds 272 | dd18a4eff13793496c85f14eb7c1b036,./Data Files/Textures/sw_prologuesword_01.dds 273 | a91a9f26b41f921ad690bf4459e18228,./Data Files/Textures/sw_bronze_01.dds 274 | c9f6f079df77ad18f6f63ff9c10d4795,./Data Files/Textures/gem_green.dds 275 | b9ff23a39363cf2e1cbded9e216903da,./Data Files/Textures/sw_eq_steintop_01.dds 276 | 331d2dfb89811d8ec3ddd00b465648f3,./Data Files/Textures/sw_eq_hhammer_face_01.dds 277 | 094d7ddfe3f7e0d21b619c466695c8f6,./Data Files/Textures/sw_eq_leaf02_08.tga 278 | d21cd5adc6d2d876a7b1fefa0e4fb366,./Data Files/Textures/bbpart31.tga 279 | 189bcf2083137590a3417e93541976ba,./Data Files/Textures/sw_bronze_dark_01.dds 280 | 6c93feb2ce4241d0ada54304d715b189,./Data Files/Textures/sw_eq_airshield_front.dds 281 | 2ba80921af22e3b6771d47b71f7fa35c,./Data Files/Textures/sw_eq_plasma13.tga 282 | 3b7533820345b31c799266f9c6bb0a12,./Data Files/Textures/sw_obsidian_01.dds 283 | 45c761894bf2529f10fe1b9eda45d0c8,./Data Files/Textures/sw_eq_lightningpart18.tga 284 | 00b306f2e9b24585a6a13633ea18b485,./Data Files/Textures/sw_elf_shield_back_ref.dds 285 | 2abca2c343b9181838f1d942b6c13d2f,./Data Files/Textures/Ice_LRRH_cape_Neck.dds 286 | 1d42b943636e36afcc2882e716f89056,./Data Files/Textures/sw_eq_bluegem_01.bmp 287 | f0d13a9356d7346ac70bf5b2e0ce0f27,./Data Files/Textures/sw_eq_leaf02_52.tga 288 | 725006a70e5f952c83c4db749fa969c0,./Data Files/Textures/sw_vilyagem_01.tga 289 | 45c761894bf2529f10fe1b9eda45d0c8,./Data Files/Textures/sw_eq_lightningpart19.tga 290 | dd10152816f1570f6b7fa4e902f7dff6,./Data Files/Textures/sw_eq_lightningpart08.tga 291 | 6828900cca36565334ca655e39af267f,./Data Files/Textures/bbpart08.tga 292 | 839090a37795fe10088f12ceb5b4cb8a,./Data Files/Textures/sw_tx_firealpha_10.tga 293 | a48cb9939ac5952d47b39ea63cc39963,./Data Files/Textures/sw_eq_leaf02_25.tga 294 | 4420c9d58d2de9e269137d27cce35c38,./Data Files/Textures/sw_eq_plasma17.tga 295 | e2ce231a0eea2bb6c69abe53c67346b5,./Data Files/Textures/sw_habaki_gold.dds 296 | cd7d623f1888af225524ba85e03ec0c0,./Data Files/Textures/water09.tga 297 | 3949eef3c53a6ddc8c8beab3c7482c84,./Data Files/Textures/sw_eq_leaf02_63.tga 298 | ca1d175bfcfbe487ef4fa0ea5cb11980,./Data Files/Textures/sw_eq_leaf02_42.tga 299 | 9dcd47ff9dbb90fd88e89162bb6903bf,./Data Files/Textures/sw_etchblade_back.dds 300 | 7b2c1f5cd9bf970e4ef11b0e401b71f2,./Data Files/Textures/sw_eq_plasma01.tga 301 | 0aea708e37321f906773086f7bde6601,./Data Files/Textures/gemstone_orange.dds 302 | 16943adf3b453d384667d799f60f1380,./Data Files/Textures/sw_eq_leaf02_48.tga 303 | e651a9d569f0c2783b83816a4a7f7f1c,./Data Files/Textures/sw_eq_icepart06.tga 304 | ff56f45a95f0441387e5e32984b82934,./Data Files/Textures/wood.bmp 305 | c8869df34333b94e4a1034c3c06b98db,./Data Files/Textures/sw_hadhadagblade_01b.dds 306 | 06e5db167e801f0e31f08890d4c4092d,./Data Files/Textures/sw_elf_shield02_front_masks.dds 307 | bdc87b651d2dbf54b37e5c8cb86ad334,./Data Files/Textures/sw_eq_plasma00.ifl 308 | abaaff95a07d1ee26b7aaf0f7650228b,./Data Files/Textures/sw_shield_elf_gem_ref.dds 309 | 10cba275d3fbf1a9dfa19a81822bcfd5,./Data Files/Textures/sw_eq_flamepom_01.dds 310 | 6dababf4669d79f4ad02720c5bd9cad2,./Data Files/Textures/sw_eq_lightningpart07.tga 311 | a4f0932a854907eb852f3ce6295abb08,./Data Files/Textures/1_coda_soda1.dds 312 | a515a14f68a145e5f6500a50463684c8,./Data Files/Textures/sw_eq_plasma20.tga 313 | 67701262af1d5ed7eb04b1b69ec92f3c,./Data Files/Textures/sw_eq_bramblestaff_glow.dds 314 | 38fcea680f0e5373be129aae112b6a63,./Data Files/Textures/sw_eq_leaf02_35.tga 315 | 9b4e4738692608d87e05fdde60d369db,./Data Files/Textures/sw_wingblade_dull.tga 316 | 3a82a3856a9d71a9421a0bf7dcea5098,./Data Files/Textures/sw_eq_corona06.dds 317 | a1d9e0d15d9b6beb22ff6dede281c1a7,./Data Files/Textures/sw_eq_arrowguard_front.dds 318 | 8e99ce9db53299f86dcbaf9f28cefa9b,./Data Files/Textures/sw_eq_sgathering_handle.dds 319 | 59b4c54ac017d96d54ec8c9e17345c9f,./Data Files/Textures/sw_alethiometer_front.dds 320 | 45dbc52164ba94227c57ed55be526054,./Data Files/Textures/bbpart03.tga 321 | e1eaff5a0cf090cd7171e1daa15c2048,./Data Files/Textures/sw_eq_zapart_06.tga 322 | 3be5e6e0e03bfaa183be51cfad8861bc,./Data Files/Textures/MD06_TX_Silver128.dds 323 | 260f7ba3899a815620b882ff24a54ac3,./Data Files/Textures/water29.tga 324 | 7760e6fe10a0b54d59e486ccfd07fb95,./Data Files/Textures/sw_hadhafang_blade_ref.dds 325 | 1dd189b0f03a30187908604c55d04f11,./Data Files/Textures/sw_eq_lightningpart13.tga 326 | 45dbc52164ba94227c57ed55be526054,./Data Files/Textures/bbpart00.tga 327 | 29b61e36157b44aaca496e24974bd2b5,./Data Files/Textures/sw_eq_buckler_back.dds 328 | cd3918154f53847b9a5566aa6c065596,./Data Files/Textures/Bluemin.dds 329 | e09dabb4fc483d34b4d5ba43bf9aaef7,./Data Files/Textures/water05.tga 330 | 648c3bdc6656895e1995a2f480839f1f,./Data Files/Textures/sw_eq_plasma25.tga 331 | 620a0488756b0529195683ee0299b2e0,./Data Files/Textures/sw_eq_soulwhisper_glow.dds 332 | 0e315732df32502a847537ff477bf342,./Data Files/Textures/sw_eq_xephgem_01.dds 333 | 830f61bd58b04078479fad76b60fffa8,./Data Files/Textures/Leathwev.dds 334 | 123590ed4ed96dd8c3a68fc9f2fbeaf4,./Data Files/Textures/sw_eq_leaf02_05.tga 335 | 843d6a51656a6cac4ed8654de20d698d,./Data Files/Textures/sw_eq_orbspear_handle.dds 336 | 364bfaa416ef39f3fa762e73c3ba083d,./Data Files/Textures/sw_eq_corona08.tga 337 | 905a527e2d413da531a899424b59196b,./Data Files/Textures/sw_elf_shield02_front_ref.dds 338 | cc7f7784620661165f5ba3804d841754,./Data Files/Textures/water25.tga 339 | 64c57dcfcda272ddf1631d60a7c55f48,./Data Files/Textures/sw_eq_arrowguard_back.dds 340 | a98ffdf031c6a40b9cf61d14de16db31,./Data Files/Textures/sw_eq_icewndcrysbot_01.dds 341 | 1c4dadad5db5f0f0b0e369f73251352a,./Data Files/Textures/gemstone_yel.dds 342 | 751324eb9f57d3ff24f03eaec15697dc,./Data Files/Textures/sw_elvisharrow02_leth.dds 343 | 38fcea680f0e5373be129aae112b6a63,./Data Files/Textures/sw_eq_leaf02_34.tga 344 | ebd906b4584092bd9c8e2d4c2fdedf8f,./Data Files/Textures/_Phij_Tranquility_blade_edge.tga 345 | dc682d90c602961c05630893daf443c1,./Data Files/Textures/water06.tga 346 | 7ba76df64409c86c524e6e2cd863a7d6,./Data Files/Textures/sw_eq_corona00.ifl 347 | e87211dc7700933155e337e0d7346881,./Data Files/Textures/sw_stingpommel_01.dds 348 | 16e07c4a674c5a0f53c6cbdbbf293802,./Data Files/Textures/bbpart19.tga 349 | dd10152816f1570f6b7fa4e902f7dff6,./Data Files/Textures/sw_eq_lightningpart09.tga 350 | 8335f4c3c80b73229bf56d9f830efb74,./Data Files/Textures/gemstone_db.dds 351 | d262e54dd9293bb31ae09bf3a8cdabb2,./Data Files/Textures/sw_eq_winterstaff_leaf.tga 352 | ae1e3016bfea5dbc98a576b27e78f74a,./Data Files/Textures/sw_prismastaff_01c.tga 353 | 403321e8acb845df470e75b4621e2f4b,./Data Files/Textures/sw_moggok_ref.dds 354 | 0ec66ffdcc38631453cb74db932df037,./Data Files/Textures/water13.tga 355 | 555ef62ef6b242d2d9e1defbca4dd4e5,./Data Files/Textures/sw_eq_icepart04.tga 356 | 9f5ad73c6a95069ad64cb86c655ba332,./Data Files/Textures/sw_eq_lightninghandletip_01.dds 357 | 55fcacbe69ba52c46f164be5af75748d,./Data Files/Textures/sw_eq_fatestealer_01.dds 358 | 9942b77958c954788d20bb07780cfdcd,./Data Files/Textures/bbpart05.tga 359 | dd10152816f1570f6b7fa4e902f7dff6,./Data Files/Textures/sw_eq_lightningpart10.tga 360 | 500d7b4f2a7f8ccf4cc478af43325717,./Data Files/Textures/sw_eq_stormpart06.tga 361 | 63a1e1c9c83f727dabe0a066bfc45013,./Data Files/Textures/sw_eq_tshieldwood_front.dds 362 | 7f9ec02ea9220a71a009b50dc0eb93b3,./Data Files/Textures/sw_eq_icewndtiptop_01.dds 363 | 8f62f85a40e6d7303580afaed0a77488,./Data Files/Textures/sw_eq_leaf02_03.tga 364 | 38ee29c20d2d51d7a9874aa9c1cbee4b,./Data Files/Textures/sw_eq_prismabits_01.dds 365 | ef76c9b8c5fa549d5e2af3a8a4f364a1,./Data Files/Textures/bbpart24.tga 366 | 1f310bbf8d5f764761fad3e8a4ad78bb,./Data Files/Textures/sw_dagger_hilt_ref.dds 367 | 5d01e440cffe2f61fafa563d0ee3d232,./Data Files/Textures/sw_elfarrow02_fitting.dds 368 | 4c296bdb4f3fcf156d93ed915ba7d6a6,./Data Files/Textures/icepart02.tga 369 | ad30673b74a05ac0fd0c6ad1eb3e6c08,./Data Files/Textures/Tx_swirlwood.tga 370 | 8f62f85a40e6d7303580afaed0a77488,./Data Files/Textures/sw_eq_leaf02_00.tga 371 | 525255c7446c92a6d86dacfa27728954,./Data Files/Textures/sw_eq_hhammer_head_01.dds 372 | 5cffadda85c3609a56407f219b6fdfae,./Data Files/Textures/sw_eq_elementstaff_full.dds 373 | 03d9afe527fe030c1583ff56cd58b66c,./Data Files/Textures/sw_phijama_inlay02_mask.dds 374 | a16c31268d8b5df2aa8f55ada043552e,./Data Files/Textures/staff.bmp 375 | 93dd6108042ad0f5d0e444323cc13c83,./Data Files/Textures/gemstone_pinkd.dds 376 | 7fa0fe8a18176bb5ac0cbc947be5f552,./Data Files/Textures/sw_stingguard_02_01.dds 377 | e1eaff5a0cf090cd7171e1daa15c2048,./Data Files/Textures/sw_eq_zapart_08.tga 378 | ef76c9b8c5fa549d5e2af3a8a4f364a1,./Data Files/Textures/bbpart26.tga 379 | dabbed429cca94a91b93066f2d8383a2,./Data Files/Textures/sw_eq_corona05.tga 380 | 500d7b4f2a7f8ccf4cc478af43325717,./Data Files/Textures/sw_eq_stormpart05.tga 381 | d21cd5adc6d2d876a7b1fefa0e4fb366,./Data Files/Textures/bbpart29.tga 382 | 461b94fa756ca031dea4d300b805c0a8,./Data Files/Textures/water20.tga 383 | 2532d8efa4823f7323616334ba149240,./Data Files/Textures/sw_eq_lightningpart00.ifl 384 | 2a560d095db0ab3c77fdc05ef1b0ff45,./Data Files/Textures/sw_shield_elf_front_mask.dds 385 | 4e862afdfae7802b5109eb332bf4b7f3,./Data Files/Textures/sw_eq_corona14.tga 386 | 485192d36168ce7d77a2f291e53dc1ef,./Data Files/Textures/sw_elf_spear_ref.dds 387 | 11ddac3b4dd5e4a59937b3978fe90e9f,./Data Files/Textures/sw_eq_redemption_glowb.dds 388 | 16943adf3b453d384667d799f60f1380,./Data Files/Textures/sw_eq_leaf02_50.tga 389 | b0df20214266f72c7f04358fd4da6152,./Data Files/Textures/sw_jaz_wing_filigree.dds 390 | a99f7fa72b2e24fae27e152f363e3d4e,./Data Files/Textures/sw_xeph_p.tga 391 | 6619629a28984b3ba50bb6e8cf724139,./Data Files/Textures/sw_eq_leaf02_22.tga 392 | 23f8abebb31f7403dc6784dd202da3c9,./Data Files/Textures/sw_spml_jadesword_ref.dds 393 | c595f13bdc5b7f11fc27a13ab2854fbf,./Data Files/Textures/sw_eq_zapart_11.tga 394 | f7d3299c6c99d4f6671278ebe0bc364a,./Data Files/Textures/sw_eq_zapart_04.tga 395 | 723d15ef54be1737c264f40edc7e5272,./Data Files/Textures/gem_cyangreen.dds 396 | 29f13bd31fa2391198f4f2796da81363,./Data Files/Textures/env_map1.dds 397 | 4e862afdfae7802b5109eb332bf4b7f3,./Data Files/Textures/sw_eq_corona12.tga 398 | 6dababf4669d79f4ad02720c5bd9cad2,./Data Files/Textures/sw_eq_lightningpart04.tga 399 | 4ce5595125ba62f1c46070f8b3a76c9c,./Data Files/Textures/sw_eq_sgathering_stem.dds 400 | ba8d4aa04868ec29140e71d47bb60f3f,./Data Files/Textures/sw_eq_leaf02_28.tga 401 | 16e07c4a674c5a0f53c6cbdbbf293802,./Data Files/Textures/bbpart18.tga 402 | 8516e3a12290a4103323523df820a72d,./Data Files/Textures/sw_eq_dragonblade_glow2.dds 403 | d2bfd0b3a97b4cfd323302b7cfef2d63,./Data Files/Textures/water31.tga 404 | 2289107da9c52393809316113c8473e4,./Data Files/Textures/sw_eq_corona03.tga 405 | 123590ed4ed96dd8c3a68fc9f2fbeaf4,./Data Files/Textures/sw_eq_leaf02_07.tga 406 | f45e1df90b6e64c75d4ded478a8d3025,./Data Files/Textures/sw_aragornpommel_01.dds 407 | a678c9a40c101387ec0b849fd0917509,./Data Files/Textures/sw_icewand_01.dds 408 | 7a7adb7700a0af50046548017182c45b,./Data Files/Textures/sw_ndib_redleather.dds 409 | 380c9ffb2cc9ff469ae707be77fd6706,./Data Files/Textures/sw_aragornblade_01.dds 410 | 5704decefd559c968bc4a3ee67d43be4,./Data Files/Textures/1a_ocean_window2.bmp 411 | b14e0c421f6a715becb5814ae92fd8df,./Data Files/Textures/sw_eq_stormpart15.tga 412 | 3fe897b217eef478dfa7f98f3c3bf15b,./Data Files/Textures/sw_shield_elf_gem_mask.dds 413 | 5489a58d39562909a89ea6f485a2ea8b,./Data Files/Textures/sw_Phij_snakescales.dds 414 | 55ddd53fad246f9cf27b5a7998023bdd,./Data Files/Textures/Pentagb.dds 415 | 1fd0f098ef943a3e9ac23216b1c131e9,./Data Files/Textures/sw_aof_txtblue.dds 416 | f39aaff01964d4eda91d1b7ec520c828,./Data Files/Textures/sw_naryagem_03.tga 417 | 7f33aafdf25156c208b220845e8490bd,./Data Files/Textures/gemstone_org.dds 418 | d290510c2303c61af99f702b41dbb701,./Data Files/Textures/sw_eq_plasma06.tga 419 | c39745bc32a9ca73450b209c423822ce,./Data Files/Textures/sw_rust_blueblur_01.tga 420 | 6544a8c0506187c7bbe44d32ad1b2222,./Data Files/Textures/wooddark.bmp 421 | 9d9f474ad5cde988d39a28a573820199,./Data Files/Textures/water08.tga 422 | 8816afd4e61ec1667b61bbec4b669cb1,./Data Files/Textures/sw_eq_leaf02_56.tga 423 | f7d3299c6c99d4f6671278ebe0bc364a,./Data Files/Textures/sw_eq_zapart_03.tga 424 | 75aa929c63bbb330a9625dae5c5e36ae,./Data Files/Textures/sw_eq_winterstaff_glow.dds 425 | 48740fb6b628abc0d29c179d69d6a422,./Data Files/Textures/gemstone_pink.dds 426 | f47857c66b56318a78af1e37a6129918,./Data Files/Textures/sw_firesign_gold01.tga 427 | 48cf508b05cb1b9a181b63573acd10e1,./Data Files/Textures/sw_shield_elf_back_mask.dds 428 | 648c3bdc6656895e1995a2f480839f1f,./Data Files/Textures/sw_eq_plasma26.tga 429 | b14e0c421f6a715becb5814ae92fd8df,./Data Files/Textures/sw_eq_stormpart12.tga 430 | d290510c2303c61af99f702b41dbb701,./Data Files/Textures/sw_eq_plasma05.tga 431 | 500d7b4f2a7f8ccf4cc478af43325717,./Data Files/Textures/sw_eq_stormpart07.tga 432 | d290510c2303c61af99f702b41dbb701,./Data Files/Textures/sw_eq_plasma04.tga 433 | a69992298ab17e0191c9fe703ca0e44e,./Data Files/Textures/sw_eq_zapart_01.tga 434 | c44eeccbf6dd25e877bbc7e1b8c099c7,./Data Files/Textures/sw_eq_corona03.dds 435 | 11d4a9697e389dcbc2cb4dda1defb941,./Data Files/Textures/MD06_TX_PlaqueW1.dds 436 | 2071c39a30af822416808bfc379a4eb4,./Data Files/Textures/sw_darkcrystal_ref.dds 437 | 3cb0c47a8b4fcf85983c1178f09d85ca,./Data Files/Textures/sw_gandalfwood_white.bmp 438 | f0d13a9356d7346ac70bf5b2e0ce0f27,./Data Files/Textures/sw_eq_leaf02_54.tga 439 | 8b8c0799ad28e33ec36ee6838df0ce43,./Data Files/Textures/sw_rust_grey_01.tga 440 | 8a38215bce5f43761b8ca6954df28947,./Data Files/Textures/sw_eq_sgathering_rod.dds 441 | fe7f9360df37bb441faa06b76deca927,./Data Files/Textures/KO_FalconerPants.tga 442 | 28f2538d2a8610a5a87f5522766d73d1,./Data Files/Textures/sw_eq_plasma29.tga 443 | 1b9437668ce04f3cb9d4a6fb0694cb69,./Data Files/Textures/WATER00.TGA 444 | 14996fba1e457ace935ea916fdc03fe4,./Data Files/Textures/sw_eq_stormpart10.tga 445 | 16cd47fe55184d03151aadc353c69dd7,./Data Files/Textures/sw_eq_stormpart00.ifl 446 | 8f55a86b5127ca4a0dec983e4df2f603,./Data Files/Textures/sw_elvisharrow02_blade.dds 447 | a48cb9939ac5952d47b39ea63cc39963,./Data Files/Textures/sw_eq_leaf02_26.tga 448 | 3949eef3c53a6ddc8c8beab3c7482c84,./Data Files/Textures/sw_eq_leaf02_61.tga 449 | 930227276776c83b7644711459432de0,./Data Files/Textures/bbpart15.tga 450 | dab2912bc97e5c1b66f35607ff813a98,./Data Files/Textures/sw_nenyawings_02.tga 451 | 997bfd4609d1af948ebc0ea4f68d83e9,./Data Files/Textures/sw_elvisharrow02_feathera.dds 452 | 5c062e8e57e344c78116dc9584500fed,./Data Files/Textures/water02.tga 453 | 2289107da9c52393809316113c8473e4,./Data Files/Textures/sw_eq_corona02.tga 454 | 512b338faacda1e786dc63fc54259a20,./Data Files/Textures/sw_eq_onyxstaffrod_01.dds 455 | e7cb856ff15eff587fbf5c510e6ae3c6,./Data Files/Textures/sw_chopstick_crystal_01.dds 456 | 7f27d229910a5ae48cce6aa4b9b94401,./Data Files/Textures/sw_eq_lightningpart31.tga 457 | 648c3bdc6656895e1995a2f480839f1f,./Data Files/Textures/sw_eq_plasma24.tga 458 | 585e78735a0cd5074069382b4d04ae42,./Data Files/Textures/sw_eq_firewndcrys_01.dds 459 | 4d2096a31d93d6f6028996761b920ed7,./Data Files/Textures/sw_eq_leaf02_15.tga 460 | da0806f920a069c42ba15f1b705e2126,./Data Files/Textures/sw_nenyasilver_02.tga 461 | dabbed429cca94a91b93066f2d8383a2,./Data Files/Textures/sw_eq_corona07.tga 462 | c46d2538519c819fc1647dfb2cc0cbc1,./Data Files/Textures/sw_gold_base.tga 463 | 3c04edce9ea1e8cda2552de9212e626b,./Data Files/Textures/sw_eq_OnyxStaff_02.dds 464 | 41615b0e2cb79c6c9471f5bcdbf7eb37,./Data Files/Textures/sw_eq_OnyxStaff_01.dds 465 | 62b6e290535cdbc9313026b39d68e99b,./Data Files/Textures/sw_eq_craftedtotem_glow.dds 466 | dc6acf17a56474f09fea3a6859b52d4a,./Data Files/Textures/sw_airstone_01.dds 467 | 62b91ae1390dcb08696ffb2679650dd0,./Data Files/Textures/sw_pearl_01b.dds 468 | 302d1c54802d21c1301710a8dd86f21a,./Data Files/Textures/sw_hadhafangblade_01b.dds 469 | 04f2cd05782905a3e61f202fa275cb6b,./Data Files/Textures/sw_eq_leaf02_16.tga 470 | f0d13a9356d7346ac70bf5b2e0ce0f27,./Data Files/Textures/sw_eq_leaf02_55.tga 471 | a51360801dd5dd863d18f211a9cc3eae,./Data Files/Textures/Txt.GTW Staff.bmp 472 | d8708143dc0469adf134e19b3795e081,./Data Files/Textures/sw_eq_onyxupper_01.dds 473 | a48cb9939ac5952d47b39ea63cc39963,./Data Files/Textures/sw_eq_leaf02_27.tga 474 | cce762d00b242fe37201e834249bacea,./Data Files/Textures/sw_eq_sgathering_wings.dds 475 | 1b9437668ce04f3cb9d4a6fb0694cb69,./Data Files/Textures/water00.tga 476 | a3da6894f38b1ce4aa3a1a0584bf9ea2,./Data Files/Textures/sw_nenyasilver_01d.tga 477 | 7b2c1f5cd9bf970e4ef11b0e401b71f2,./Data Files/Textures/sw_eq_plasma00.tga 478 | 5d4d4c8382fc666a53a3470b50f19eb4,./Data Files/Textures/sw_eq_lightningpart24.tga 479 | dc58652cc858255cad1fb6997b8760d2,./Data Files/Textures/sw_eq_monk_bead01.dds 480 | 364bfaa416ef39f3fa762e73c3ba083d,./Data Files/Textures/sw_eq_corona09.tga 481 | af761e558e9e8c75196d66659a93b04a,./Data Files/Textures/sw_wingblade_ref.tga 482 | f2d3325078ea8515ca12e364977005e7,./Data Files/Textures/sw_eq_lightningpart03.tga 483 | 6e9acda01b4b73bd47a2adcdc8ec27ab,./Data Files/Textures/sw_eq_corona12.dds 484 | 66186b6f32aa77cc7e180eff37dfbac5,./Data Files/Textures/sw_eq_goldshine_01brn.dds 485 | 23b804500d9ab9426cec8a1d2535a645,./Data Files/Textures/sw_naryagem_01.tga 486 | 9bc4233df4ae5b89920f329341f4b6dc,./Data Files/Textures/sw_eq_fireband_01.dds 487 | 32fd5a21d44b2c2ee36b39863b2f2721,./Data Files/Textures/sw_eq_stein_01.dds 488 | f4833d32b4a92a70087bf781f9a71e12,./Data Files/Textures/sw_eq_firewndpart_01.tga 489 | 173788eca5d6e8ab818abaa62c2761ad,./Data Files/Textures/sw_elvishshield_fronts.dds 490 | 17827c0d66121b95938bde5a222fe44c,./Data Files/Textures/sw_spml_jadesword_mask.dds 491 | 2387d47d8b017f46aa7b8822120f820c,./Data Files/Textures/sw_eq_orbspear_orb.dds 492 | 4d0a888e2d03d20be5d15720ef16af20,./Data Files/Textures/water28.tga 493 | 07a026ef0ca30da14eb44d67cceb4fde,./Data Files/Textures/water03.tga 494 | 3e303d4ea47c6530035df20f53ccb515,./Data Files/Textures/sw_eq_fistwraps_01.dds 495 | 64753d9ddfbf720b27b82441c1063114,./Data Files/Textures/sw_whitewood_01.dds 496 | 0e08a6c574f346c8ad9a05445036c3b5,./Data Files/Textures/sw_elvishshield_backs.dds 497 | 8f62f85a40e6d7303580afaed0a77488,./Data Files/Textures/sw_eq_leaf02_02.tga 498 | 4420c9d58d2de9e269137d27cce35c38,./Data Files/Textures/sw_eq_plasma18.tga 499 | 9dc10d305b65dce0b562c3758b4d0ea9,./Data Files/Textures/sw_eq_heartwoodblade_02g.dds 500 | a9ca2532d7f47941fecea52767633cbb,./Data Files/Textures/sw_tx_fireheart_01.tga 501 | b6d93c2c6ddf01632bbf51fbb3106802,./Data Files/Textures/sw_eq_goldborder_01d.dds 502 | 14996fba1e457ace935ea916fdc03fe4,./Data Files/Textures/sw_eq_stormpart11.tga 503 | 8024873fe5ce1174693227139ee46692,./Data Files/Textures/yinpart03.tga 504 | 8155df0ec577b7548e325b3b1f3267f6,./Data Files/Textures/sw_stingblade_03b01.dds 505 | c44eeccbf6dd25e877bbc7e1b8c099c7,./Data Files/Textures/sw_eq_corona02.dds 506 | 83d872510ef19ba695e1dc5866b5776e,./Data Files/Textures/gemstone_red.dds 507 | a48cb9939ac5952d47b39ea63cc39963,./Data Files/Textures/sw_eq_leaf02_24.tga 508 | 57080fd3edf772b492b887224fd0d88c,./Data Files/Textures/sw_eq_leaf02_45.tga 509 | b14e0c421f6a715becb5814ae92fd8df,./Data Files/Textures/sw_eq_stormpart14.tga 510 | 2289107da9c52393809316113c8473e4,./Data Files/Textures/sw_eq_corona01.tga 511 | 568bd51dbf950331622e3057fb839d9c,./Data Files/Textures/sw_eq_onyxcap_02.dds 512 | 8e8e6d6bbbac6ec2a27ea982649a6c7f,./Data Files/Textures/Black.bmp 513 | 41877389c5f39ed43860218625a6a184,./Data Files/Textures/sw_eq_flamehandle_01.dds 514 | 38fcea680f0e5373be129aae112b6a63,./Data Files/Textures/sw_eq_leaf02_33.tga 515 | 4d2096a31d93d6f6028996761b920ed7,./Data Files/Textures/sw_eq_leaf02_12.tga 516 | 6d2aab0985f309e419b6024607d05342,./Data Files/Textures/sw_nenyasilver_01.tga 517 | f3cd4594d97e2f6709505066f543f637,./Data Files/Textures/_Phij_reflection Gold6.tga 518 | b7a53c88db80c9c224179ff1f8b7051a,./Data Files/Textures/sw_bamboo_01.dds 519 | e755a9c84a7a3f02fe081a0393172195,./Data Files/Textures/sw_golddull_01.tga 520 | 6d72aae6109735c582d8ffc5d898dd3d,./Data Files/Textures/sw_eq_innoruuksvoice_glow.dds 521 | 55b537bb61af2826ccb75520075d2788,./Data Files/Textures/water19.tga 522 | ad9d173cb6f324ac6caa5f36608e27ba,./Data Files/Textures/sw_moggok_mask.dds 523 | 8e2e5f1f84b0f50c7384f44b13b3b008,./Data Files/Textures/darkmatter.tga 524 | 5375e437828c1e0a937e48c1704466cd,./Data Files/Textures/sw_saruman_ref.dds 525 | 82352c40a2adaceb26409d6729e7dcb8,./Data Files/Textures/sw_gem_purple.dds 526 | bdb90d9ee186a955525a078025db143f,./Data Files/Textures/sw_boneknife_hilt_mask.dds 527 | fcfaefc6ae1d9a3ce61535875272b711,./Data Files/Textures/sw_lorienbow.dds 528 | 675e580f34fd63d521fc1b625283b0f7,./Data Files/Textures/sw_eq_eyestaff_glow.dds 529 | f92f002a8793b37fadc2a7a87f880aff,./Data Files/Textures/sw_prismastaff_01b.tga 530 | 99e58c1f4b4b3a5a1182f1101a5968f2,./Data Files/Textures/Tx_tbM_contain_dev1.bmp 531 | c6696667d2047f2ae9a9866d95f21200,./Data Files/Textures/bbpart00.ifl 532 | 8816afd4e61ec1667b61bbec4b669cb1,./Data Files/Textures/sw_eq_leaf02_59.tga 533 | 04f2cd05782905a3e61f202fa275cb6b,./Data Files/Textures/sw_eq_leaf02_18.tga 534 | eec964a088b3b0b3d3f4e018b2b0ecbe,./Data Files/Textures/water26.tga 535 | 648c3bdc6656895e1995a2f480839f1f,./Data Files/Textures/sw_eq_plasma27.tga 536 | f747b421880265388cd31d8051179561,./Data Files/Textures/sw_redrust_01.dds 537 | ca1d175bfcfbe487ef4fa0ea5cb11980,./Data Files/Textures/sw_eq_leaf02_41.tga 538 | 05ca9fd52e76f294df79090de63e458f,./Data Files/Textures/sw_nenyagem_01.tga 539 | 4180370c5fb6d2203d084591044bc3f8,./Data Files/Textures/icepart00.ifl 540 | 5d4d4c8382fc666a53a3470b50f19eb4,./Data Files/Textures/sw_eq_lightningpart25.tga 541 | 97e5e59d461fc85c608434a7868c0c7e,./Data Files/Textures/sw_dagger_hilt_mask.dds 542 | fa2dc911bfe3b6657d877649c155e600,./Data Files/Textures/sw_eq_stormpart01.tga 543 | 6e9acda01b4b73bd47a2adcdc8ec27ab,./Data Files/Textures/sw_eq_corona15.dds 544 | 3a82a3856a9d71a9421a0bf7dcea5098,./Data Files/Textures/sw_eq_corona04.dds 545 | 712e37f0c869c87b3fdeeef0c33fc43a,./Data Files/Textures/water23.tga 546 | 8c33ff81a4ffe1e0abcab49f82b2889f,./Data Files/Textures/sw_eq_watershield_front.dds 547 | 4d6d673eba92c0ab36b08d138be048bb,./Data Files/Textures/sw_elfarrow_blade.dds 548 | d21cd5adc6d2d876a7b1fefa0e4fb366,./Data Files/Textures/bbpart28.tga 549 | 0ac5662457b18921e139e218daf5ae77,./Data Files/Textures/bbpart22.tga 550 | 39d23e5fdb050b3770567079d70fb52b,./Data Files/Textures/_Dni_Roche004.dds 551 | f7d3299c6c99d4f6671278ebe0bc364a,./Data Files/Textures/sw_eq_zapart_05.tga 552 | da7ce4300c427d6bc73c0969749c1fe1,./Data Files/Textures/sw_eq_plasma09.tga 553 | 1cecb92f0146de53009869163f8e5ae3,./Data Files/Textures/sw_hadhafang_hilt_ref.dds 554 | 93a0a586ea756d2024b1505b115c29a2,./Data Files/Textures/sw_sting_hilt_mask.dds 555 | b7cc0aa5527bd4b80ff459c8ecc6140d,./Data Files/Textures/sw_eq_darkscepter_full.dds 556 | 14996fba1e457ace935ea916fdc03fe4,./Data Files/Textures/sw_eq_stormpart09.tga 557 | 04f2cd05782905a3e61f202fa275cb6b,./Data Files/Textures/sw_eq_leaf02_19.tga 558 | 6b8b074c02a02bd503a6f797f576c87b,./Data Files/Textures/sw_eq_flameblade_01.dds 559 | bcf494af562f149b13bfb16c233caf94,./Data Files/Textures/sw_eq_winterstaff_01.dds 560 | 364bfaa416ef39f3fa762e73c3ba083d,./Data Files/Textures/sw_eq_corona10.tga 561 | 20f36dbc73b8c625a493196046160c92,./Data Files/Textures/1BG_b_n_imp_hair01ering.DDS 562 | 634bfe3a1c53f84493a4032bb03cc257,./Data Files/Textures/sw_eq_heartwoodblade_02.dds 563 | 21f8ef05c29904bec2ca4bb75b0bb320,./Data Files/Textures/yinpart00.ifl 564 | b69a108be712d43a1777f9a7ffee7527,./Data Files/Textures/Ind_india_alpha.tga 565 | 6619629a28984b3ba50bb6e8cf724139,./Data Files/Textures/sw_eq_leaf02_20.tga 566 | b2818eaa619f4a186277c1231a22a8aa,./Data Files/Textures/Burloak.dds 567 | fa2dc911bfe3b6657d877649c155e600,./Data Files/Textures/sw_eq_stormpart02.tga 568 | 30cf5cdb4da49aeddf8e612f1a787c36,./Data Files/Textures/1_coda_glass.dds 569 | 08d00688b824a662a36f676f9fb7c533,./Data Files/Textures/sw_eq_lightningpart21.tga 570 | d3b0ebc0e0de89ae9fa5467be36597ba,./Data Files/Textures/sw_boneknife_hilt_ref.dds 571 | c9805b9c1e219271f3eb5d08ae05b0d6,./Data Files/Textures/sw_hadhafangpom_02.dds 572 | 367c35c5fa87bac5497812ebc09f98b2,./Data Files/Textures/Bubing_2.dds 573 | d295c605f8b8666f72b5424f3a961641,./Data Files/Textures/sw_eq_yelgem_01.bmp 574 | d2f178c86a52648a75fcdeebe44a2d49,./Data Files/Textures/gemstone_pur.dds 575 | e58e0eb71ddacd0f54becb3ee39c2392,./Data Files/Textures/water27.tga 576 | 3a82a3856a9d71a9421a0bf7dcea5098,./Data Files/Textures/sw_eq_corona05.dds 577 | f8e23b20973049b1bb81f2d58da85697,./Data Files/Textures/sw_boneknife_blade_mask.dds 578 | d8cc614ff77e220129f15f7ceec4a687,./Data Files/Textures/1a_ocean_window.bmp 579 | e20b5e57fc2aa55155b8ec37e566bf15,./Data Files/Textures/sw_eq_corona08.dds 580 | 1dd189b0f03a30187908604c55d04f11,./Data Files/Textures/sw_eq_lightningpart15.tga 581 | 310304ecc3e095426aa34bec718a7d0d,./Data Files/Textures/sw_eq_leaf02_38.tga 582 | b58c45d6d59a0378258570b9b49c2608,./Data Files/Textures/sw_irid_01.dds 583 | 8816afd4e61ec1667b61bbec4b669cb1,./Data Files/Textures/sw_eq_leaf02_57.tga 584 | fa7af63c2a1d3dc8d99c9c973af09a07,./Data Files/Textures/sw_rust_blue_01.tga 585 | da31b550c0c19d52525e8867b6a262d1,./Data Files/Textures/sw_eq_xephrod_01.dds 586 | c79855a406c323f132857c36be7566f4,./Data Files/Textures/sw_boneknife_blade_ref.dds 587 | 07557ccec347c9194324361184e03667,./Data Files/Textures/sw_eq_taelosianaxe_01.dds 588 | 0ac5662457b18921e139e218daf5ae77,./Data Files/Textures/bbpart23.tga 589 | c433d76d3c016043a8441a345fd0f828,./Data Files/Textures/sw_prologuehandle_02.dds 590 | 930227276776c83b7644711459432de0,./Data Files/Textures/bbpart13.tga 591 | dabbed429cca94a91b93066f2d8383a2,./Data Files/Textures/sw_eq_corona06.tga 592 | 3279c14593981d004cf98b8beda1594b,./Data Files/Textures/_Dni_Verre004.dds 593 | 5db91e256ebd5cf80bcd2b386e549f8b,./Data Files/Textures/sw_eq_firewndmet_01.dds 594 | 0892a2ce4cec0144444f7e89b7de970b,./Data Files/Textures/sw_gilgaladspear_blade.dds 595 | 4e862afdfae7802b5109eb332bf4b7f3,./Data Files/Textures/sw_eq_corona13.tga 596 | 91e3bc95b9776d5109249ad73c7b04ed,./Data Files/Textures/Ind_RedFab.dds 597 | 86a0d66918edbb6d8170aa0dcaf7a73b,./Data Files/Textures/sw_sand_yellow_01.tga 598 | 5cfd104406ea39a4fb5c2f0fa104227a,./Data Files/Textures/sw_eq_zapstaff_01.dds 599 | 2ee8d0d79ef76f40980742dd51616308,./Data Files/Textures/1BG_b_n_Storm_Hair01w.dds 600 | e9e1626b8f07bc1de14dc69151e09c82,./Data Files/Textures/gem_reddark.dds 601 | f2d3325078ea8515ca12e364977005e7,./Data Files/Textures/sw_eq_lightningpart01.tga 602 | 282ebe19ab99c2d7332546d367be88f0,./Data Files/Textures/sw_eq_velium_01.bmp 603 | 3e20f47b36997f7f167b3dfe2ecedadf,./Data Files/Textures/sw_eq_firewndtip_01.dds 604 | 9b99af439af2e6d9f6860551629a399c,./Data Files/Textures/sw_prismastaff_p.tga 605 | ddba1945134e63a5152870b202f837c5,./Data Files/Textures/sw_elvishshield_gem.dds 606 | 930227276776c83b7644711459432de0,./Data Files/Textures/bbpart12.tga 607 | bcedaa45574e51c6af363c9e21441fa2,./Data Files/Textures/sw_bronzekey_01.dds 608 | 5aebfb0736d209240121fcf5115ae9c1,./Data Files/Textures/sw_rust_01.tga 609 | 7993b82ba0b54bb984732e0041170dfc,./Data Files/Textures/water16.tga 610 | 8f62f85a40e6d7303580afaed0a77488,./Data Files/Textures/sw_eq_leaf02_01.tga 611 | 3fc8c159a71d532b66677d803c398caf,./Data Files/Textures/sw_onering_ref.dds 612 | be8e513895186d45284bc71d2055d297,./Data Files/Textures/sw_nenyawings_01.tga 613 | e11c804026ff52d3f758dde9467f6759,./Data Files/Textures/sw_eq_icepart03.tga 614 | db1a8769c9115c6a346c9a709b67526e,./Data Files/Textures/water15.tga 615 | b05fbad5961b6103f13dcde877c7f779,./Data Files/Textures/sw_sting_blade_mask.dds 616 | 5d3180ef46c20cfea396e121b91f9874,./Data Files/Textures/sw_eq_leaf_01.dds 617 | c0910e00eb30458f5897930e733784cd,./Data Files/Textures/sw_mog_blade_02L.dds 618 | 873aede18bd6b5a5a44fb01e538e3b96,./Data Files/Textures/sw_eq_craftedtotem_01b.dds 619 | 6cbf477809d2d0d27897082c8b5ce559,./Data Files/Textures/sw_eq_vfx_note_02.tga 620 | 897535648e6f188ca42e447f4e4b50b9,./Data Files/Textures/sw_elf_longswords_mask.dds 621 | 50753c47822d57197493f5ddfeaf3207,./Data Files/Textures/sw_eq_orbspear_tip.dds 622 | bfb89f4394e92bad20a3df2cc54ef2d5,./Data Files/Textures/sw_eq_fistwraps_glow.dds 623 | 2b2c85c1aad554642e7508a75a84f790,./Data Files/Textures/sw_eq_flamehilt_01.dds 624 | 2ba80921af22e3b6771d47b71f7fa35c,./Data Files/Textures/sw_eq_plasma15.tga 625 | 0ac5662457b18921e139e218daf5ae77,./Data Files/Textures/bbpart21.tga 626 | 586ce67304178d1897fb6436c0ac810d,./Data Files/Textures/sw_eq_xephgem_03.dds 627 | 158966d035f6d888358562c4d5cc7372,./Data Files/Textures/water21.tga 628 | 2ba80921af22e3b6771d47b71f7fa35c,./Data Files/Textures/sw_eq_plasma14.tga 629 | 45c761894bf2529f10fe1b9eda45d0c8,./Data Files/Textures/sw_eq_lightningpart17.tga 630 | d1fc94db1efb0670fd3ee383a8329419,./Data Files/Textures/Ice_MQI_cloakBlk.dds 631 | 5d75335620c8c4e9bbdf2cd57fd8e7b7,./Data Files/Textures/icepart03.tga 632 | 54d5b986cd751ed226c12f74bd9ac20b,./Data Files/Textures/marbleglow.tga 633 | 428092b8ad650bf9d4140f7c355338e4,./Data Files/Textures/sw_gilgaladspear_etch.dds 634 | 0d9e750c7a8e1087289eca2f49094334,./Data Files/Textures/sw_eq_onyxglow_01.tga 635 | a13effe1c8447829336b5a3a0b4a268f,./Data Files/Textures/sw_phijama_inlay01_mask.dds 636 | a515a14f68a145e5f6500a50463684c8,./Data Files/Textures/sw_eq_plasma21.tga 637 | b2619f3ccf0edb6d0c95d4de9aaaca7b,./Data Files/Textures/sw_eq_goldshine_red_01.dds 638 | 4d2096a31d93d6f6028996761b920ed7,./Data Files/Textures/sw_eq_leaf02_13.tga 639 | 3d229622620c4da7906f333e78b76ac1,./Data Files/Textures/Thumbs.db 640 | 80abec246569a5a1d9c2120cfed6ac5f,./Data Files/Textures/sw_eq_hhammer_shaft_01.dds 641 | b7eba8fb75a9fe4affbf42a8dc19cbc1,./Data Files/Textures/sw_eq_icewndcrysrod_01.dds 642 | fc4d5f8f4c197da2bb8b0f1603b60a82,./Data Files/Textures/vfx_frostcloud.tga 643 | 3eb375f5241b66463e709a39087cec55,./Data Files/Textures/sw_aragornhilt_01.dds 644 | 6dababf4669d79f4ad02720c5bd9cad2,./Data Files/Textures/sw_eq_lightningpart06.tga 645 | 7f27d229910a5ae48cce6aa4b9b94401,./Data Files/Textures/sw_eq_lightningpart29.tga 646 | 2ba80921af22e3b6771d47b71f7fa35c,./Data Files/Textures/sw_eq_plasma12.tga 647 | 30d6b94e3694d0ae26a3bf2d2ab08c0f,./Data Files/Textures/sw_eq_firewndcrys_02.dds 648 | cb8ba8e037f38b11d206afe2d7a7850b,./Data Files/Textures/TX_TH_bk98.tga 649 | 333f9267e5d1ed593f4e4cb5696e1ba0,./Data Files/Textures/sw_onyxcrystal_01.tga 650 | ca1d175bfcfbe487ef4fa0ea5cb11980,./Data Files/Textures/sw_eq_leaf02_43.tga 651 | e34e976c55ce784b4511622d290972d9,./Data Files/Textures/sw_icewand_p.dds 652 | 72ca7e20da24c30d09077088673ce4da,./Data Files/Textures/yinpart00.tga 653 | 8c16e6bb82bb736bac8059e4b8e951c9,./Data Files/Textures/sw_eq_hhammer_shaft_02.dds 654 | 6619629a28984b3ba50bb6e8cf724139,./Data Files/Textures/sw_eq_leaf02_23.tga 655 | 4e76373a13942859248c5ea14398133b,./Data Files/Textures/sw_goldshiny_03.tga 656 | 4567f971f573ecc397177582388d718c,./Data Files/Textures/sw_legoknifeblade_01e.dds 657 | d3f880ae4901093114024441db97216b,./Data Files/Textures/sw_eq_zapstaff_glow.dds 658 | 7d62f3fb7e774470ddd50db980397272,./Data Files/Textures/sw_icewand_04.dds 659 | 115b95cb2901bf7c76c66525dcfb78f6,./Data Files/Textures/blackmarble.dds 660 | 16a5d944fc5de4a87dbe897e3f3a66ef,./Data Files/Readme.txt 661 | a1c453ad5538b9199c1e01b105e52060,./Data Files/Star Boi's Epic Armory.esp 662 | 5d3e9b592e5ce450c902c90fbe78a0b1,./Data Files/Clean Magical Goods v1.0Lite.esp 663 | 2f77b462462079f39b4c9bf68ce235c3,./Data Files/Sound/Fx/envrn/MM_AlchemyLab.wav 664 | eafc7b7092d68123270dd1258383eee8,./Data Files/Sound/Fx/mc_pipe.wav 665 | 3274d1d75c5387e8e689bef2186dae11,./Data Files/MG; Epic Additions.esp 666 | af23ab6348ab748e7e90269226b7c0dd,./Data Files/Icons/Ice_Icon_MQI_CapeBlk.tga 667 | 4fd881f4c21d559475e8dfdc8ce9e47b,./Data Files/Icons/sw_eqshields_bucicon.tga 668 | f503f18dab863d7970477f5f21c9ec46,./Data Files/Icons/sw_i_sign_iron.tga 669 | 86f84c14e29687517675d548f91e4f25,./Data Files/Icons/sw_flgreen_icon.tga 670 | f7038ccec2b57b1fd73ec016b4ad43e9,./Data Files/Icons/sw_essencestaff_icon.tga 671 | 6c0c2b1143c0453148ab7d29f443e91d,./Data Files/Icons/sw_onyxstaff_icon.tga 672 | 92c21cc1d54e62e24526c89868c16659,./Data Files/Icons/sw_sgathering_icon.tga 673 | 9c76311d4ae4bf83c3b668bca140bc37,./Data Files/Icons/sw_fistwraps_neck_icon.tga 674 | 9252e0dc7e1150907d2b66455009e182,./Data Files/Icons/sw_icewand_icon.tga 675 | d9343c6e7da2281e0498443bd6a75874,./Data Files/Icons/sw_timeblade_icon.tga 676 | 81042b1aca04688f3b8ddefd853ab6e3,./Data Files/Icons/sw_timering_icon.tga 677 | 1c4f9e60b427751cbef64e5ad21d1151,./Data Files/Icons/sw_magius_icon.tga 678 | bc65595466aa74f4f2fb6cdf1f29d094,./Data Files/Icons/sw_sunrod_icon.tga 679 | 16163399e06b9ce4474476c434b11f6f,./Data Files/Icons/sw_dragonblade_icon.tga 680 | 2f17203bef987324408626a25b447b02,./Data Files/Icons/sw_eqshields_karicon.tga 681 | 31d8e9411c9032ed6582c5bc6abfc619,./Data Files/Icons/sw_i_sign_wood.tga 682 | f85cd91d39fc81dddb1405983cd1e743,./Data Files/Icons/sw_harmony_icon.tga 683 | e0de6e1dec2c42343cf98c70494d75f9,./Data Files/Icons/sw_eqshields_tswicon.tga 684 | 82aca151b2fb8849d9d0565e6f80308a,./Data Files/Icons/sw_soulwhisper_icon.tga 685 | 66fb542c63630e3e18054dc2667d9c00,./Data Files/Icons/sw_elfarrow_icon.tga 686 | 7c0cf2595068cc618d77b92d2163c701,./Data Files/Icons/sw_xephyrus_icon2.tga 687 | 00875fb39be65e67029d352598e01648,./Data Files/Icons/sw_glampyell_icon.tga 688 | 9cb51709bc8313e46909eeb52db2e33f,./Data Files/Icons/ST/sw_necromancer_icon.tga 689 | 03525ab3b47acf050a3e11c45ce3022e,./Data Files/Icons/ST/sw_lanternstaff_icon.tga 690 | f4bbb46af0fe4282681faa56f62b307b,./Data Files/Icons/ST/sw_spiralkey_icon.tga 691 | 50324e5f378dbb578169b35eab401b6d,./Data Files/Icons/ST/sw_bard_icon.tga 692 | 1e9c609af4e7d32823817d8a4cca2846,./Data Files/Icons/ST/sw_i_sign_iron.tga 693 | 6c0c2b1143c0453148ab7d29f443e91d,./Data Files/Icons/ST/sw_onyxstaff_icon.tga 694 | 97fee6efa0d7572c9ff33abf006bd083,./Data Files/Icons/ST/sw_bronzekey_icon.tga 695 | 81f040c44f2c10d4a2a11e72b7e84730,./Data Files/Icons/ST/sw_crystalball_G_icon.tga 696 | 1ec81133927b8d25a133c1a894241ff4,./Data Files/Icons/ST/sw_sb_obsidian_icon.tga 697 | 69300dfe4a206b9ed2282c491e51f5a8,./Data Files/Icons/ST/sw_sb_singingsword_icon.tga 698 | 7c0cf2595068cc618d77b92d2163c701,./Data Files/Icons/ST/sw_airwand_icon.tga 699 | 96e9c856120f48434e87d2df543c3b40,./Data Files/Icons/ST/sw_omenstaff_icon.tga 700 | 069cc8bc083094ccd6c5b7c4a91e4fcb,./Data Files/Icons/ST/sw_icewand_icon.tga 701 | 64968cbee9ac60ba9748b31837e34834,./Data Files/Icons/ST/sw_rogue_oh_icon.tga 702 | 4291edc913b9cc6444c4abad2b93cb16,./Data Files/Icons/ST/sw_shadowknight_icon.tga 703 | 124c0c9523a67e2c312e37e66b3e0922,./Data Files/Icons/ST/sw_sb_jadesword_icon.tga 704 | 41a16d2c185b52c711ffd072a056595a,./Data Files/Icons/ST/sw_magius_icon.tga 705 | fda80c3dcb3982b257acd14fa538de9e,./Data Files/Icons/ST/sw_sunrod_icon.tga 706 | a302d762d0f3bc2dfbd97832b09d8d60,./Data Files/Icons/ST/sw_art_harp_icon.tga 707 | 5ed456e4cc227b472940cd1135a720c7,./Data Files/Icons/ST/sw_wizard_icon.tga 708 | c4a2b9d04c49ad8d28d5957e2448c918,./Data Files/Icons/ST/sw_i_sign_wood.tga 709 | d8e33d5eacdb7df577d223edc9461f38,./Data Files/Icons/ST/sw_runecrystal_icon.tga 710 | 4223a716b72505a9d430b6571e1c9a17,./Data Files/Icons/ST/sw_elf_spear_icon.tga 711 | d3e69e72edeb085571355d45181a74a2,./Data Files/Icons/ST/sw_elf_ring_gold_icon.tga 712 | 44809ee7ae7686d4342926eabe62879e,./Data Files/Icons/ST/sw_fourstaff_icon.tga 713 | 0e1196cbfcf24fa6e0d0a305f55815f7,./Data Files/Icons/ST/sw_monk_icon.tga 714 | d2dbabcb4b8e8c43616499ba1501723d,./Data Files/Icons/ST/sw_crystalball2_Y_icon.tga 715 | 5445295f37649c01e7e8a17eee96c8f7,./Data Files/Icons/ST/sw_sb_opal_icon.tga 716 | 929ce7719bea8252c4a97b355ed3427d,./Data Files/Icons/ST/sw_sb_towerstaff_icon.tga 717 | 0a368f085198f5a39d50980898bc56ec,./Data Files/Icons/ST/sw_sb_alethiosilver_icon.tga 718 | 11bdc65c9ed355b0a2fbbe7cb5865967,./Data Files/Icons/ST/sw_magician_icon.tga 719 | 205d9aff30e6c32ad55320d9c179d256,./Data Files/Icons/ST/sw_rogue_icon.tga 720 | 6aec3890ac7d2588276523ca3d22adf3,./Data Files/Icons/ST/sw_sb_crystallotus_icon.tga 721 | cf6ab8adbc39fff8a10ebdd0525dbafa,./Data Files/Icons/ST/sw_orbspear_icon.tga 722 | d2640974a77eece4f5d20c944496d5b9,./Data Files/Icons/ST/sw_sunstaff_icon.tga 723 | cc2ad0e69697c4eec0ccc347f5fb7e6c,./Data Files/Icons/ST/sw_enchanter_icon.tga 724 | b2f38114fc0ed8e24ad9ccc0ee934bff,./Data Files/Icons/ST/sw_elf_bow_l_icon.tga 725 | a95d12ef3149725abfb1619c3cd6985a,./Data Files/Icons/ST/sw_sb_rowan_icon.tga 726 | 57048772e90db6503fe02f27240d84f2,./Data Files/Icons/ST/sw_firewand_icon.tga 727 | d78e97dda7f1a39427779dd2b537ade1,./Data Files/Icons/ST/sw_sb_chopstick2_icon.tga 728 | 49485411923aed8dbc06b3b557fcc474,./Data Files/Icons/ST/sw_hhammer_icon.tga 729 | b31f269011d77807d6916b32e4483fc1,./Data Files/Icons/ST/sw_elf_narya_icon.tga 730 | 7931c0853b19bcb358d19b6bcdac2775,./Data Files/Icons/ST/sw_steinB_icon.tga 731 | bd8dcc8d7a7bb828b663f427d277dc12,./Data Files/Icons/ST/sw_crystalball2_G_icon.tga 732 | ca13f20bd2b321aab30c95d9cf09bb68,./Data Files/Icons/ST/sw_sb_spikard_icon.tga 733 | cefda15a6595714b90e4f8a2fa63c877,./Data Files/Icons/ST/sw_sunmoon_icon.tga 734 | 181828f41e9e77a7b836efbf93176420,./Data Files/Icons/ST/sw_steinC_icon.tga 735 | 83ed97a5255cd08083dfb54cd8b0b683,./Data Files/Icons/ST/sw_shaman_icon.tga 736 | b65918845f7b90257b672d7d0ea5fc98,./Data Files/Icons/ST/sw_sb_ceramic_icon.tga 737 | f284acf654bb6c7043723a6261eb33fc,./Data Files/Icons/ST/sw_sb_timering_icon.tga 738 | 1a805438504b14e530e41459aab3057f,./Data Files/Icons/ST/sw_i_sign_water.tga 739 | a2288870a8710474b57d9341c9277a33,./Data Files/Icons/ST/sw_paladin_icon.tga 740 | ec3bbef5f7393858d0f5307d63d2fd0d,./Data Files/Icons/ST/sw_elf_shield1_icon.tga 741 | 39911843055c4b71ddd7fca1a4cba3b4,./Data Files/Icons/ST/sw_pipe_icon.tga 742 | 4824d35c1e94d2edc93c4b9dedfc59e2,./Data Files/Icons/ST/sw_sb_alethiometer_icon.tga 743 | 2c991f3b56f07fe90bbdd25983fa8f74,./Data Files/Icons/ST/sw_crystalball_B_icon.tga 744 | 8130195d0d41720c8146c991ae28eea2,./Data Files/Icons/ST/sw_elf_arrow_01_icon.tga 745 | 477305eda5ea534a145425fbb4966f5d,./Data Files/Icons/ST/sw_timestaff_icon.tga 746 | 02dbf727dc4b1057ac37c76cb56c94a7,./Data Files/Icons/ST/sw_elf_katana_icon.tga 747 | e1e6f86829f68cf3534396ee6a683e87,./Data Files/Icons/ST/sw_gathering_icon.tga 748 | a3a3e35328f26d2018d32c17d61fb1a7,./Data Files/Icons/ST/sw_warrior_icon.tga 749 | 5f8baccd9bdfcf62edac4e82f4e33004,./Data Files/Icons/ST/sw_sb_wingblade_icon.tga 750 | 724922e1e78255421f275e5e08cb03a4,./Data Files/Icons/ST/sw_elf_arrow_02_icon.tga 751 | 012e2e08677e46dc75afb142400c8f68,./Data Files/Icons/ST/sw_elf_nenya_icon.tga 752 | 7e0ab3b27a52bdb613ec80c87c811f83,./Data Files/Icons/ST/sw_berserker_icon.tga 753 | 66c4875a2bc7a9878e78ca5bd58cbd25,./Data Files/Icons/ST/sw_lightning_icon.tga 754 | 2aa127904ec4a8eacfb8a9537880f3e7,./Data Files/Icons/ST/sw_druid_icon.tga 755 | 27512fd837959130c1c70a45ae7e1b82,./Data Files/Icons/ST/sw_elf_sword_icon.tga 756 | f1624115dfefb171d6f15bc58ea853b2,./Data Files/Icons/ST/sw_skullstaff_icon.tga 757 | ceddad7829aa9a292bf38bb8f391147c,./Data Files/Icons/ST/sw_naturescim_icon.tga 758 | bd8c374548547f36d86e88d536e8e61d,./Data Files/Icons/ST/sw_elf_knife_icon.tga 759 | 775bc76079b1de67589749bdc5c3d2d9,./Data Files/Icons/ST/sw_sb_water_ring_icon.tga 760 | 0df074380b0e6fd63c83a40059266b1b,./Data Files/Icons/ST/sw_elf_vilya_icon.tga 761 | 036eadec8c7e7912106ea4e23350616b,./Data Files/Icons/ST/sw_elf_shield2_icon.tga 762 | d5d1ae153f17472591f4eaf678546f30,./Data Files/Icons/ST/sw_brasskey_icon.tga 763 | 57a30f9aac2b3c3495b954d86feddf75,./Data Files/Icons/ST/sw_crystalball2_B_icon.tga 764 | 54a1ed5a3143ddcc27360a7e5ea442e5,./Data Files/Icons/ST/sw_cleric_icon.tga 765 | 6f396cbf7ccbb6d90139cd0f0455297e,./Data Files/Icons/ST/sw_elf_staff_i_icon.tga 766 | ae8096f1fb29d67ff5991efc502ea95e,./Data Files/Icons/ST/sw_ocular_icon.tga 767 | 9cc6a4db81a94e8f51ba5c87e2c0e492,./Data Files/Icons/ST/sw_flametongue_icon.tga 768 | 88766d5d5fb74cf3c99b77ca587999fb,./Data Files/Icons/ST/sw_arrowguard_icon.tga 769 | 247d3d5b9c52223c5543135e8355d700,./Data Files/Icons/ST/sw_elf_staff_w_icon.tga 770 | 76b2c241eb99f1d46fa78c2469dc8f66,./Data Files/Icons/ST/sw_i_sign_bronze.tga 771 | 9dc29957b0eb5016cf9f41fe9252e856,./Data Files/Icons/ST/sw_i_sign_stone.tga 772 | ee3b4dc13745ee74c9d2edade2ad11ff,./Data Files/Icons/ST/sw_sb_ring_fire_icon.tga 773 | 8392b4250dcbff1919794c83d6992439,./Data Files/Icons/ST/sw_crystalball_P_icon.tga 774 | 1642e8c4794bd6da67e87abce45c08fb,./Data Files/Icons/ST/sw_bamboo_icon.tga 775 | fc84cc17e6cc889ee326e2d0f33391b7,./Data Files/Icons/ST/sw_stein02_icon.tga 776 | 58ba110fa72f244faa8eeeca9c871dd1,./Data Files/Icons/ST/sw_crystalball_Y_icon.tga 777 | cd197aef72ab8022c956501786e0c6d0,./Data Files/Icons/ST/sw_staffofEF_icon.tga 778 | eb949a19032b598fba6e9e9e7d88b984,./Data Files/Icons/ST/sw_sb_snakestaff_icon.tga 779 | ce341453ea3367ccb1976e141c5998f7,./Data Files/Icons/ST/sw_orbmastery_icon.tga 780 | ac5007aff930c660e2a7307c6075bca1,./Data Files/Icons/ST/sw_elf_huntknife_icon.tga 781 | cf9583032ffa3fd61bacab1204c3826f,./Data Files/Icons/ST/sw_sb_ring_earth_icon.tga 782 | 3eaa021ad5544a9d1d847fcc7fbd51c4,./Data Files/Icons/ST/sw_sb_ring_air_icon.tga 783 | 6e8a899b7486d2bca66a6a05a2482b82,./Data Files/Icons/ST/sw_prismastaff_icon.tga 784 | 7925942c64f4133f548639170998d44b,./Data Files/Icons/ST/sw_i_sign_fire.tga 785 | c797c8a4477a1ca7b518c48b46d81e48,./Data Files/Icons/ST/sw_sb_luxan_icon.tga 786 | 61dcfc69b646eb85572554a80dd0417d,./Data Files/Icons/ST/sw_ranger_icon.tga 787 | b3ff7b8067e1b776e89cb4e77a30dc21,./Data Files/Icons/ST/sw_sb_priest_icon.tga 788 | 2d707d45b32a44a6d98d0c9ee1476f99,./Data Files/Icons/ST/sw_crystalball2_P_icon.tga 789 | 9f105fc65511ce5f03d8d20b6c425fd8,./Data Files/Icons/ST/sw_beastlord_icon.tga 790 | 340f468916c524f3c81b6f84e3a41bd6,./Data Files/Icons/ST/sw_sb_chopstick_icon.tga 791 | 7d3bdb485ca5a192965e5bfb83e570c2,./Data Files/Icons/ST/sw_stein_icon.tga 792 | fa82b66465aef7ef436f32438f09ada2,./Data Files/Icons/ST/sw_art_hammer_icon.tga 793 | d526ce03968b4112d80bd0f0ed150bc1,./Data Files/Icons/ST/sw_darkcrystal_icon.tga 794 | 304b614ba81c6d1e6b3408bcb47ec7bb,./Data Files/Icons/ST/sw_art_cup_icon.tga 795 | db7ce6e1d9b087032c64c938e7550fa1,./Data Files/Icons/ST/sw_elf_dagger_icon.tga 796 | b418a79a32de00eba1b833ef3aa9904b,./Data Files/Icons/ST/sw_buckler_icon.tga 797 | 2012be7b2044f2df711463db518750ee,./Data Files/Icons/ST/sw_elf_2hsword_icon.tga 798 | 3b9d5a5281569d75198b30baf0dca6c0,./Data Files/Icons/sw_hadhadag_icon.tga 799 | 122c6ea91a1038040cc87572e3f411b3,./Data Files/Icons/sw_firering_icon.tga 800 | f883ca4bc5b0c6cd164c5701012ec5e8,./Data Files/Icons/sw_sunstaff_icon.tga 801 | 19c188bafcc5b6e1e3390723a36dfc1b,./Data Files/Icons/sw_legoknife_icon.tga 802 | 65b40378728fbacd0704f668ddfcf54d,./Data Files/Icons/sw_clgren_icon.tga 803 | 291d0c79a78391d44ca072a071b36295,./Data Files/Icons/sw_airshield_icon.tga 804 | 1a3371824624194f12a5c3bcebab59db,./Data Files/Icons/sw_timeturner_icon.tga 805 | f9e27fd72f3af74ad53b9af46bbe0424,./Data Files/Icons/sw_flblue_icon.tga 806 | a8d42b8b3dd5dd8af297463fc9263b17,./Data Files/Icons/sw_harmonyofsoul_icon.tga 807 | 1eae52aa86d578fb519d601e4f17ff6c,./Data Files/Icons/sw_hhammer_icon.tga 808 | 64a8d4b4b3b3bceab1a2d202c88d4bef,./Data Files/Icons/sw_elfarrow02_icon.tga 809 | 57048772e90db6503fe02f27240d84f2,./Data Files/Icons/sw_firewand_icon2.tga 810 | be31f1ee5eec5eeea46b73ec2667a528,./Data Files/Icons/sw_clyel_icon.tga 811 | 6a5e56305fc79c3449cd183a758d6da8,./Data Files/Icons/sw_nenya_icon.tga 812 | 035c5c8e630396a5e53ea6251da40853,./Data Files/Icons/sw_taelosianaxe_icon.tga 813 | f0413b44c16e3e4e38e7d70bcf21ee76,./Data Files/Icons/sw_lotusstaff_icon.tga 814 | 54de12f1e6a696846a32c23f66de22c0,./Data Files/Icons/sw_hadhafang_icon.tga 815 | dbbfdf64bd213e78fd8299f78ac948a3,./Data Files/Icons/sw_gilgalad_icon.tga 816 | cd197aef72ab8022c956501786e0c6d0,./Data Files/Icons/sw_staffflames_icon2.tga 817 | 9c3b1b256319dffac6613dffc9ebc37b,./Data Files/Icons/sw_craftedtalis_icon.tga 818 | c3c7e64de7d5fa4620c55b31577329da,./Data Files/Icons/sw_i_sign_water.tga 819 | 615cc7d21e2754c663590e2259cc7292,./Data Files/Icons/sw_magestaff_icon.tga 820 | dc4018d92aaa7f8d87887bd25f973a13,./Data Files/Icons/sw_pipe_icon.tga 821 | d36f65ead32be79c482477a9bd3a33dc,./Data Files/Icons/sw_darkblade_icon.tga 822 | 497e70ccc115e411bcf3e514bea6d0a7,./Data Files/Icons/sw_earthring_icon.tga 823 | 1e0b4524cc6b30c6c5ee0f490c2b4baa,./Data Files/Icons/sw_earthshield_icon.tga 824 | 98ca23f02ccb0e885cf7614704d86245,./Data Files/Icons/sw_savagetotem_icon.tga 825 | a1c5e6a1f720bfbd8106d820aefb35f3,./Data Files/Icons/a_bag01.tga 826 | 1c2af9c4ac47891cd66fc5a4bb3f5771,./Data Files/Icons/sw_eqshields_xegicon.tga 827 | c69243d9011356efa688df18433ec358,./Data Files/Icons/sw_saruman_icon.tga 828 | 6fbfe297b2837ba1244eaca137ebef2a,./Data Files/Icons/sw_heartwoodblade_icon.tga 829 | a072231c3f0b6ba71e556ba19713c4ac,./Data Files/Icons/sw_elvishdagger_icon.tga 830 | 45d18baf457c99008fc544f1aba6ba9f,./Data Files/Icons/sw_eqshields_maricon.tga 831 | 3994cdd56867dfcd75edb1c01e799de2,./Data Files/Icons/sw_redemption_icon.tga 832 | 378fd1fca12c86c3bd7bd925e5544535,./Data Files/Icons/sw_skullstaff_icon.tga 833 | 90335b0fcd2689d920f3779b33ce05ff,./Data Files/Icons/sw_innyvoice_icon.tga 834 | 029dfc5db4891709e04e37064ea9296d,./Data Files/Icons/sw_narya_icon.tga 835 | 9809f98dd1cb263bba76577b67dde82b,./Data Files/Icons/sw_prologuesword_icon.tga 836 | d099c0e81756fefe9f8446e9dab3117c,./Data Files/Icons/sw_glampgren_icon.tga 837 | 6d5412ab9078124e3241e13a1d0b87b1,./Data Files/Icons/Ice_Icon_LRRH_cape.tga 838 | d3e69e72edeb085571355d45181a74a2,./Data Files/Icons/sw_goldring_icon.tga 839 | 6e8a899b7486d2bca66a6a05a2482b82,./Data Files/Icons/sw_prismastaff_icon2.tga 840 | 2d26b906ea5a5b04bea351ae6adaa553,./Data Files/Icons/sw_eqshields_arwicon.tga 841 | 4ea3b516f6d3c670919838946e72cf5b,./Data Files/Icons/sw_flametongue_icon.tga 842 | 4945a2ef3b0e961ef34530db58194172,./Data Files/Icons/sw_lorienbow_icon.tga 843 | 4cb2b3638dacfaefba610b90c4bc9e8c,./Data Files/Icons/sw_flyellow_icon.tga 844 | b4a38b91a7b167b28a3692b9054acd6a,./Data Files/Icons/pf/i_pf_sapphirestaff.tga 845 | 52fb06e458368a548b317a614ed59df2,./Data Files/Icons/sw_i_sign_bronze.tga 846 | 328ba90ceea2f00ca0124066c59dd9e2,./Data Files/Icons/sw_waterring_icon.tga 847 | 2fe344f7b9080c66a0783fb4b3e22121,./Data Files/Icons/sw_i_sign_stone.tga 848 | f56088d8b49731c9a951bfe02415a4f6,./Data Files/Icons/sw_clblue_icon.tga 849 | d0582eec33dc58d75430337191ec4436,./Data Files/Icons/sw_hunterknife_icon.tga 850 | a4215b355230021b5c6ece34d0de4bb1,./Data Files/Icons/sw_oculus_icon.tga 851 | 8bb806b3e5eea6ff7c36b1ad41877df9,./Data Files/Icons/sw_fatestealer_icon.tga 852 | d7cf901c3f259eda6ecc306f8d074070,./Data Files/Icons/sw_watershield_icon.tga 853 | 1642e8c4794bd6da67e87abce45c08fb,./Data Files/Icons/sw_bamboo_icon.tga 854 | 5317f8cd446995576d5b86c92eb0c32e,./Data Files/Icons/sw_vilya_icon.tga 855 | 59764e0fa62e0c8bba72144b30ecc48c,./Data Files/Icons/sw_gandalf_icon.tga 856 | 907b5d3ab3d00a1afaed655e34d0d225,./Data Files/Icons/sw_powerstaff_icon.tga 857 | 750438e9e14efabfba92eb3fbbbe00df,./Data Files/Icons/sw_celestfist_icon.tga 858 | 43073df4948bf7fc3fddf91cc3e0a4c6,./Data Files/Icons/sw_airring_icon.tga 859 | 340d012d14f56795ea53e9cd30cdd7bd,./Data Files/Icons/sw_icewand02_icon.tga 860 | 2f20abc9686dfaf45b1f3b95197311a4,./Data Files/Icons/sw_druidwand_icon.tga 861 | 8812534fb982db931cdd7240e064db34,./Data Files/Icons/sw_amulet01_icon.tga 862 | b67d56a9d643108f6a30cf651379cbe6,./Data Files/Icons/sw_elvishshield_icon.tga 863 | 38c448e3ca4533fc74afcee3a0b7bf9e,./Data Files/Icons/sw_i_sign_fire.tga 864 | d8f24e6c321baea0034e9a2c2f1f348a,./Data Files/Icons/sw_bramblestaff_icon.tga 865 | 3a433fff35449dcc8822994d1a90ca5c,./Data Files/Icons/sw_boot_icon.tga 866 | 06005cd7a6be8f51e7989196ba4c6f8b,./Data Files/Icons/sw_powersword_icon.tga 867 | 4fe0cb58ba0773736760c183a8340a90,./Data Files/Icons/sw_stein_icon.tga 868 | c2eea557af4b4b3a8cd8ab37ab2d6e0f,./Data Files/Icons/sw_glampblue_icon.tga 869 | b3a93b3b3412fc3239ceedcc3685a5c7,./Data Files/Icons/sw_sting_icon.tga 870 | cd14b5518cf84ed87a36c0c6a0ecba2d,./Data Files/Icons/sw_fatestealer_oh_icon.tga 871 | f471379ebf8b1b1af2c5c8924da84d67,./Data Files/Icons/sw_whitecape_icon.tga 872 | f2889f15d1d90f9b32a5b79270e3afe0,./Data Files/Icons/sw_briarwand_icon.tga 873 | e618a92af5494414eba5ef95cd39e719,./Data Files/Icons/sw_winterstaff_icon.tga 874 | d6027c54081c71b73568498ebe7d07f8,./Data Files/Clean Magical Goods v1.0.esp 875 | 53745faa0fb95a1cdda60deb870b1d92,./Data Files/Magical Goods v1.0 Readme.doc 876 | 63f8f62cfcd4b2dc763b8ee4c711d81b,./Data Files/Meshes/XNS_MM_PENTAGRAM.kf 877 | 1ac6439631b9456d2a7886d11e1dd66d,./Data Files/Meshes/BG/BG_B_N_Redguard_Head02.NIF 878 | 68307d2099f04c94e485280f0548bd14,./Data Files/Meshes/BG/BG_b_n_storm_hair01w.NIF 879 | a0ca77362e0828e4974ea9becd86c108,./Data Files/Meshes/BG/BG_B_N_Redguard_M_Head01.NIF 880 | 2297d580a56eb300e27753e58e6ff1aa,./Data Files/Meshes/ST_StarBoi/SnakeStaff_01.NIF 881 | 3bd37f461462644b0ed53aa3484f5e44,./Data Files/Meshes/ST_StarBoi/CrystalLotus_01.NIF 882 | 5d3f64730eda00111ebf821076618b82,./Data Files/Meshes/ST_StarBoi/JadeSword_01.NIF 883 | f58da8c42d8bb4d42a06dbbe34821361,./Data Files/Meshes/ST_StarBoi/OcularSword_01.NIF 884 | 433c71e85480f8810c15100b8825045f,./Data Files/Meshes/ST_StarBoi/SingingSword_01.NIF 885 | 0a6be364bca68d44d5292c521732b3c9,./Data Files/Meshes/ST_StarBoi/RuneCrystal_01.NIF 886 | 43bab1b34a67b0d693a3bd59f3a6e670,./Data Files/Meshes/ST_StarBoi/TimeStaff_01.NIF 887 | 72e46688b2b6ecdd5309d4705780bbed,./Data Files/Meshes/ST_StarBoi/Chopstick_01_OH.NIF 888 | 120c9d2bcbd83f6e29e563aeb7d42b64,./Data Files/Meshes/ST_StarBoi/OmenStaff_01.NIF 889 | c47dd7c7bc58d8305c380bd3524e62f7,./Data Files/Meshes/ST_StarBoi/Chopstick_02_OH.NIF 890 | 8f540832b141f6bdd9e17137a70dc940,./Data Files/Meshes/ST_StarBoi/MagiusStaff_OH.NIF 891 | bef66dfc7bf844df28667de7b9d8821b,./Data Files/Meshes/ST_StarBoi/SunstoneRod_01.NIF 892 | 71c68ecd9f1e5e9ebddf4c17b30610fa,./Data Files/Meshes/ST_StarBoi/MagiusStaff_01.NIF 893 | 251a7b7caaef0e7441a3a4e3a71dd138,./Data Files/Meshes/ST_StarBoi/Chopstick_01.NIF 894 | 38e935c385c6793b370472dd9589bc5d,./Data Files/Meshes/ST_StarBoi/WingBlade_01.NIF 895 | c182a6eb708a1127022199bd78a530db,./Data Files/Meshes/ST_StarBoi/Obsidian_01.NIF 896 | 96abcc77f329556d3e535f7eaa7ecf44,./Data Files/Meshes/ST_StarBoi/CeramicKatana_01.NIF 897 | 13a2e6234d9d196d4855f1477a826688,./Data Files/Meshes/ST_StarBoi/EQ/Firewand_OH.NIF 898 | 21fe4abe3913cd66fbe60fba10f6a19b,./Data Files/Meshes/ST_StarBoi/EQ/Stein_02.NIF 899 | 61dcb1fc4087d40c56dddcc9e89f78ef,./Data Files/Meshes/ST_StarBoi/EQ/DarkRod_01.NIF 900 | d9fa7af37ae743d8ad955fb51ab9a239,./Data Files/Meshes/ST_StarBoi/EQ/Airwand_OH.NIF 901 | c3659b8b6c575c1e289e72be179cf311,./Data Files/Meshes/ST_StarBoi/EQ/Buckler_01.NIF 902 | dd7bdf2601b7f7c0b9a8d5de16794075,./Data Files/Meshes/ST_StarBoi/EQ/Stein_01b.NIF 903 | 7cfb07912643a06fd3d488d6f687f37f,./Data Files/Meshes/ST_StarBoi/EQ/Stein_01.NIF 904 | fb404a1c1c605ffac3a3dbeeab109d5d,./Data Files/Meshes/ST_StarBoi/EQ/StaffofEF_01.NIF 905 | b902845c487c71b2baad8a7bbf471fa5,./Data Files/Meshes/ST_StarBoi/EQ/ArrowGuard_01.NIF 906 | 411ab1389e82c2bbf85616550ec24a71,./Data Files/Meshes/ST_StarBoi/EQ/FourStaff_01.NIF 907 | 479237f6091f4e082599c22c7fa32086,./Data Files/Meshes/ST_StarBoi/EQ/Bamboo_01.NIF 908 | cda750694cbd2764eb5cae6ec5704170,./Data Files/Meshes/ST_StarBoi/EQ/Prismatic_01.NIF 909 | 8899651edbc8e79ecb0e1e657a3a0908,./Data Files/Meshes/ST_StarBoi/EQ/Bamboo_OH.NIF 910 | 4db3cadf300f1ed40387fbe914f87848,./Data Files/Meshes/ST_StarBoi/EQ/Prismatic_OH.NIF 911 | 899397f6527cdb8abad5cfd3afe6c440,./Data Files/Meshes/ST_StarBoi/EQ/MasteryOrb_01.NIF 912 | 1a0d10a0619f180862d39beadbc92c5b,./Data Files/Meshes/ST_StarBoi/EQ/StaffofEF_OH.NIF 913 | 6ce6b20c4ca6c0306bd0c174fcff7e75,./Data Files/Meshes/ST_StarBoi/EQ/Lightning_01.NIF 914 | 42dd646ef1ee0f543a920c6adf960708,./Data Files/Meshes/ST_StarBoi/EQ/Airwand_01.NIF 915 | 59e2a67332575fc00543b7f3eb571c3f,./Data Files/Meshes/ST_StarBoi/EQ/OnyxStaff_01.NIF 916 | ebc08a7350b541460277d0f6706f76f5,./Data Files/Meshes/ST_StarBoi/EQ/Firewand_01.NIF 917 | 394f56c1334a77cf20451711b3482e9b,./Data Files/Meshes/ST_StarBoi/EQ/OnyxStaff_OH.NIF 918 | 7c2e4519d583654094060ce5cf68313a,./Data Files/Meshes/ST_StarBoi/EQ/Gathering_01.NIF 919 | ff1716854182639b5371d9cf96923c2d,./Data Files/Meshes/ST_StarBoi/EQ/Icewand_01.NIF 920 | 41a15362fd7885c5a5a08c7f80d20f63,./Data Files/Meshes/ST_StarBoi/EQ/OrbSpear_01.NIF 921 | b88dcf7362fb005065a0ec3ea5d4bd77,./Data Files/Meshes/ST_StarBoi/EQ/Icewand_OH.NIF 922 | 0561ff2b420af1c17c7c941709b2af41,./Data Files/Meshes/ST_StarBoi/EQ/Hammer_01.NIF 923 | 481cfb79a2a33bd2c12be6c479e9b145,./Data Files/Meshes/ST_StarBoi/EQ/Stein_01c.NIF 924 | 4bbea6254a26d6f3dfb4bf4e8f2d5009,./Data Files/Meshes/ST_StarBoi/EQ/Gathering_OH.NIF 925 | b91dbb89f8aade9dff7273e7175eae17,./Data Files/Meshes/ST_StarBoi/EQ/Flametongue_01.NIF 926 | 11cd1935863e0fb40b932a20b4d8d73c,./Data Files/Meshes/ST_StarBoi/OpalWand_01.NIF 927 | f376030298b9db2591417996c1e9df7c,./Data Files/Meshes/ST_StarBoi/C/Sign_Fire.NIF 928 | f1727b0e95f8791c415dbf128c0c6de0,./Data Files/Meshes/ST_StarBoi/C/Ring_Earth.NIF 929 | e5054f364bb85952155f9e43218b03a2,./Data Files/Meshes/ST_StarBoi/C/Sign_Water.NIF 930 | 2d7b3b04e65478cf89d333cd6be3e10c,./Data Files/Meshes/ST_StarBoi/C/Ring_Air.NIF 931 | 001072a949f8081d049bf0a10418b0dd,./Data Files/Meshes/ST_StarBoi/C/Sign_Stone.NIF 932 | b479fc1909974867304be115b1df0cf5,./Data Files/Meshes/ST_StarBoi/C/Sign_Wood.NIF 933 | 9b540d554bf8655cbac797ef09f8b648,./Data Files/Meshes/ST_StarBoi/C/Ring_Spikard.NIF 934 | 5f819ef1a5cdecad820a379171913b60,./Data Files/Meshes/ST_StarBoi/C/Ring_Water.NIF 935 | 25135cb97b403dbaec2a514161b7f28d,./Data Files/Meshes/ST_StarBoi/C/SunMoon_01.NIF 936 | e1db933421a54ccc5bb1e986c1da0f95,./Data Files/Meshes/ST_StarBoi/C/Sign_Iron.NIF 937 | 9b6788b091d9147f278a2c5600a36c2c,./Data Files/Meshes/ST_StarBoi/C/Ring_Fire.NIF 938 | a60f2c6195d0df236666e1f108db43fd,./Data Files/Meshes/ST_StarBoi/C/Sign_Bronze.NIF 939 | 2a27bf190ccec23e480b453b7b6847ad,./Data Files/Meshes/ST_StarBoi/C/Ring_Time.NIF 940 | c52f163333748b038914c1d7b54d4bf9,./Data Files/Meshes/ST_StarBoi/NatureScim_01.NIF 941 | 27260c50e3149d7ac1a13e9a20a2f27b,./Data Files/Meshes/ST_StarBoi/Chopstick_02.NIF 942 | cbc66944880a0c2676cfedfb2db6ca3f,./Data Files/Meshes/ST_StarBoi/M/Crystal02_01yp.NIF 943 | e75dd0a591953aae0156ed5bcb212da1,./Data Files/Meshes/ST_StarBoi/M/Crystal02_01bg.NIF 944 | 209c6152544199339923fdc589cb2927,./Data Files/Meshes/ST_StarBoi/M/Art_Hammer_01.NIF 945 | 020f484ebb8da5c6a8b1936a58ccafd3,./Data Files/Meshes/ST_StarBoi/M/Art_Alethio_02.NIF 946 | 2381f0890dbe87eb8902b63bdd58ee7e,./Data Files/Meshes/ST_StarBoi/M/Crystal_01p.NIF 947 | df0d78201e5b252b95e8da269f451b45,./Data Files/Meshes/ST_StarBoi/M/Crystal02_01gb.NIF 948 | 19c0ca2fc3565b3501b0431e62ca8372,./Data Files/Meshes/ST_StarBoi/M/Art_Chalice_01.NIF 949 | 19ef28850236d43f568f81c0b7fb50ec,./Data Files/Meshes/ST_StarBoi/M/Art_Harp_01.NIF 950 | a003a67bcb90d9478aff4a511f5eda12,./Data Files/Meshes/ST_StarBoi/M/Art_Alethio_1s.NIF 951 | f4c021e0d76d1dd7d7e8e6516e58525b,./Data Files/Meshes/ST_StarBoi/M/Crystal02_01py.NIF 952 | 24ee45db6e3aba59bdc3e7da5cf16296,./Data Files/Meshes/ST_StarBoi/M/Key_Bronze.NIF 953 | e68f3268b2c938c96e9802dd584fd665,./Data Files/Meshes/ST_StarBoi/M/Key_Spiral.NIF 954 | a1e9e84fee3bfd187348f3114c126a1d,./Data Files/Meshes/ST_StarBoi/M/Crystal_01y.NIF 955 | 5e291c1894807c48ca6fa7d2bfde2f35,./Data Files/Meshes/ST_StarBoi/M/Key_Brass.NIF 956 | 72ae09c0fe04dede158cfaa4147268c5,./Data Files/Meshes/ST_StarBoi/M/Crystal_01g.NIF 957 | ccfd3f08c723f9658d7419a9c33bc92d,./Data Files/Meshes/ST_StarBoi/M/Crystal_01b.NIF 958 | 413d22f60ab3899b222908ce9335f838,./Data Files/Meshes/ST_StarBoi/M/Art_Alethio_01.NIF 959 | df777a9278700d1158e5328deba6ca4f,./Data Files/Meshes/ST_StarBoi/RowanWand_01.NIF 960 | d091b9c47dcd2639ccb3fe37cfd09a2c,./Data Files/Meshes/ST_StarBoi/PriestStaff_01.NIF 961 | c7b47273eb48ec706b747182c46c0d02,./Data Files/Meshes/ST_StarBoi/SunstoneStaff_01.NIF 962 | 3c80c3d11ea390627a00ac95f2018df7,./Data Files/Meshes/ST_StarBoi/SkullStaff_01.NIF 963 | bfa0842da6cd3485bc2bea7978bb74e1,./Data Files/Meshes/ST_StarBoi/TowerStaff_01.NIF 964 | 6488ef0be5e62763b2954c4898d3ddfd,./Data Files/Meshes/ST_StarBoi/LanternStaff_01.NIF 965 | 471110716e61d2d9eae0744f56c3a160,./Data Files/Meshes/ST_StarBoi/LuxanBlade_01.NIF 966 | 48de432846136588e7d309ab9edb11b9,./Data Files/Meshes/MD06_Wall_Rack_Silver.nif 967 | 969f39eef8c270329654518356cccc98,./Data Files/Meshes/NS_MM_PENTAGRAM.NIF 968 | 655636b5836e17cbbfe66063766fdb48,./Data Files/Meshes/NS_MM_ICEPARTICLE.NIF 969 | c4e11728c984d7a9d835d4885861a0e0,./Data Files/Meshes/Ice_MQI_CapeWhte_GND.NIF 970 | a57931bfbeb8d048ee84a7df4fd0f1e2,./Data Files/Meshes/thebigMuh/Xcontainment_dev.kf 971 | 1c4cadbcc3341b1f7aa40e6cb9ea7684,./Data Files/Meshes/thebigMuh/Xcontainment_dev.NIF 972 | d4331c5e9f59388b91d816f4e7d96772,./Data Files/Meshes/thebigMuh/containment_dev.NIF 973 | 2dff24748387768ad074e48a331bf480,./Data Files/Meshes/sw_GGspear_01.NIF 974 | 83dc7e3efb8f8503321bcffa8f9ea225,./Data Files/Meshes/MD06_Wall_Rack_Sngl.nif 975 | 0944a86809c570ffaa8d2389282101eb,./Data Files/Meshes/ndib_flora_tree_g_5.NIF 976 | d84f436d1202b49553d0b492fdcb0e88,./Data Files/Meshes/sw_gandalfstaff_01.NIF 977 | e8aa6e669606949e3a5171f5b91cf965,./Data Files/Meshes/ST_Elvish/Hadhafang_OH.NIF 978 | a7cc5332af81cdea6ca60658a29829f1,./Data Files/Meshes/ST_Elvish/Sting.NIF 979 | a67f2fd58ac78a2ea3d44856b0d1c8a2,./Data Files/Meshes/ST_Elvish/BoneKnife.NIF 980 | c11db61a2acf23bc1f5c2dca81db54fc,./Data Files/Meshes/ST_Elvish/IronStaff.NIF 981 | d5beb11459bba567adff5feab4b0de4a,./Data Files/Meshes/ST_Elvish/Hadhafang.NIF 982 | 9e006f2b5a7ecad0b0ccaf4c93a4c6fb,./Data Files/Meshes/ST_Elvish/Spear_01.NIF 983 | dbb346e15032f7c4f40be637733e57e0,./Data Files/Meshes/ST_Elvish/Arrow_01.NIF 984 | 8192f217242ae1b6e0a7e9577afc89bd,./Data Files/Meshes/ST_Elvish/Shield_01.NIF 985 | fefe609d78bc05b07ebc82d1183465b0,./Data Files/Meshes/ST_Elvish/HuntKnife.NIF 986 | 1a2ec054d334e386e63dcc078659304b,./Data Files/Meshes/ST_Elvish/WhiteStaff.NIF 987 | ea1b830542b01615ccb2d342d46e6839,./Data Files/Meshes/ST_Elvish/IronStaff_OH.NIF 988 | 5a14761384448e2fe362074e86491ab5,./Data Files/Meshes/ST_Elvish/Arrow_02.NIF 989 | 83bdb10acdd0b2551fede275c70cccc0,./Data Files/Meshes/ST_Elvish/Shield_02.NIF 990 | 29fe646ca4cd59b7817dd0695086ec04,./Data Files/Meshes/ST_Elvish/C/Vilya_01.NIF 991 | 4bd673f0039463706762f3915307f2b1,./Data Files/Meshes/ST_Elvish/C/GoldRing_01.NIF 992 | d2baeb5db169b43960e28e57fa109838,./Data Files/Meshes/ST_Elvish/C/Nenya_01.NIF 993 | bd59d1cd91f1b1f3c76e2f17354a4ce3,./Data Files/Meshes/ST_Elvish/C/Narya_01.NIF 994 | b72e84d88830610c6a98b8e7b4daa266,./Data Files/Meshes/ST_Elvish/Dagger.NIF 995 | fb76c7cc1cf489bda24264b3e22b3f7a,./Data Files/Meshes/ST_Elvish/Bow_Lorien.NIF 996 | 760570743d7f71d02bf07f20752febed,./Data Files/Meshes/ST_Elvish/Pipe_01.NIF 997 | 74a44c90a8bb2fd204d47c1e79e515bb,./Data Files/Meshes/ST_Elvish/BoneKnife_OH.NIF 998 | 3456ed3098294f219f2c1b976b6ff3b8,./Data Files/Meshes/ST_Elvish/WhiteStaff_OH.NIF 999 | d2ee6177a25dd728f171282dfa73754b,./Data Files/Meshes/ST_Elvish/Longsword_01.NIF 1000 | 6bc99ab21b59c346c723cdc41638fce7,./Data Files/Meshes/sw_elfdagger_02b.NIF 1001 | ae7351e6ccb5759012dbe8f9156d77c4,./Data Files/Meshes/LadyE/a_bag01.NIF 1002 | 9d9a588daddd4db2d06fd02684d72a96,./Data Files/Meshes/LadyE/jewlrs_sign.NIF 1003 | 934d8f8699fbb5e4e15d6b93fded3544,./Data Files/Meshes/LadyE/jewlrs_sgnA.NIF 1004 | 61f708b5a35fde47b2b09102ccf8b075,./Data Files/Meshes/MD06_Floor_Rack_Single.nif 1005 | 562b4b10e3e0b7f349b0506743697a1b,./Data Files/Meshes/Ice_MQI_CapeBlk_GND.NIF 1006 | 63ed4e14070475bcf77ad66c952ecd28,./Data Files/Meshes/f/XInd_dispcase.kf 1007 | 89523692a71c9dc6de628cae2db8f11d,./Data Files/Meshes/f/Ind_dispcase.NIF 1008 | 55a482713c58ab066c235f64ae53b366,./Data Files/Meshes/f/XInd_dispcase.nif 1009 | eafb1c2b2ac7e509e6ed5407a5d52b37,./Data Files/Meshes/f/sw_stormdisplay_01.nif 1010 | a8187c1f8debb40392ef24cb03d7e7b1,./Data Files/Meshes/ST_Epics/Shaman_01.NIF 1011 | 05919589d7c3ac387825e551667d9d5d,./Data Files/Meshes/ST_Epics/Monk_01.NIF 1012 | 4439b338838068fb6212690db990e44e,./Data Files/Meshes/ST_Epics/Magician_01.NIF 1013 | 92988482432bcecd94ba36422011e6b1,./Data Files/Meshes/ST_Epics/Wizard_01.NIF 1014 | 41326b79154ea33932255572c5b60de3,./Data Files/Meshes/ST_Epics/Paladin_01.NIF 1015 | 3c46de38634cc366230168377640ea12,./Data Files/Meshes/ST_Epics/Shadowknight_01.NIF 1016 | 3e11f30be419e0e79063c6caa6f714c5,./Data Files/Meshes/ST_Epics/Necromancer_01.NIF 1017 | 5cb5f320a78606747d9d83850841526f,./Data Files/Meshes/ST_Epics/Beastlord_01.NIF 1018 | e459f18c8b2248bea197594584b8ceab,./Data Files/Meshes/ST_Epics/NP/Magician_NP.NIF 1019 | 093d6efe7620c299f70e5be2ba212f52,./Data Files/Meshes/ST_Epics/NP/Berserker_NP.NIF 1020 | 7b5620f31d0586d06b3500ea8d8f088a,./Data Files/Meshes/ST_Epics/NP/Shadowknight_NP.NIF 1021 | dd756d5ef8b5216c8302fce8a20abf93,./Data Files/Meshes/ST_Epics/NP/Paladin_NP.NIF 1022 | 235076484081dbf0a85abee014d00977,./Data Files/Meshes/ST_Epics/NP/Monk_GND_NP.NIF 1023 | b34bfe471c0d71edaf3c373387e65998,./Data Files/Meshes/ST_Epics/NP/Monk_OH_NP.NIF 1024 | 4aba7e69eb5b345e554db5a8b0da9dff,./Data Files/Meshes/ST_Epics/NP/Beastlord_NP.NIF 1025 | 395a182e43fd169905598d7563be2ba7,./Data Files/Meshes/ST_Epics/NP/Enchanter_NP.NIF 1026 | 98895afc3ba4863ecc6a80b548adad36,./Data Files/Meshes/ST_Epics/NP/Druid_NP.NIF 1027 | d0bb397ba16083fcbd1c6e6f6ce8dfca,./Data Files/Meshes/ST_Epics/NP/Warrior_NP.NIF 1028 | 19f85729ef15df5b72c840f5087d2716,./Data Files/Meshes/ST_Epics/NP/Necromancer_NP.NIF 1029 | a3ae859ad218065735eb0a10e3004cb2,./Data Files/Meshes/ST_Epics/NP/Wizard_NP.NIF 1030 | 17ac2ab7693e914353783fc35b587176,./Data Files/Meshes/ST_Epics/NP/Rogue_OH_NP.NIF 1031 | 7591a35eabfc69a306861d4332104829,./Data Files/Meshes/ST_Epics/NP/Rogue_NP.NIF 1032 | afbbacf20e9ecbc13df30fc9da8670af,./Data Files/Meshes/ST_Epics/NP/Cleric_NP.NIF 1033 | 1bad32d963dfa1a00dac2947ae12e7a8,./Data Files/Meshes/ST_Epics/NP/Ranger_NP.NIF 1034 | 09d15351805a8c507a8663848ee09373,./Data Files/Meshes/ST_Epics/NP/Bard_NP.NIF 1035 | f3e16b5df232daee8320972b2c07d8b8,./Data Files/Meshes/ST_Epics/NP/Monk_NP.NIF 1036 | 9c275bb088d3b01b91bca7198954eaef,./Data Files/Meshes/ST_Epics/NP/Shaman_NP.NIF 1037 | d86b2074f14fb1e05d241c136ddf63e4,./Data Files/Meshes/ST_Epics/Monk_GND.NIF 1038 | 61106b04c77d72bdd8040529942bf3c7,./Data Files/Meshes/ST_Epics/Ranger_01.NIF 1039 | 3234ff861b86daebe5aa087add940712,./Data Files/Meshes/ST_Epics/Druid_01.NIF 1040 | 50de410ab50acca5aaae04bd75d7b615,./Data Files/Meshes/ST_Epics/Warrior_01.NIF 1041 | 1897cfaa30badaef573169f4622373fc,./Data Files/Meshes/ST_Epics/Enchanter_01.NIF 1042 | c89271f8414569bb0b1fd498da1989e0,./Data Files/Meshes/ST_Epics/Cleric_01.NIF 1043 | 267a170d591cd75b1312ecaf884d1a31,./Data Files/Meshes/ST_Epics/Bard_01.NIF 1044 | c9b858125e0897c3975d3efefe1bd3ea,./Data Files/Meshes/ST_Epics/Monk_OH.NIF 1045 | feeefb022fac3c404aab44ebe229d9c3,./Data Files/Meshes/ST_Epics/Berserker_01.NIF 1046 | 7ba28de81775e4948f81476f149e8354,./Data Files/Meshes/ST_Epics/Paladin_01f.NIF 1047 | 8dfdf012b78bfc71c2fe6dc38132baa9,./Data Files/Meshes/ST_Epics/Druid_Winter.NIF 1048 | 17b08078c6a4c8440a97e44c97425b41,./Data Files/Meshes/ST_Epics/Rogue_01.NIF 1049 | cb35ae3d39b5d0ad671679becdd8531d,./Data Files/Meshes/ST_Epics/Rogue_OH.NIF 1050 | 1fee2c26865268668de9edfa57ffe36d,./Data Files/Meshes/D'ni/Furn_Expo02.NIF 1051 | 78540765faeb278054492ef3be750c64,./Data Files/Meshes/D'ni/XFurn_Expo02.kf 1052 | 264e90f6ee4d245ab71ae41c098a0e29,./Data Files/Meshes/D'ni/XFurn_Expo02.nif 1053 | 820a2623a376c0d23ba6ff4f99d5cea2,./Data Files/Meshes/sw_elvisharrow_01.NIF 1054 | 79ac12b5e0f3af53fd3840563e624ad3,./Data Files/Meshes/Ice_LRRH_cape.nif 1055 | a5a7d7ee86375d88d7c016a624fdfb4f,./Data Files/Meshes/sw_elfshield_02c.NIF 1056 | fb76c7cc1cf489bda24264b3e22b3f7a,./Data Files/Meshes/sw_lorienbow_anim.NIF 1057 | bd6c4c3828292da8c7d6ecf5be495d87,./Data Files/Meshes/Ice_MQI_cape_Whte.nif 1058 | 8aecc1ecc39c5f1db6706afd5d2d24b4,./Data Files/Meshes/MD06_Table_Top_WS.nif 1059 | 2f9b54908d2b1a45c8d7399a785b1e73,./Data Files/Meshes/Ice_LRRH_Cape_GND.NIF 1060 | 2f36833edee521d3047329ef8a3f2618,./Data Files/Meshes/sw_elvisharrow2_02.NIF 1061 | 1ab25251a6468188f2365251c05a312e,./Data Files/Meshes/MD06_Sword_Rack_v2.nif 1062 | df572188e348f789c4dc808b2af253cb,./Data Files/Meshes/Ice_MQI_cape_Blk.nif 1063 | c7d52d96179fb5f67461bfe6e7178bec,./Data Files/Meshes/XNS_MM_PENTAGRAM.NIF 1064 | 4cedd5fb07123abc3c9fbef4d5aac9e8,./Data Files/Meshes/Starwind/sw_fatestealer_np.NIF 1065 | d92d5d6277c85a50807f8dac050974a8,./Data Files/Meshes/Starwind/sw_glampyell_01.NIF 1066 | eb5feb727c6a87d9a887c3e871a8c7ea,./Data Files/Meshes/Starwind/sw_nenya.NIF 1067 | dde5333005936301a0ab7b5c6ef7f918,./Data Files/Meshes/Starwind/sw_eqshield_kar01.NIF 1068 | 0467cc06c0cfd19abc5612b15717a56b,./Data Files/Meshes/Starwind/sw_savagetotem_01.NIF 1069 | 57f532d39c199df134b19ea73e441efe,./Data Files/Meshes/Starwind/sw_innyvoice_01.NIF 1070 | 6c12ab35bc0d73a0f3bf04d468af92ec,./Data Files/Meshes/Starwind/sw_sarustaff_01.NIF 1071 | 22ddaf435eb6790494fa47cfbd54e943,./Data Files/Meshes/Starwind/sw_druidwand_01.NIF 1072 | eb4b8a01a26fb6203d70c911bd4b8ceb,./Data Files/Meshes/Starwind/sw_hadhadag_nor.NIF 1073 | 60d9279b63ee72a208cb6f151a11c9a6,./Data Files/Meshes/Starwind/sw_fatestealerOHnp.NIF 1074 | 1b18ad3e39a91d42d7452e0a3e3c7ad9,./Data Files/Meshes/Starwind/sw_sting_nor.NIF 1075 | bd890917df86ad5cec5d11f53f3987e7,./Data Files/Meshes/Starwind/sw_nenya_nor.NIF 1076 | 3c9585b07b20b8292ec6d24393cdd527,./Data Files/Meshes/Starwind/sw_powersword_01.NIF 1077 | 20b28ce02596a11c5993e3e45e978ab0,./Data Files/Meshes/Starwind/sw_firewand_OH.NIF 1078 | 8dfdf012b78bfc71c2fe6dc38132baa9,./Data Files/Meshes/Starwind/sw_winterstaff_01.NIF 1079 | 856cf37989ad26c9c049a5758c14a372,./Data Files/Meshes/Starwind/sw_staffflames_02c.NIF 1080 | b97dcb5e3b5e81c294ee5f2db9f2b82b,./Data Files/Meshes/Starwind/sw_xephyrus_p3.NIF 1081 | 1dc2b0511c30af3157a7f726069b36b7,./Data Files/Meshes/Starwind/sw_hunterknife_nor.NIF 1082 | 4cb1340f77ee12669afab53610aed38e,./Data Files/Meshes/Starwind/sw_dragonblade_np.NIF 1083 | fe618a8a0247aed974e5569472b58331,./Data Files/Meshes/Starwind/sw_savagetotem_np.NIF 1084 | d02c1a2e11729e6d1db1a7edc46ca0b3,./Data Files/Meshes/Starwind/sw_magestaff_01.NIF 1085 | 121095f5bb9edb981f714c9c874fefa0,./Data Files/Meshes/Starwind/sw_icewand_01.NIF 1086 | fc479fc1dd3f171c7a4160a35bc5aca7,./Data Files/Meshes/Starwind/sw_bamboostaff_OHd.NIF 1087 | af3b76696fd47afca7af1da9a76b43ed,./Data Files/Meshes/Starwind/sw_heartwood_np.NIF 1088 | a9351beaf7812166f5d91152c3c94fbc,./Data Files/Meshes/Starwind/sw_hadhadag_OHnor.NIF 1089 | 83b5137aa229cdbedb445a7a9d2a8e7b,./Data Files/Meshes/Starwind/sw_legoknife_nor.NIF 1090 | dbda10addd5d9771888e44d7021fa714,./Data Files/Meshes/Starwind/sw_briarwand_OH.NIF 1091 | 432f51e53ac79444500bbdc703d012fb,./Data Files/Meshes/Starwind/sw_timeblade_01c.NIF 1092 | cbbe0ae4700994debab4c0f4e5ddab27,./Data Files/Meshes/Starwind/sw_darkblade_01.NIF 1093 | d706c6078333a0d002304bef0480529e,./Data Files/Meshes/Starwind/sw_ring_fire_02.NIF 1094 | 13a5507d1cb06e25f557896b70ba6599,./Data Files/Meshes/Starwind/sw_dragonblade_01.NIF 1095 | 56f1418e8260cfd33fd1b43bd24393b0,./Data Files/Meshes/Starwind/sw_sgathering_01.NIF 1096 | cb80bcef2bb777ac0221990f28988acd,./Data Files/Meshes/Starwind/sw_flblue_01.NIF 1097 | 8a4998b904cb812839fd03d279e4a779,./Data Files/Meshes/Starwind/sw_bramblestaff_01.NIF 1098 | a9967d42acec2f3991a916770010d373,./Data Files/Meshes/Starwind/sw_clblue_01.NIF 1099 | 598d0f5fb84a3da8e8d9862afb684a0c,./Data Files/Meshes/Starwind/sw_pedestal_01.NIF 1100 | 6c8ad286b66236000fd9bce3b6322b1c,./Data Files/Meshes/Starwind/sw_sign_stone.NIF 1101 | ec679f0bb16020b9e49b915bfc70d5b2,./Data Files/Meshes/Starwind/sw_sign_water.NIF 1102 | 28b1e621cf60cdec449984cba601d2ee,./Data Files/Meshes/Starwind/sw_sgathering_OHd.NIF 1103 | c55c22c1f471d34c2d09be80c6fbb376,./Data Files/Meshes/Starwind/sw_staffflames_OHi.NIF 1104 | 582832ab562ffac012cf6e04a2932b49,./Data Files/Meshes/Starwind/sw_icewand_02.NIF 1105 | 7720baf6d334ed1164b6ae6363716c04,./Data Files/Meshes/Starwind/sw_goldring02_01.NIF 1106 | 4719cb471f6fb0631506529be2fb4d38,./Data Files/Meshes/Starwind/sw_bramblestaff_np.NIF 1107 | 106a54cd25e8172b8252e74a6d2cc586,./Data Files/Meshes/Starwind/sw_soulwhisper_01.NIF 1108 | 3fa3ca27a04bc469c456ec6be1e65ec0,./Data Files/Meshes/Starwind/sw_legoknife_OHnor.NIF 1109 | e4ae06e29dbdafcca4c8024571302bee,./Data Files/Meshes/Starwind/sw_oculus_01.NIF 1110 | 6aa008b2b4288e5a86bc6699407c3200,./Data Files/Meshes/Starwind/sw_ring_water_02.NIF 1111 | 4895599e6cf9d31c7b392bbfa781a4c7,./Data Files/Meshes/Starwind/sw_sign_bronze.NIF 1112 | 601838b7f137e4e7626e51223d74963f,./Data Files/Meshes/Starwind/sw_prismarod_OHf.NIF 1113 | 9ea5bb07df25179ac08e78cc519506bf,./Data Files/Meshes/Starwind/sw_bamboostaff_02c.NIF 1114 | 6234d19b62ecf972b020491039a731f3,./Data Files/Meshes/Starwind/sw_eqshield_mar01.NIF 1115 | 013dc899c607c790798ba412da740deb,./Data Files/Meshes/Starwind/sw_ring_air_01.NIF 1116 | 15e84688dae0491f3e15c0453be56a77,./Data Files/Meshes/Starwind/sw_naryab2.NIF 1117 | 4988aabd0d1dd3259dc778d3880eb375,./Data Files/Meshes/Starwind/sw_timeturner_01.NIF 1118 | f38c17cb7b6b0e9024c5d84576fccaef,./Data Files/Meshes/Starwind/sw_briarwand_01.NIF 1119 | 9c27a4eb0db58555c28bab76081b7d88,./Data Files/Meshes/Starwind/sw_flyellow_01.NIF 1120 | ac2547f7b1d6ddb80b74c5ed345fb77e,./Data Files/Meshes/Starwind/sw_oculus_np.NIF 1121 | fb51d300690172f31a3542b972c6116c,./Data Files/Meshes/Starwind/sw_innyvoice_np.NIF 1122 | 10b417f179cfdd7c2561c089bf431d87,./Data Files/Meshes/Starwind/sw_timering_02.NIF 1123 | 8823dc9d4f1ce37f710efbe70038d2ef,./Data Files/Meshes/Starwind/sw_druidwand_OHe.NIF 1124 | 43bc9561179f8ee00ad1cf6c1e7c1cfc,./Data Files/Meshes/Starwind/sw_eqshield_buc02.NIF 1125 | 56daf918ba871a14a77255de49dff329,./Data Files/Meshes/Starwind/sw_redemption_np.NIF 1126 | 5597aeebabcb839a583be6dc96aadc74,./Data Files/Meshes/Starwind/sw_shield_earth.NIF 1127 | 8496679ecccef0ee3eaef5a3666a7d29,./Data Files/Meshes/Starwind/sw_essencestaff_01.NIF 1128 | 092403200672da8ac2437300a3bbbff4,./Data Files/Meshes/Starwind/sw_harmony_np.NIF 1129 | adc77acd50852a5bd4fd9fbe9bb2c52b,./Data Files/Meshes/Starwind/sw_prismastaff_01b.NIF 1130 | 12fa8933cf4364df9f95669cec8df736,./Data Files/Meshes/Starwind/sw_sunstaff_tri02.NIF 1131 | a5fdd257a8f35d238e4616f7ff3eae1e,./Data Files/Meshes/Starwind/sw_sunrod_tri01.NIF 1132 | db71bef4d07211982bf4697ac2d439e5,./Data Files/Meshes/Starwind/sw_harmony_02.NIF 1133 | ccfee1fa489e7e4398ca772657fcefb5,./Data Files/Meshes/Starwind/sw_fistwraps_01.NIF 1134 | f0bb96a897f227c840a5c965b86e3be7,./Data Files/Meshes/Starwind/sw_clyel_01.NIF 1135 | 6edfb8be4e2f4dae8009ca7be9a8adb8,./Data Files/Meshes/Starwind/sw_icewand_OH.NIF 1136 | 62452490c0eba7054feae7731f16fe83,./Data Files/Meshes/Starwind/sw_fatestealer_OH.NIF 1137 | d065aaa495ec413b1c1d0aa1258f8910,./Data Files/Meshes/Starwind/sw_powerstaff_01.NIF 1138 | c9a80c85a7f231680d33257aa8b98088,./Data Files/Meshes/Starwind/sw_fistwrapsOH_01.NIF 1139 | 6547b4afdcbbae1410ae878a47e460ba,./Data Files/Meshes/Starwind/sw_vilya.NIF 1140 | b60b8206430e62f291b4be72b5c4ca2d,./Data Files/Meshes/Starwind/sw_firewand_01b.NIF 1141 | 36aac03db3702fafe0d327eaab44d1cd,./Data Files/Meshes/Starwind/sw_eqshield_xeg02.NIF 1142 | f9badbc07c809450d49a27b4c0c78c73,./Data Files/Meshes/Starwind/sw_eqshield_arw02c.NIF 1143 | ef01c8177c0a185a379cf9f7a6de4326,./Data Files/Meshes/Starwind/sw_xephyrus_p_OH3.NIF 1144 | ecb366f513dc524b03dfb8b9a21702d1,./Data Files/Meshes/Starwind/sw_magius_OH.NIF 1145 | b72a8d69a4a342df78ce12361278ce8b,./Data Files/Meshes/Starwind/sw_lotusstaff_02.NIF 1146 | 8d82903fce4654b5228517ec541b8d77,./Data Files/Meshes/Starwind/sw_saphstaff_01.NIF 1147 | 2c14374cf4106da728bc7139c80cecd8,./Data Files/Meshes/Starwind/sw_ring_earth_02.NIF 1148 | 62854878e87f51a357a19375955f6138,./Data Files/Meshes/Starwind/sw_fistwraps_GND.NIF 1149 | 165190cb8dec9f537d62a9589eb4920c,./Data Files/Meshes/Starwind/sw_soulwhisper_np.NIF 1150 | fd23bc69c9510595cc4e321b1b82e120,./Data Files/Meshes/Starwind/sw_fistwraps_np.NIF 1151 | f534390d71c891f6d47448668b344c3d,./Data Files/Meshes/Starwind/sw_heartwood_01.NIF 1152 | b25cff60dae58aeb1ef30c98d406f2a1,./Data Files/Meshes/Starwind/sw_flametongue_01.NIF 1153 | 48258788d7aff29fe0d5b6690eed6c46,./Data Files/Meshes/Starwind/sw_onyxstaff_p_OH.NIF 1154 | ab6423cefc46c1edb5ea5b04d00e5fcf,./Data Files/Meshes/Starwind/sw_clgren_01.NIF 1155 | 3b91fe8e3e46534591450c37327bbe44,./Data Files/Meshes/Starwind/sw_eqshield_tsw01.NIF 1156 | 216389193eec7f9e440b4e8917c8d12c,./Data Files/Meshes/Starwind/sw_skullstaff_01.NIF 1157 | 98bb708421b9a0883b496ef5896a8cf6,./Data Files/Meshes/Starwind/sw_shield_water.NIF 1158 | 8a9b24192e5b66c7cd393933aa5228d1,./Data Files/Meshes/Starwind/sw_redemption_01.NIF 1159 | d389f8aec9bd2ebd62709cbfc65edb00,./Data Files/Meshes/Starwind/sw_onyxstaff_01.NIF 1160 | 00c04f6965f77aa03d04063c2c234e78,./Data Files/Meshes/Starwind/sw_harmony_01.NIF 1161 | 3b4cdd10c12309cca6dfc46b466349e4,./Data Files/Meshes/Starwind/sw_icewand_02OH.NIF 1162 | a2ab0e787d424ec42f2e85b91dde36d5,./Data Files/Meshes/Starwind/sw_pipe_01.NIF 1163 | ba650802f454a4aea5b5448795fb3d5f,./Data Files/Meshes/Starwind/sw_shield_air.NIF 1164 | bed6d1ad12801e49b6bc3a69856acc3b,./Data Files/Meshes/Starwind/sw_flgreen_01.NIF 1165 | 1119bd37130b1348f521dc933211bf5f,./Data Files/Meshes/Starwind/sw_amulet01_01.NIF 1166 | 2fc94df424a2c9790b256c5f43bafe49,./Data Files/Meshes/Starwind/sw_sign_iron.NIF 1167 | 71f913a7f88389591c5a2a51bfd27259,./Data Files/Meshes/Starwind/sw_craftedtalis_01.NIF 1168 | c4444df5d884ee0322f0fa9a7999231e,./Data Files/Meshes/Starwind/sw_magius_02.NIF 1169 | 052a5cc1723411866843de260cb2172e,./Data Files/Meshes/Starwind/sw_sign_fire.NIF 1170 | 9ad96a6c4c001b7e44216dcf1b915884,./Data Files/Meshes/Starwind/sw_stein_01.NIF 1171 | 6880685df0161f8ddbe615cc398b0bf7,./Data Files/Meshes/Starwind/sw_glampblue_01.NIF 1172 | 550098e944180d862d4b58d42429d6be,./Data Files/Meshes/Starwind/sw_prismastaff_OH.NIF 1173 | ccc6856e6dc6b335bf9cfa74a5ff56aa,./Data Files/Meshes/Starwind/sw_celestfist_02.NIF 1174 | 269c9f4912c60da0d54c9b1713115478,./Data Files/Meshes/Starwind/sw_hadhafang_nor.NIF 1175 | 32ad64c047320a37f0f5961ee64261b5,./Data Files/Meshes/Starwind/sw_essencestaff_np.NIF 1176 | de3d2f273faee2976c0550e40f0e3793,./Data Files/Meshes/Starwind/sw_taelosianaxe_np.NIF 1177 | eb76315a4799dea1db61762a71eb10ce,./Data Files/Meshes/Starwind/sw_craftedtalis_np.NIF 1178 | 2f2c29f42ed7d346c75ae87405141f63,./Data Files/Meshes/Starwind/sw_glampgren_01.NIF 1179 | e1f7a554742ff011ad66a839a0419ec0,./Data Files/Meshes/Starwind/sw_taelosianaxe_01.NIF 1180 | 1b4034e44f059d1511e3929affec3f87,./Data Files/Meshes/Starwind/sw_prismarod_03.NIF 1181 | 3a9bbced74ee580d0140aa47e65ef55c,./Data Files/Meshes/Starwind/sw_powersword_np.NIF 1182 | a5722b3500c3de3e1e62a3036ee32051,./Data Files/Meshes/Starwind/sw_fistwrapsOH_np.NIF 1183 | e78dd3aed1d6f5fa94e2383adc7b1494,./Data Files/Meshes/Starwind/sw_fatestealer_01.NIF 1184 | c241f132afd6427aca3e0159ce2c5778,./Data Files/Meshes/Starwind/sw_sign_wood.NIF 1185 | b4ad0c47fab00565b602250fd353abb0,./Data Files/Meshes/Starwind/sw_powerstaff_np.NIF 1186 | 1f820688de02929dd418b1064204c767,./Data Files/Meshes/Starwind/sw_psword_nor.NIF 1187 | 22c8de06933a2910c4db2a7d23dad75c,./Data Files/Meshes/Starwind/sw_hhammer_02.NIF 1188 | 71ab1ceba29fb6cb76a67ec45a312050,./Data Files/The Hidden Pathway 2.0.esp 1189 | 298a01da9fef302e7ab5b5366ebfa7a6,./Data Files/The Hidden Pathway 2.0 ReadMe.doc 1190 | -------------------------------------------------------------------------------- /Manifests/vurt.manifest: -------------------------------------------------------------------------------- 1 | 520022c214ec32a36c30df5f4bf67046,./Data Files/Textures/Vurt_pinebarkSnow.dds 2 | 75e9f68ce85a56e11011c0c808ae8d32,./Data Files/Textures/v_fish.dds 3 | c60a9649d9eb7b646e2450466a76a9eb,./Data Files/Textures/Tx_bark_04.dds 4 | 9ef0b99a2e9898bc7dc42600cd066098,./Data Files/Textures/vurt_GLLeaves.dds 5 | fc2be6a06b6fe19ce5807484147bcfd1,./Data Files/Textures/vurt_Yleaf02.dds 6 | 97632327c216f454595bdf104d81e05a,./Data Files/Textures/Tx_bark_06.dds 7 | 2ba917fa323b164118cd3ac3bd59fddf,./Data Files/Textures/Vurt_PalmLeaf31.dds 8 | 9d94ae8b9c4d1190bc6d40cce68cb876,./Data Files/Textures/vurt_paintpine4.dds 9 | a56d9340dc7bcf8e5b0ae0037e18e6e3,./Data Files/Textures/vurt_frozenspruce.dds 10 | ca36e5a16367cf7b4fd9929cb9c96da9,./Data Files/Textures/TX_BC_Moss_02.dds 11 | da8a035fbdbc27fbe7cd5e8a60bdaaa5,./Data Files/Textures/vurt_fallleaf18.dds 12 | c2d9eb385a78fe2fbff1c68853a64245,./Data Files/Textures/vurt_cap_g_G.dds 13 | d85639e27ee74eeb7f69cb44b476a193,./Data Files/Textures/tx_goldkanet_02.dds 14 | bd0291ac40eb5fff8d44a47a0003318b,./Data Files/Textures/tx_siltstrider_skin_09.dds 15 | bc9690f796b2aed4baa6959c0614219f,./Data Files/Textures/vurt_swamptree2.dds 16 | 304ea7227a9d8b4891b2fdf7e492e6b8,./Data Files/Textures/Tx_menubook.dds 17 | 0c8335c4db55b0287b72d0ab1d6797e7,./Data Files/Textures/vurt_thorny.dds 18 | 2d442b2147232c9a11dee294acd93156,./Data Files/Textures/vurt_fallleaf35.dds 19 | cc3e00af3539adfcc9a5f0ff93894eff,./Data Files/Textures/Vurt_Spruce_Snow1.dds 20 | 3e9b772ea528c4c7a09449f34a6ecaab,./Data Files/Textures/vurt_yuccabarkalpha2.dds 21 | 377f7d263c9f353a9f2ef9a7a3bfd679,./Data Files/Textures/tx_sky_thunder.dds 22 | efe9a687e7bcb8bb090ad2369d72d373,./Data Files/Textures/Vurt_Spruce_Branch1.dds 23 | 2ae5f5db29683d26fb0acd5d58ad95bc,./Data Files/Textures/Vurt_deadpinebranch.dds 24 | 94c6f097481dd2ec859658955bae1d21,./Data Files/Textures/v_ACcoral_alpha.dds 25 | 9d740f172b6b06bf9efc915053737661,./Data Files/Textures/vurt_WGNotSoDeadLeaves2.dds 26 | 2db254884d17590dae9274f545cf06ee,./Data Files/Textures/tx_bark_01.dds 27 | c2fbef7bfaebf3caabc191106a9de256,./Data Files/Textures/V_Acropora3.dds 28 | 26171c59650126f60c27ae2224e1f26b,./Data Files/Textures/Vurt_SpruceBranch02.dds 29 | e8631da90a82ff665932b1dd33f0f72e,./Data Files/Textures/tx_bm_snow_pine_05a.dds 30 | fc1ace1faee23b13781669f2eaf15deb,./Data Files/Textures/Vurt_darkmoss.dds 31 | df2c776719ea94bec4a666f49414e405,./Data Files/Textures/vurt_YuccaFlower05.dds 32 | f0e8f0a95b7a5a6685a9a3fe0e672cb9,./Data Files/Textures/vurt_fallleaf20.dds 33 | 22f40b5a73cba37e4a95bfc7cc081763,./Data Files/Textures/vurt_spmoss03.dds 34 | d069bf3921d933e3cea729a60e6f7624,./Data Files/Textures/vurt_DarkBark1.dds 35 | 9e1ca9ea4fc1371489d708683769cad0,./Data Files/Textures/Vurt_nut.dds 36 | ea271e3cff1efd4e1325004228ae1f83,./Data Files/Textures/vurt_shrubstem.dds 37 | ecd87ac10a6f18dd07d76f844136b8e9,./Data Files/Textures/tx_particlesmoke.dds 38 | d3e3177de7e809fcbc7d4a2691996754,./Data Files/Textures/tx_coastal_rock_01.dds 39 | 97768d6fcd654e59652d91fd2b0483c8,./Data Files/Textures/Vurt_WillowLeaves071.dds 40 | 4d84048695e27a1c277c7b886f462ed6,./Data Files/Textures/vurt_Yleaf09.dds 41 | c612feb3cf8eb5dfa5e57d75fa1149b9,./Data Files/Textures/vurt_shaded_pine.dds 42 | 20b975e83cb4a4e6961871f2aba1c64b,./Data Files/Textures/TX_BC_Leaves_02.dds 43 | d0481ab5b444d35750dbeec8173c19f7,./Data Files/Textures/vurt_fallleaf27.dds 44 | 14c3fcef044c1713326b670e8d0df349,./Data Files/Textures/Vurt_PalmLeafMix.dds 45 | 35162ea0461772fc251a992bb6505aa4,./Data Files/Textures/vurt_BCoak0033.dds 46 | c897d08b0b577b86f574a1a4d1de7221,./Data Files/Textures/vurt_fallleaf33.dds 47 | 0fedc02efef19e3b269a0864d4ed6678,./Data Files/Textures/tx_siltstrider_skin_05.dds 48 | 100c0a03bba4db43a9238f92eeb0e433,./Data Files/Textures/tx_ai_grass_dirt_01.dds 49 | 69509f7188adcdbc5de34d67be6bd78a,./Data Files/Textures/Vurt_wwbark02.dds 50 | 5ad782fd2e12cf3271ecbaeae014602e,./Data Files/Textures/Vurt_goldenbark.dds 51 | a961914a086e416ee84fe8dffb05d97d,./Data Files/Textures/Vurt_Flat_Gills_Glossy.dds 52 | 291df1bfdd870f801aa2428a33fc239e,./Data Files/Textures/vurt_spore3.dds 53 | d4fb169c86ba5f415d3638f90a08afc3,./Data Files/Textures/v_bubbles.dds 54 | eacd8082d718af4a5f52433eea011626,./Data Files/Textures/TX_Creature_Netch_Betty_01.dds 55 | baa6795e4838285525b8e71a0c4089c8,./Data Files/Textures/tx_lava_crust_g.dds 56 | d1d3309f91d7dcc63ca07ef9cf5fc0b1,./Data Files/Textures/Vurt_AscadianLeaves3.dds 57 | a4dba35486365f1c97eee3d716ad7bf2,./Data Files/Textures/tx_ai_mainroad_01.dds 58 | ec9484ac5cd4b45ae74e080c7a07608f,./Data Files/Textures/Vurt_MossyDeadTree.dds 59 | b6f146a8017d32022998103e7c770665,./Data Files/Textures/vurt_AcaciaLeaves1.dds 60 | 6e94568b28b97eb50327855bec2c08e6,./Data Files/Textures/Tx_Sky_Blight.dds 61 | 31215b843f255093c7dd6daead95307f,./Data Files/Textures/V_purple3_det.dds 62 | d3e62c023e03f4914ef71e700ec64579,./Data Files/Textures/Vurt_GhostFenceGlow.dds 63 | d6bbceccd793e9cab59f4f31ceefb8ad,./Data Files/Textures/Vurt_BranchyBark.dds 64 | 876817262c56991f164d0bb733c2274b,./Data Files/Textures/Vurt_SnowyBranch03y.dds 65 | 96919939bb39c40ffb5a6e9cfd973b34,./Data Files/Textures/tx_smoke_01.dds 66 | 80d270d8558d6b3e13c32b764f173aac,./Data Files/Textures/tx_bm_pine_04a.dds 67 | 5102148ab8c9cbb19c657b14fd45f898,./Data Files/Textures/vurt_firefly2.dds 68 | a55a16a590b48372a7a78aabdb660e24,./Data Files/Textures/vurt_brazbark5_NRM2.dds 69 | f5995a99f715f5da6e433a041eea377f,./Data Files/Textures/Vurt_mossybrownbark.dds 70 | 0edf12b087051896029e8e07dc812722,./Data Files/Textures/TX_Creature_Netchi_01.dds 71 | be2fa5c3b2e0a7fcb45d5f2a19f7c84e,./Data Files/Textures/vurt_fallleaf17.dds 72 | 4996de5152c29beb363f9c655cb1e2e6,./Data Files/Textures/tx_siltstrider_skin_13.dds 73 | c994c3f07f3c88e966a40401d0dc5c73,./Data Files/Textures/tx_smokealpha00a.dds 74 | 923b790418a7e155c875277da5e07c94,./Data Files/Textures/vurt_jbushybark.dds 75 | 1a2ea9c1a5e8aad385e7e784c8303052,./Data Files/Textures/vurt_spanishmoss.dds 76 | e07bd9bb59a3d8b9ded3a854974ea5b7,./Data Files/Textures/Tx_leaves_06.dds 77 | 8ac865a3c139a6a336467a1616e1aabe,./Data Files/Textures/tx_BM_sky_blizzard.dds 78 | 3fdceaced755c573a568ff20add77c77,./Data Files/Textures/Vurt_AscadianLeaves2_NRM.dds 79 | 3b093bcfa7083cdbec493601cd27969f,./Data Files/Textures/vfx_smokealpha00a.dds 80 | 7c285eb645cbc4a27c3d69ee5a6e18a2,./Data Files/Textures/tx_emperor_parasol_02.dds 81 | 76c474a0bfd880530e0920616e0adfa6,./Data Files/Textures/vurt_ashplant.dds 82 | 9d0b2b48a63ce26f61cb993a066afab8,./Data Files/Textures/Vurt_ParaGills512.dds 83 | fa6c3495a932f58725530bc65d5e9e11,./Data Files/Textures/Vurt_3dbark1.dds 84 | 0dec59b8e8d86778c74e97231dad543d,./Data Files/Textures/tx_bm_pine_02a.dds 85 | 869dcf96fa806d4d4cab3b084c0b40e0,./Data Files/Textures/vurt_baobark061.dds 86 | 5ab56d5f5b84e4bd269cce54d0932671,./Data Files/Textures/tx_lava_crust.dds 87 | 4f82ca83c3263fb9cfae3266f663e70e,./Data Files/Textures/tx_ai_grass_dirt_01 .dds 88 | 94675327370beb4fdad57ffff5e03789,./Data Files/Textures/Tx_BM_bark_01.dds 89 | 04e7ae25dadba35556480f166e965ca1,./Data Files/Textures/Vurt_SnowyBranch03.dds 90 | 9a234063ec53e841c13c6867965cddbf,./Data Files/Textures/tx_siltstrider_skin_01.dds 91 | 64d163bcf97d536f1d6830ebbf9f95dd,./Data Files/Textures/V_BCBARK03.dds 92 | 61b253b4719f6b14b935181c6b237ba0,./Data Files/Textures/Vurt_BlueSpruceBark.dds 93 | 1e759eef401eff4da5555c7d7b271bb5,./Data Files/Textures/vurt_jpcanopy2.dds 94 | 9cbac0ec240d9c9a9e4d94e4e9c8bdf1,./Data Files/Textures/tx_siltstrider_stem_01.dds 95 | 4aac9d55b669a122f75503cd9fccbcfc,./Data Files/Textures/vurt_snowpine02.dds 96 | ee89646b5a75d42607b8bcca497cd65d,./Data Files/Textures/vurt_aspen05.dds 97 | 8493661a485bc34bf0270ecf11accbb1,./Data Files/Textures/v_orangelayer.dds 98 | c67e046b87e8badba4589b62fab64f30,./Data Files/Textures/vurt_Yleaf0053.dds 99 | 24b1012e936add2cf539026e1a08cef9,./Data Files/Textures/v_coralfungi1.dds 100 | 17fff9912d7f0c82889dd29953773e2a,./Data Files/Textures/vurt_hollybush.dds 101 | 3eddb71c787f4b9672909db8555963da,./Data Files/Textures/vurt_fallleaf01.dds 102 | ebb86b13742e0ad0a09bad50ad5121ea,./Data Files/Textures/vurt_spore3_g.dds 103 | 27df0b5aa7daea2cd6dd24bc3b2149d5,./Data Files/Textures/vurt_Yleaf091.dds 104 | c127a89661cfd1b7bd6ac4a7ec8f560f,./Data Files/Textures/vurt_DWPine03.dds 105 | 41f9bcc2191869e024516e92c3dbd9b6,./Data Files/Textures/vurt_flowerstalk.dds 106 | 99e8f572a308e15c5605a65c4573f911,./Data Files/Textures/vurt_drybark01.dds 107 | 2d24d7cae25339b479fc0ed98f832e3d,./Data Files/Textures/vurt_3dmossbark_N.dds 108 | 47ef93b09b0b2081eef0b26d8dd1a5b9,./Data Files/Textures/vurt_fallleaf25.dds 109 | 814bcdb314b24712b93c97366309fa15,./Data Files/Textures/Tx_BC_bark_01.dds 110 | dac1c37a89201abeac17dbeaac22cea5,./Data Files/Textures/vurt_Yleaf052.dds 111 | 6912a043fb73742d2c9fc73609d11b0b,./Data Files/Textures/Vurt_PineBranch05.dds 112 | a7065c6c9938a0a8b8a1f766f554db0d,./Data Files/Textures/v_knothole.dds 113 | 6b8d7f24a8172bae7a746d70dc1cca46,./Data Files/Textures/vurt_Yleaf01.dds 114 | 465deb18969736b4bc1c7c6f334aadd9,./Data Files/Textures/vurt_bjork4.dds 115 | 86750a9a55fbd04bb6b0d2fd2ea723f9,./Data Files/Textures/Tx_leaves_07.dds 116 | ad645371a50e1f78731b989622371c87,./Data Files/Textures/vurt_fallleaf15.dds 117 | bd2f41926e8fc011ac41be92f68e3d48,./Data Files/Textures/vurt_Yleaf092.dds 118 | f31a054c3964032cc61f239f3b0053a4,./Data Files/Textures/VurtDWFir01.dds 119 | 95591601602692c41196b4dd601451af,./Data Files/Textures/vurt_jap_pine011f.dds 120 | 667676990fe20fbb6311a8d7f018a7db,./Data Files/Textures/vurt_spanishmoss5.dds 121 | 8717bd8f2d5ae7c0b5217f4af860836d,./Data Files/Textures/vurt_bcmossbark01.dds 122 | b5248a2549c418f057b093e88dbd75f4,./Data Files/Textures/vurt_oakbark03.dds 123 | fe6fdfae190c40249a16f51e89a56feb,./Data Files/Textures/v_kelpstem.dds 124 | 4df0f4103c762e4aad5eb7695fa1fb89,./Data Files/Textures/vurt_JPCanopy.dds 125 | 4d37c2b410d923601e566b95b2bf120d,./Data Files/Textures/Tx_rock_grey_02_NRM.dds 126 | f546a715485de414bbb1c5a4f91a3058,./Data Files/Textures/vurt_brazbark6.dds 127 | b61551fa81edf99865071921600ad876,./Data Files/Textures/v_purplecoral2.dds 128 | 908a1ed76cd7ac482ec9ba3b8b474058,./Data Files/Textures/vurt_chokeweed.dds 129 | 3fec940bbfc40bcc003e2a7b897c8821,./Data Files/Textures/vurt_brazbark5.dds 130 | e03db116efe8f0b09e3476f269902ec8,./Data Files/Textures/vurt_ovary.dds 131 | 37e52c69ed7b4195ef98ce94a0b67586,./Data Files/Textures/Vurt_TreeShroom.dds 132 | 483f016b9fe27b5465400e120babdea9,./Data Files/Textures/vurt_ThickLeaves.dds 133 | ea369a084a8e345f5f36ec475ebf9d5b,./Data Files/Textures/vurt_aspen07.dds 134 | f3e7ca6ccd4ab684ff812317ab280f24,./Data Files/Textures/Tx_BM_snow_pine_04a.dds 135 | 446dbbf202486c78329dc8dfe01daabc,./Data Files/Textures/vurt_greenmossybark.dds 136 | 561bb12656a503a8e39d7277fd699a2e,./Data Files/Textures/Vurt_SnowyBranch04.dds 137 | 14c1d71023048eb11e717fd5482cd683,./Data Files/Textures/Vurt_AscPine04_NRM.dds 138 | d6c116f9832f771ab99136a7756f9e8b,./Data Files/Textures/vurt_treebark04.dds 139 | a544d0c2f72b3b9b9cfd4b45efc7da55,./Data Files/Textures/vurt_Yleaf06.dds 140 | 9ada4c43a5a50911839251da8819d63a,./Data Files/Textures/vurt_deadleaves011.dds 141 | 7333dc238798f892ae780ff01409d3ed,./Data Files/Textures/Vurt_BarkAsh1.dds 142 | 32bf55046ebf18e8ed8ff6273ff94089,./Data Files/Textures/vurt_fallleaf38.dds 143 | d04f27e130a3c120cff56c2cdfa97243,./Data Files/Textures/vurt_fallleaf09.dds 144 | 48651ff6bf23f9d4fb0907592c92e163,./Data Files/Textures/V_cgrass1.dds 145 | 683f26d9217cbd749477566f6698e17a,./Data Files/Textures/Vurt_BMSpruce10.dds 146 | b6c7825c4d453f4ca80f96221a794474,./Data Files/Textures/VurtPineBark01_1.dds 147 | da037f914eaedbb0c9b8272425cc4e5e,./Data Files/Textures/v_spmoss.dds 148 | c2004000a240e23746d5b29d048d0cc6,./Data Files/Textures/Tx_BC_bark_04.dds 149 | 75c8eb75327b2d9df054d98e9fadb063,./Data Files/Textures/vurt_GLLeaves2.dds 150 | 7f8737d7f1b4a4b02416be5850f6ec28,./Data Files/Textures/Tx_treering_WG_01.dds 151 | a2259b11da3176427b934a0de696faed,./Data Files/Textures/vurt_spiderweb.dds 152 | e11d079ec26932be50a98e7eb3d1dd67,./Data Files/Textures/Tx_Ash_Cloud.dds 153 | 513a522a61b32a340690776d3e668951,./Data Files/Textures/Grass/Vurt_YellowGrs.dds 154 | 8c75bec97e2c23b5a09752a1adcc8637,./Data Files/Textures/Grass/vurt_grass05.dds 155 | 59fb39a92c3bba33c6647af6fc2dd037,./Data Files/Textures/Grass/vurt_grass022.dds 156 | 479c62a7dddf23d9abc4d667c0412717,./Data Files/Textures/Grass/Vurt_Solstheim_GreenBushy.dds 157 | 21cf6b41a5bb122a0b04cfb458b22925,./Data Files/Textures/Grass/vurt_degrass.dds 158 | 7074cfa8bc9305f844a2149917bf4d8f,./Data Files/Textures/Grass/vurt_Fern03.dds 159 | abb510f5476a69799e40dabf012fe3c6,./Data Files/Textures/Grass/Vurt_BrownGrs.dds 160 | 623308c2a299fda70a9dc1bc4465a65d,./Data Files/Textures/Grass/Vurt_Fern01.dds 161 | 8eb403ae9679c5f43504dbbd433e2310,./Data Files/Textures/Grass/Vurt_Fern02.dds 162 | 06aa21ba3fc16cbd0a515ac00df40801,./Data Files/Textures/Grass/V_reeds.dds 163 | 2c39b4e59b484eca196b4246a3a7ea81,./Data Files/Textures/Grass/Vurt_Solstheim_Icy.dds 164 | 3afbcd3fa5fc6d4b8a224f7bb7e72280,./Data Files/Textures/Grass/Vurt_GreenBushy.dds 165 | 12b42e6a969d2a7dac8612b5a87ed14f,./Data Files/Textures/Grass/Vurt_AshVeg2.dds 166 | 6695e43420f2ab1a382570f1b29dab61,./Data Files/Textures/Grass/Vurt_Solstheim_Bushy.dds 167 | 2e9d81deb881afc78b47f10a96eaa613,./Data Files/Textures/Grass/vurt_grass03.dds 168 | a30f7970e5130340b2b0596187ffebb4,./Data Files/Textures/Grass/vurt_grass04.dds 169 | 916335d6fa7a7ada25b0ae8cb004b7f1,./Data Files/Textures/Grass/Vurt_Solstheim_WhiteFlower.dds 170 | 4115a5f4e86a5a13758a91faaec69f8b,./Data Files/Textures/Grass/vurt_Fern04.dds 171 | d57ddf01862ac2e02290a7f13da24e76,./Data Files/Textures/Grass/Vurt_Lupin.dds 172 | 305634069d899675bf15abb483b13470,./Data Files/Textures/Grass/vurt_Fern05.dds 173 | 7331f3cffec8ab372fa967d663073663,./Data Files/Textures/Grass/Vurt_BCGrassPlants.dds 174 | eb3b1cdb28ab4db132144d19cc0cc64d,./Data Files/Textures/Grass/Vurt_CallunaVulgaris.dds 175 | e3addc9528546b12843b9b15a5a419cf,./Data Files/Textures/Grass/Vurt_GreenGrs.dds 176 | cbf4b26afb9a120f9fb97e57c07b1847,./Data Files/Textures/Grass/Vurt_AshVeg1.dds 177 | fa84228f8a146e2dec53e16ea046d8a0,./Data Files/Textures/Grass/vurt_grass02.dds 178 | c5742eaf31d5fed84398dedfc58be8db,./Data Files/Textures/Grass/Vurt_DarkGreen.dds 179 | 679ba3d6de0a55372e43c43bed243e6b,./Data Files/Textures/Grass/Vurt_FloweryGreen.dds 180 | ee7e766a556b906a628abc7f745a9146,./Data Files/Textures/Grass/Vurt_Solstheim_Snowy.dds 181 | 43446cc1c1680393485a8b808708c8c7,./Data Files/Textures/Grass/Vurt_RedFlw.dds 182 | e739d9de780e30f46d0fab1d852c9cec,./Data Files/Textures/Tx_AI_dirt_01.dds 183 | 7f3b639a41337fc57b0501280d134d32,./Data Files/Textures/vurt_snowy_shrub.dds 184 | 19947a0435f43dc03b0b3ef67b35dba6,./Data Files/Textures/Tx_rock_grey_01_NRM.dds 185 | 54357caf909a517bb74c4199e1da5fcd,./Data Files/Textures/vurt_BaobaLeaves4.dds 186 | c09a289fe2bc3a1dcda1947a91a2632b,./Data Files/Textures/vurt_stone04_NRM.dds 187 | 7779977eb97dd89646ec38ea0df06b59,./Data Files/Textures/vurt_firefly.dds 188 | 7402a574a7c554b46efaaa427132d718,./Data Files/Textures/vurt_GLBranches2.dds 189 | 10d627f6a23fddf88f219787965798ea,./Data Files/Textures/Tx_AI_dirtroad_01.dds 190 | a013fab23b1f0aecea4b1d72642c5268,./Data Files/Textures/vurt_aspen03.dds 191 | cde130e512ec06b2f77a192e6605b0e4,./Data Files/Textures/vurt_by_flower.dds 192 | e695c6cf5ffa9b8a27462b3ec20b929d,./Data Files/Textures/tx_siltstrider_skin_11.dds 193 | 1cf587c62b30e7411372adb25e711ce5,./Data Files/Textures/tx_bridgeropes.dds 194 | c2b30da5dae8aee20b9be970b407dd3a,./Data Files/Textures/vurt_brownleaves01.dds 195 | e4c5af87e17c7c042811e5bf54c835fd,./Data Files/Textures/TX_BC_Moss_03.dds 196 | b9ef9272dca393f50e79a70e61640d99,./Data Files/Textures/vurt_bjork4_NRM.dds 197 | 111bfa01b95032520c336dfe0d16190e,./Data Files/Textures/v_braincoral_det.dds 198 | d11e2b0a3d225cda5a42268614ff2cc4,./Data Files/Textures/tx_gg_fence_02_g.dds 199 | 211a9c6641d794fbf8e34d87eb810299,./Data Files/Textures/vurt_cap_green2.dds 200 | 4edfe3b1fb976a756b6d66466921bb53,./Data Files/Textures/vurt_snowpine021.dds 201 | 2506413e0f598b0cae34bf48d3f94fe9,./Data Files/Textures/Tx_rock_grey_02.dds 202 | 01c24edaa6edca7ccf7261b19d874405,./Data Files/Textures/v_braincoral.dds 203 | 5935ca5875fc99fe3b38ec0481cc0483,./Data Files/Textures/Vurt_PineBark.dds 204 | 7a3669e3aecf806480bbcf62abe10a94,./Data Files/Textures/tx_siltstrider_stem_00.dds 205 | 0703d0296924404c4f9bf49b0d05868b,./Data Files/Textures/vurt_treebark04_NRM.dds 206 | d3fabf9f656c05d1eab72cfd8d71b51b,./Data Files/Textures/Vurt_BlueSpruce05.dds 207 | 5575427ddfd62931e5ed62f10fa49ecc,./Data Files/Textures/tx_gg_fence_01.dds 208 | 470f27f9bbad5614eebc1bb707eb2905,./Data Files/Textures/v_spongetexture_det.dds 209 | 61bbc75460425129179d39826e38cfa9,./Data Files/Textures/Vurt_Cypress_Top3 - Copy.dds 210 | 2466e58b860f4fc025a901e5f4b16a42,./Data Files/Textures/Tx_mushroom_05.dds 211 | f30bb72a9ab7069ce8e74ad176067017,./Data Files/Textures/Vurt_PalmLeafYe.dds 212 | 4259e2524a3c06fd07ac94ad4983acb1,./Data Files/Textures/tx_bark_05_1.dds 213 | 46cf9fe9a459746e1e406ab31f39fd41,./Data Files/Textures/vurt_CYLeaves08.dds 214 | f44676caaf8ce03f93f09a7baf80f8bd,./Data Files/Textures/vurt_treebark11.dds 215 | 656dd84d0d7ca7877d910542b8705c06,./Data Files/Textures/vurt_spanishmoss3.dds 216 | 0938f68e3b4797214f70056f2692be81,./Data Files/Textures/vurt_fallleaf23.dds 217 | 7113a6991951f1cef554ac7430ca18f6,./Data Files/Textures/vurt_fallleaf28.dds 218 | f752a8b7f1b53bf9dd742e063919d0c0,./Data Files/Textures/vurt_hollybush4.dds 219 | 1da1199c2c5b446404ccf87a4c99b0c1,./Data Files/Textures/vurt_greenmoss_NRM.dds 220 | 9c8d5312723972ce973e58b8d0fc223c,./Data Files/Textures/Vurt_JTreeTop41.dds 221 | 6b1a74513ee3c85acf6128c496aef115,./Data Files/Textures/Vurt_OakLeaves05.dds 222 | 2fc09d40216a71ee86377278232ed1b3,./Data Files/Textures/vurt_greenglow.dds 223 | 4e4463bf4ab391ea32f12157ad5db2ef,./Data Files/Textures/Vurt_BMSpruce11.dds 224 | 281485c76f4af9c1fb3392156958ff39,./Data Files/Textures/vurt_aspen01.dds 225 | b04bc9ce05104313666f4f6961e9330e,./Data Files/Textures/vurt_GLleaves02.dds 226 | 2aead788c9d91afd246334479703c669,./Data Files/Textures/Vurt_wwbark01.dds 227 | 239628a0e028d0b9e936f49daf41517e,./Data Files/Textures/vurt_fallleaf40.dds 228 | 61ad3c868d0c8ad0cef18e0c8cadc801,./Data Files/Textures/vurt_hollybushsnowy.dds 229 | 2b1a9a9ada74745b43b4939800633876,./Data Files/Textures/Vurt_RootBark2.dds 230 | c14391f24a48d4616b7f8e8713c4f7e0,./Data Files/Textures/vurt_spmoss04.dds 231 | 1a1561e747fedecef4bcf82998c3c796,./Data Files/Textures/Vurt_PineBranches.dds 232 | ebfd18f9c1f53fa504b57d7170eccc55,./Data Files/Textures/vurt_palmbark04.dds 233 | 014bbdb6fc7446e049961290bc4dfd21,./Data Files/Textures/tx_mh_bark_01.dds 234 | 9305c3c854950b1e8dae100b56ca1254,./Data Files/Textures/tx_siltstrider_skin_12.dds 235 | 9d1d2ac4b552c6a6e8d738376f7c1271,./Data Files/Textures/vurt_fallleaf02.dds 236 | fdf4caa3145a5fbbbfc37d8e88d2d2fd,./Data Files/Textures/Vurt_3dbark5.dds 237 | b3c9542229543a4c657ceec498959388,./Data Files/Textures/vurt_baobark01.dds 238 | 2961447669f9239bd762c0dfa497a49a,./Data Files/Textures/tx_gg_fencerail_glow.dds 239 | f447ef5ec8ace79e6c88223aa65c1636,./Data Files/Textures/V_coralfungi2_g.dds 240 | 3e18ef5d919987ff228025bce2a006c5,./Data Files/Textures/vurt_baobabbark.dds 241 | b081c6962d09d203b5b30b09f6c3badb,./Data Files/Textures/Tx_Blight_Cloud.dds 242 | 9723d2be0ff765404dae5fc699d17b2e,./Data Files/Textures/tx_siltstrider_skin_06.dds 243 | 56807ab34cd30295934293b8bb81dcc2,./Data Files/Textures/vurt_spore4_g.dds 244 | f3b1efdfa70bb625b7a19978f62d1575,./Data Files/Textures/vurt_FFleavesY2.dds 245 | 35c42317681767a9b4d6f514b1bdfb49,./Data Files/Textures/tx_mushroom_02.dds 246 | b57a986fbd373ada7b60db27561098ed,./Data Files/Textures/vurt_brazbark3.dds 247 | cd66ef3aa3bf42334b795304ba539870,./Data Files/Textures/vurt_greenleaves018_NRM.dds 248 | cc109851286d9984f0548fcbbf4a0a33,./Data Files/Textures/Tx_emperor_parasol_01.dds 249 | 8c08dc53b9a3bff343bbca9f63971f51,./Data Files/Textures/tx_sky_overcast.dds 250 | 6b18f5a877ab8406b63c4ea0d3d6c13a,./Data Files/Textures/Vurt_AscadianLeaves3_NRM.dds 251 | f5756ef65c7625526ae8061f295d905c,./Data Files/Textures/tx_gg_fence_dist.dds 252 | dc6f645ca3c4b8a4c66adfc45efb5d82,./Data Files/Textures/tx_sky_foggy.dds 253 | 4b1d2d229cafdb83ff23e49067dd776f,./Data Files/Textures/vurt_fallleaf30.dds 254 | 67348159b06b904df62e727be5480160,./Data Files/Textures/v_fishglow.dds 255 | ab73ec692124185ecba91888d6a874df,./Data Files/Textures/Vurt_Golden_Gills.dds 256 | 1725237e48e1c010cdab0d1187480ec9,./Data Files/Textures/vurt_wg_leaves04.dds 257 | 28641e4caee8006dc8b06bdc51842ced,./Data Files/Textures/v_redseaplant.dds 258 | 7ac2a239085a1dcdc811ff9999eec7b9,./Data Files/Textures/vurt_pbarksnowy.dds 259 | 34a94a1024b2323d7a3d9975d955252c,./Data Files/Textures/vurt_sunglare1.dds 260 | 4081ade700f3559f44b5e5f5abdaa47a,./Data Files/Textures/vurt_Yleaf07.dds 261 | 8f3eb274ec0824d02674fd3ad62f3f5d,./Data Files/Textures/Vurt_Sprucetop.dds 262 | 25cd4571be1d95275974df646f1187c1,./Data Files/Textures/v_spongetexture_n.dds 263 | 5422e5a9f1c3edd7e1e5c768ccd98f49,./Data Files/Textures/v_ACcoral_alpha_white.dds 264 | 53aad73888597ba865b66ab037867f29,./Data Files/Textures/vurt_shaded_shrub.dds 265 | 9ef8c2f1c07cafe265e6f9ece5dfb0b4,./Data Files/Textures/vurt_GLBranches.dds 266 | 5f580f51edca922d1f778b2b43db4b84,./Data Files/Textures/vurt_fallleaf06.dds 267 | ddd724265d8ec7ab1ec26f4878abde9c,./Data Files/Textures/tx_rope_heavy.dds 268 | 36a62e40aabf5dc60061e50b322b2937,./Data Files/Textures/vurt_fallleaf08.dds 269 | b318bbd155d98655727eb8d511b26722,./Data Files/Textures/v_brainstarcoral.dds 270 | 9fbc0e030b185208884c3c84ae2f198f,./Data Files/Textures/vurt_fallleaf11.dds 271 | b5bd0d1584996d2799abdf4fb6c45192,./Data Files/Textures/tx_BM_sky_snow.dds 272 | 672ca93a8c08d86c0bae32cb791c9b45,./Data Files/Textures/Tx_bark_02.dds 273 | e125dd9e8f9f806fef91f3bcb991fbd7,./Data Files/Textures/tx_bm_s_deadpine_01.dds 274 | 6da0410beda468dcd55fcf1c2bd786f6,./Data Files/Textures/vurt_bmoak.dds 275 | ad69af3a40b6a77f5d90186a3bd87b42,./Data Files/Textures/Vurt_OakLeaves051.dds 276 | fb8a995780b3ecf14b2e86556c995281,./Data Files/Textures/TX_Creature_Netch_Betty_04.dds 277 | ce9c76991a467898ecb63b9d4b017f2b,./Data Files/Textures/vurt_greenmoss.dds 278 | 83269a2fcd4c42beeab5fe6e40e4025a,./Data Files/Textures/vurt_greenleaves018.dds 279 | fa5dd9725be5bbbb4fcba402daab88d2,./Data Files/Textures/vurt_oakbark07.dds 280 | 249f7aae7adbabde6b6eb3d3e9bd7104,./Data Files/Textures/vurt_cherryB03.dds 281 | 06a4805e0c4c97dc791171fd9cfdd3f8,./Data Files/Textures/Vurt_brownbark.dds 282 | ac6fe904cc5bdcdf05a4eb677efd6514,./Data Files/Textures/Tx_bark_03.dds 283 | cc63917e3276b0eaa459028769ed67e9,./Data Files/Textures/Vurt_Spruce_Branch2.dds 284 | 37992878249c398daba95c363452f2b4,./Data Files/Textures/Vurt_DeadTop2.dds 285 | a8f58556a6c01a71a8b0e5a4336b5b73,./Data Files/Textures/v_coralfungi3.dds 286 | 03061b0bf9bcc4463f815d34e9ec53a1,./Data Files/Textures/vurt_cypress_branch3.dds 287 | 444514388794110846c7132aa75cd37d,./Data Files/Textures/vurt_CYLeaves05.dds 288 | 0b915d72f27762e626892a9c851bdf9a,./Data Files/Textures/vurt_bluecap01.dds 289 | 5feec71c354ecbf2a41fd7aa33117a8b,./Data Files/Textures/vurt_fallleaf37.dds 290 | bec83a5c1ca76c43bf48629d7de4819f,./Data Files/Textures/cypress_branch_NEW2.dds 291 | 7b2835d6b629f6ebf58c0711bd03ee39,./Data Files/Textures/tx_mh_leaves_01.dds 292 | 1157682dcc0253d357f5746567f4dbcf,./Data Files/Textures/vurt_aspen04.dds 293 | 597efecf8cf374b9b7ab763d8de93af9,./Data Files/Textures/v_spongetexture.dds 294 | d5051c9037ebc40d031d4d2465faa0e0,./Data Files/Textures/vurt_GLBranches21.dds 295 | cc2da321eecb70c3a4aac0dc3be6ffeb,./Data Files/Textures/Vurt_Sprucetop3.dds 296 | f379d521d1597a70b76d9b1fd4e5b9c2,./Data Files/Textures/vurt_wgpine01.dds 297 | f3d21dbc30cff63a3e319d04d7b57301,./Data Files/Textures/Tx_leaves_03.dds 298 | 748f8d68d450e749a77915309152aebc,./Data Files/Textures/tx_alpha_steam00.dds 299 | 5f6e6f56d7e53dcef73b6c1ed68bb94e,./Data Files/Textures/Vurt_3dbark5_N.dds 300 | 27156f707b7165497bca722dc2d3fc5c,./Data Files/Textures/v_whitecoral.dds 301 | 5e40134804d8a5bd31bf5e2a3e214375,./Data Files/Textures/Vurt_Spruce_Branch3.dds 302 | 8e160908bb11bdfbc0471d196d623283,./Data Files/Textures/v_fish2.dds 303 | eb86b3de27056e048310d82de84e47fe,./Data Files/Textures/vurt_cypress01.dds 304 | ea8aeeef4e3412ec7673c5ed70139006,./Data Files/Textures/Vurt_ParaGills512_G.dds 305 | 6f82ff428c2bd336f4e89e2bbbc75bc8,./Data Files/Textures/vurt_fallleaf39.dds 306 | 4db9a639c6cbe91405f8e944c86020c8,./Data Files/Textures/Vurt_sidebranch01.dds 307 | ef819133e17dc37bb37a0220a6b3440c,./Data Files/Textures/Vurt_pinebark51.dds 308 | 29af9fff2ba777c3dfec01b139c52c43,./Data Files/Textures/v_crinoid_y.dds 309 | a3c024ca4e3753e8c5bc6fb6394722c5,./Data Files/Textures/vurt_fallleaf07.dds 310 | b38f6af650606ba84d239a7d33346d54,./Data Files/Textures/vurt_aspen02.dds 311 | 39a82dfd34c52bfb2614a3887d08194d,./Data Files/Textures/Vurt_Jbark02.dds 312 | 46f579fb517ab4a6ae2b0309a12766d5,./Data Files/Textures/tx_siltstrider_skin_00.dds 313 | a993bd6037ee304867bb9ef7c8e53f43,./Data Files/Textures/vurt_fallleaf14.dds 314 | 337125d789364f5dcab6a815867c13bc,./Data Files/Textures/TX_Creature_Netch_04A_NRM.dds 315 | 2b3e05b22723ecb26fbdbff2f473b221,./Data Files/Textures/vurt_birchbark01.dds 316 | c68c0d3afe02ae10b216b53a5c66d53b,./Data Files/Textures/Vurt_BurnedTree.dds 317 | 3f055a4efc943cd2c744eafa3637747c,./Data Files/Textures/Vurt_GreenPineBranchSnowy.dds 318 | 0c3cbb00639f9ad9b9a545f276dd71ff,./Data Files/Textures/Vurt_BC_Tree_Trunk_04.dds 319 | 5bbc61da635ec7b217936fea9833e163,./Data Files/Textures/Tx_leaves_01.dds 320 | ea81a0554acd71354869ca63a2169b33,./Data Files/Textures/vurt_cbush4.dds 321 | 4b1305e4aed83edb2cde83314da46515,./Data Files/Textures/V_coralfungi2.dds 322 | 0e571b22f5e5b18c90bfa96746ff84e2,./Data Files/Textures/Vurt_Cypress_sidebranch2.dds 323 | 764a99fb072a6467aaf3be935b32df40,./Data Files/Textures/vurt_mh_bark01.dds 324 | 868b4d13bc5bc83422085adddba524f4,./Data Files/Textures/Vurt_FrozenBark7.dds 325 | 0d94ac39e7107ce32c19ae78eb4d77b6,./Data Files/Textures/tx_BC_bark_03.dds 326 | e9d7cc18bde254fbceeea4e629b39620,./Data Files/Textures/vurt_seagrass_g.dds 327 | a39c083b0f74aa1acff429888e58f754,./Data Files/Textures/Vurt_SpruceBranch01.dds 328 | 29faef0d37d9434e4f6b4a702a54a6ad,./Data Files/Textures/vurt_fallleaf10.dds 329 | 62ce6838bae4ff930bff4ef1cd5b509f,./Data Files/Textures/vurt_roobrush.dds 330 | fadb448bd9e26d8c3c616f01e8555199,./Data Files/Textures/Vurt_BC_Tree_Trunk_01.dds 331 | 777e241f5b31117cb29dcc580ecbcfdf,./Data Files/Textures/Vurt_deadsnowybranch.dds 332 | d4674b7fc725b25a9743f10b143d5e58,./Data Files/Textures/v_brainstarcoral_det.dds 333 | beaa563c626a5180953e1ed52d931af1,./Data Files/Textures/Vurt_AscPine04.dds 334 | a1088d619adf0bbab6c230a78b6773b4,./Data Files/Textures/tx_siltstrider_skin_02.dds 335 | d876ffd86ed618cc2fbba4d9c139d73f,./Data Files/Textures/tx_mh_leaves_02.dds 336 | 8b6c8ac4ad0670e1b5b2d9e1351dea44,./Data Files/Textures/v_kelpfrond.dds 337 | 5d485c107d2a8b57d1509881694f93e7,./Data Files/Textures/v_bcbark.dds 338 | edd8f24090982153a208685b6dbbe995,./Data Files/Textures/vurt_treeenglishoakbark.dds 339 | 44b9fa5863eb71f2609d20293fda0cd9,./Data Files/Textures/vurt_WGBush01.dds 340 | 5f9e92e5bd05e9c11662a17a5ce272d2,./Data Files/Textures/Vurt_BC_BigtreeLower.dds 341 | 355e055f0cb82b670243dc6ce550b9bc,./Data Files/Textures/tx_grass_01.dds 342 | 8c54bdd1a3f40d3f819e33269c21dcf4,./Data Files/Textures/Tx_rock_grey_03.dds 343 | 4f62d163e9886d34ce3f251c4dc8ee03,./Data Files/Textures/v_spmoss2.dds 344 | a1aca5dc4a1da714f1e1831551e2530f,./Data Files/Textures/Vurt_JTreeTop42x.dds 345 | ed0301b10a70303a91f94ba8c6fe4234,./Data Files/Textures/vurt_fallleaf19.dds 346 | b865d5329d1360da087b3443fe86adda,./Data Files/Textures/vurt_GrazeBark031.dds 347 | f76e25e0cb4d9e5decb08bac57f71d4d,./Data Files/Textures/vurt_pbranchG.dds 348 | 02a8eeba25781f45edfae58cfa66c642,./Data Files/Textures/tx_sky_rainy.dds 349 | 9e9e5211ffacfe214a6f465281b8a4bd,./Data Files/Textures/vurt_PineAtlas01.dds 350 | d1c1bbdb44dd514bd0824114be4bd32f,./Data Files/Textures/vurt_shcap02_NRM.dds 351 | 70db4f960aa5a2c8f033df5e4550ea5d,./Data Files/Textures/vurt_bmpinebark.dds 352 | a5fb7cc09971190f6e11c795229b52b0,./Data Files/Textures/tx_mushroom_03.dds 353 | 5843a2ef15440bf06220831c91f404db,./Data Files/Textures/vurt_fallleaf13.dds 354 | 3f9e5e74182803ec1dc77ecac0ea13be,./Data Files/Textures/Tx_rock_grey_01.dds 355 | 3040be51d782765bf884337eb16b6a82,./Data Files/Textures/v_braincoral2.dds 356 | 9b49b119e3da074d3970a0830b4f5519,./Data Files/Textures/vurt_Yleaf051.dds 357 | 4fcde7fb09ca8328a97a2b5fd5ced5b7,./Data Files/Textures/vurt_fallleaf24.dds 358 | 817e6115c38bcebfcbc36a3e9dea804a,./Data Files/Textures/vurt_oakbark06.dds 359 | 20efdcb147bef0dfe2b08938fdddf0ce,./Data Files/Textures/vurt_ghostwall1_g.dds 360 | 4ce0fdf191cae6dea39abc35e3d4d8a4,./Data Files/Textures/vurt_fallleaf04.dds 361 | 581d90471e1f891ff47ceaf9e646ac1a,./Data Files/Textures/vurt_hollystem.dds 362 | 0e571b22f5e5b18c90bfa96746ff84e2,./Data Files/Textures/Vurt_Cypress_sidebranch2 - Copy.dds 363 | eae8e12a42253347ec44c606aefb0f90,./Data Files/Textures/v_bubblecoral.dds 364 | 5f685547856d2fd2f56c40e0da617e6a,./Data Files/Textures/v_bcbranches.dds 365 | 1cc49f013c3406f6f4479cdec425be2f,./Data Files/Textures/vurt_BCoak.dds 366 | 71cb42d9e634bca76e9c0810acb9465b,./Data Files/Textures/vurt_FFleavesG2.dds 367 | 1c3c78356a505fd35feba2a5a8c2ca40,./Data Files/Textures/VURT_fire.dds 368 | c0b722e382e184b9a12fd88520e2bda2,./Data Files/Textures/vurt_firsidebranch4.dds 369 | fc622b2494692f9856c40fbe2de37add,./Data Files/Textures/vfx_smokegreen.dds 370 | 7e1d639e6c9f8f9505046b1259646f4c,./Data Files/Textures/Vurt_Cypress_Top4.dds 371 | c74a5ee3c649d49065f3e559020784c4,./Data Files/Textures/v_GorgCoral.dds 372 | 9ee66eea5c7d276a0f02a9f39b641eb2,./Data Files/Textures/vurt_DWPineSnowy.dds 373 | 784a65ec5be815064d6242a380685a02,./Data Files/Textures/vurt_leaf.dds 374 | 6edf4fe4c39c05fdd20c77a573b8a736,./Data Files/Textures/vurt_cap_green2_NRM.dds 375 | 5ccdf362b3d24d06287ab6be2d0e0b3c,./Data Files/Textures/vurt_conifercanopy.dds 376 | 8050bf334ccdd8dadef6aba4db173297,./Data Files/Textures/v_purple3.dds 377 | ac9875ad7af9b2a23accc5e3aa8e1025,./Data Files/Textures/vurt_fallleaf31.dds 378 | 321513d4a39abdd8c3bc1305c047c7c3,./Data Files/Textures/TX_Creature_Netchi_01_NRM.dds 379 | cf18289c3eb2a9c3f837eee7c510e89b,./Data Files/Textures/tx_siltstrider_skin_08.dds 380 | f4abe5ff8a36f7ef8644f47ba1030493,./Data Files/Textures/vurt_stone04.dds 381 | fd774023b5c32b60de47a7ef3acb375c,./Data Files/Textures/vurt_Yleaf05.dds 382 | 7ffe45aed1e3e4704fddef9ceba87353,./Data Files/Textures/Vurt_BranchyBark2.dds 383 | 8323198778842fb4ad1e16706d851548,./Data Files/Textures/Vurt_AshFire.dds 384 | bd9a05eb986f77ecd18b7ed9c8c9a974,./Data Files/Textures/vurt_fallleaf36.dds 385 | 316c4f6ab5c5f8be39f707a00bb7fa27,./Data Files/Textures/vurt_fallleaf26.dds 386 | 25dcecf43ebe939dc98f273f08c19559,./Data Files/Textures/vurt_Yleaf08.dds 387 | a41529e6514d7cefb67a36f52bb9fe7c,./Data Files/Textures/vurt_desertdeadtree.dds 388 | 22ec75a5534e3c04f94fda1a0e38ae52,./Data Files/Textures/vurt_bcdeadbranches.dds 389 | 42f99f95cdd5f5aef76f6203e1942616,./Data Files/Textures/TX_Creature_Netch_Betty_05.dds 390 | 1c18e8ecb7ef50172213a779085abffb,./Data Files/Textures/Vurt_TreeShroom_NRM.dds 391 | 18d0aa6812b6109aa5c41609ac0e3537,./Data Files/Textures/Tx_mushroom_04.dds 392 | 30dac7d6f33c9dbdd94ad797e57a3375,./Data Files/Textures/Tx_Sky_Ashstorm.dds 393 | 9e8adba68e41021d5c27e456a84f7d2e,./Data Files/Textures/vurt_spamoss023.dds 394 | b19ae41663769eaf4bff491f128f3d6a,./Data Files/Textures/tx_comberry_01_NRM.dds 395 | 20f3455c41fa71dda0cb6ac9fd496d4e,./Data Files/Textures/Tx_menubook_bookmark.dds 396 | 6a09300bdfb191fdcaed25ee7ebce08e,./Data Files/Textures/VurtPalmLowerLeaves.dds 397 | 7ab42c66183571f7b345f9245254d71e,./Data Files/Textures/cypresstop.dds 398 | 036fd4c038e8ddaacea87800d9467d20,./Data Files/Textures/vurt_treebark111.dds 399 | cb52551f99aecb9ef4471e089ce8cc05,./Data Files/Textures/Vurt_BC_BigtreeLeaves.dds 400 | 5c75df942ad42d5a6322b261e74924d6,./Data Files/Textures/vurt_yewleaves03.dds 401 | 31c242c877c7043a3949f1501382ab8d,./Data Files/Textures/vurt_mossybark.dds 402 | 3b34f44097685eaf13f229833b1f0e27,./Data Files/Textures/Vurt_TreeShroomGlow.dds 403 | 466e9752bce586e3cc2cce5534df7d7a,./Data Files/Textures/vurt_pine2_NRM.dds 404 | 130d4cde3b7cc963587ebc6450b2be3e,./Data Files/Textures/vurt_oakbark02.dds 405 | 4aa96aa8e870e9462995679a75027708,./Data Files/Textures/vurt_naturalpine5.dds 406 | b8b93e2e989d6402140c0cc3b1196ff6,./Data Files/Textures/vurt_netchglow.dds 407 | ce7c47636347420a5c8eb8a5106850c1,./Data Files/Textures/vurt_redglow.dds 408 | a50a50ff5a34187cae7889af645cd26a,./Data Files/Textures/Tx_AI_clover_02.dds 409 | e36cb820361113583a64fc08c3183b44,./Data Files/Textures/vurt_JPCanopyUpper2.dds 410 | 51bde10d7a91bfcb6a151a84c8ef89f8,./Data Files/Textures/vurt_Frozen_pinetop11.dds 411 | a2f82377233067dc7cdc10aeaa47fa38,./Data Files/Textures/Vurt_AOFTrunk.dds 412 | 06dba1d33b75056bbeb0d319d148db17,./Data Files/Textures/Vurt_AscadianLeaves2.dds 413 | d5bb1442ce28497d067fd6fccaf233fa,./Data Files/Textures/tx_leaves_04.dds 414 | 3e21b885658b56206cef9b92669c418c,./Data Files/Textures/tx_willow_flower_02.dds 415 | 60b898bd0c389734fff25d88c8ff060f,./Data Files/Textures/tx_bm_snow_pine_02a.dds 416 | 172f489c4bb53b67e4cee6c1a690bb86,./Data Files/Textures/vurt_cherryB05.dds 417 | 897dfd79ee5c0d39b831bc65aa46f203,./Data Files/Textures/vurt_bluecap01_g.dds 418 | 1f012c186fb38e4fbdd9578863834075,./Data Files/Textures/vurt_brazbark6_NRM.dds 419 | df1122b0c6a476056668db885a887b60,./Data Files/Textures/Vurt_SpruceBranch03.dds 420 | 4ecef0b83f067c10fbd47bf77f975e32,./Data Files/Textures/tx_willow_flower_01.dds 421 | fa5373a6401c4be5dc498f01d7607f72,./Data Files/Textures/v_coralfungus.dds 422 | 2bf2441b7fcfadf0c1741c3148550153,./Data Files/Textures/vurt_grassy.dds 423 | a2e13d833d1f8e007282e85ae6ee8256,./Data Files/Textures/tx_leaves_02.dds 424 | 1ce8daf56352da52ed299a27b203bb5a,./Data Files/Textures/tx_sun_05.dds 425 | f4a9d4ed1a1e4622f1d40fa4bc2dec66,./Data Files/Textures/vurt_pine2.dds 426 | f101f5a3d6c2ab0c7bb185ae678e751f,./Data Files/Textures/v_bubblecoral2.dds 427 | 1e2f229a684e6557538d1be2c9f1db05,./Data Files/Textures/vurt_redleaves2.dds 428 | 265954b2cb9db5059fc3b7861d0a085a,./Data Files/Textures/v_bcbranches2.dds 429 | 1293ae528e983a849f9aad455ae6d9cf,./Data Files/Textures/tx_stoneflower_01.dds 430 | c712b6990c58230b60eab2f363885d57,./Data Files/Textures/tx_gg_fence_01_g.dds 431 | 1c0386f8b351f96f728f590880aa4b9c,./Data Files/Textures/vurt_AcaciaBark02.dds 432 | a781b30f9ccc8fde7b27c3a7023c8c29,./Data Files/Textures/VurtDWFir02.dds 433 | 584cae4dd4fb550cbbe36f4d7f6c9197,./Data Files/Textures/vurt_treebark11_NRM.dds 434 | c562e8e7be8f4b1d75e951da2ba023a5,./Data Files/Textures/tx_stars.dds 435 | 709fd08130e01fe1a4dd0082dec95de0,./Data Files/Textures/vurt_treeFern.dds 436 | ea7e82ba108e47889fb48d364c531464,./Data Files/Textures/Tx_AI_dirtpatch_01.dds 437 | 941da00088ccc6b2490ab12e7fe7955a,./Data Files/Textures/tx_bm_snow_pine_03a.dds 438 | 5c640b90b63717cb83973e592f5c9d09,./Data Files/Textures/vurt_hollybush2.dds 439 | 1515f0cc43253b2d02427cbbd5a2d19e,./Data Files/Textures/vurt_fallleaf32.dds 440 | 7fe5c2b84ceb57a4e94df22ffa24d5c9,./Data Files/Textures/vurt_bitterbark.dds 441 | a4054ffb55d26f70dbc1b798085130ac,./Data Files/Textures/v_GorgCoral2.dds 442 | 6efced2544f54f3c606e581c92fc7c58,./Data Files/Textures/Vurt_BigBaobLeaves.dds 443 | 8151c060323471a68980fe94b46fa79d,./Data Files/Textures/Vurt_AcaciaBark01.dds 444 | 22b64c32a86ba76ad89783b41a1fcf92,./Data Files/Textures/vurt_burnedleaves1.dds 445 | 7424780cecffbe38d005d2d439ee50df,./Data Files/Textures/v_ACcoral_alpha_blue.dds 446 | c55739e6395e4df29f49c2169671cca4,./Data Files/Textures/vurt_FFleavesY.dds 447 | 18db2784014038525509b1af5ed4caf9,./Data Files/Textures/vurt_jap_pine011d.dds 448 | bc046298b5f2c5676a6e9e31ea2dcd6e,./Data Files/Textures/tx_emperor_parasol_03.dds 449 | c40a85519fd93c18e2ffc7f5adb84401,./Data Files/Textures/vurt_oldgreybark.dds 450 | c443c79b8bb48af6153749f5a1259bb6,./Data Files/Textures/tx_bark_05.dds 451 | 0d19a655245fb31ee8a71b9468d85f08,./Data Files/Textures/vurt_spore4.dds 452 | 75e286f748da8cbe84ac7831666ebd08,./Data Files/Textures/vurt_seagrass.dds 453 | 0fa0edec18076c29d173338d7756fb9c,./Data Files/Textures/Vurt_GnaarLeaves.dds 454 | f2d1d596d8282de187db7017f7378130,./Data Files/Textures/vurt_shcap022.dds 455 | f973ffaae072d3f67db5d4b838169b59,./Data Files/Textures/vurt_BCvinesbark.dds 456 | 74768b7eeec332f5712df95422f186a2,./Data Files/Textures/Vurt_Flat_Gills_green_g_NRM.dds 457 | e39ad7be3b4a8f45ada7483e69856483,./Data Files/Textures/v_bluecoral.dds 458 | 5f3b1d8cf9ced1be47780d8e4da3cb5e,./Data Files/Textures/Tx_rock_grey_03_NRM.dds 459 | 25cf7c9983cf472342c287716358cb0a,./Data Files/Textures/vurt_bumpblueyel.dds 460 | 114a5085bcbdaca54f47b5d083188b9e,./Data Files/Textures/TX_Creature_Netchi_00.dds 461 | 7cd23c7ca6e4553279a0fd78c7cf3808,./Data Files/Textures/tx_siltstrider_skin_04.dds 462 | 72ef789dd8ca6dd61fee9fe6eb825604,./Data Files/Textures/v_kelpfrond_y.dds 463 | ed4d798e6b4b1b9d303185e60b6579a9,./Data Files/Textures/Vurt_PinusSnowy2.dds 464 | 8b4c7b59c91b5be39cc32452023c94db,./Data Files/Textures/vurt_mossysidebranch1.dds 465 | dcfab5b05db5d9f98af2edcac4244032,./Data Files/Textures/Vurt_scrappytree.dds 466 | 2148b9c7b4703a4accbc780394009139,./Data Files/Textures/v_greenyelcoral.dds 467 | df8b4f672a7a641472a6ce1c47da8190,./Data Files/Textures/tx_cobblestone_01.dds 468 | 439d5e15ec50f0c034ac380606a428f4,./Data Files/Textures/Tx_BC_bark_03.dds 469 | 79ce7c992b5578ccbb4b1a565e5c7445,./Data Files/Textures/vurt_fallleaf03.dds 470 | 56b8b99d1ff0614ce066675534828643,./Data Files/Textures/vurt_CYLeaves06.dds 471 | db572ca63ab632f2a6b16d9e11fea7ea,./Data Files/Textures/vurt_brazbark5_NRM.dds 472 | 58ae657ec67c86f8f684b54475b36b31,./Data Files/Textures/vurt_snowy_shrub2.dds 473 | 44a639899c5afaf02473022cb938a63a,./Data Files/Textures/vurt_bjork5.dds 474 | fee80d95822244cd7cbdfd34fe2c00bc,./Data Files/Textures/vurt_JPCanopyLower.dds 475 | 61bbc75460425129179d39826e38cfa9,./Data Files/Textures/Vurt_Cypress_Top3.dds 476 | e86a8983c3b81537b765a8f091b8178b,./Data Files/Textures/vurt_JPCanopyUpper.dds 477 | 348bdb1c602e91d45f121320cd27bc86,./Data Files/Textures/tx_siltstrider_skin_03.dds 478 | 9399f3507757c064d2fc04ed58cd1e9f,./Data Files/Textures/vurt_yuccaleavesC.dds 479 | 2a0233e8f8568bfa64fc4d37b823f8b6,./Data Files/Textures/Vurt_FrozenBark5.dds 480 | 178de253527104e774ee06a48f838274,./Data Files/Textures/tx_comberry_01.dds 481 | e389925296a40106b3cf33ecdc973abb,./Data Files/Textures/vurt_BMPineTop.dds 482 | b265690b5594494bc523a916137688b4,./Data Files/Textures/vurt_coniferbark.dds 483 | a4e918e42561e14bbbe1419613ae963a,./Data Files/Textures/vurt_vivec_glow.dds 484 | 6442985621f663c843e0705c8431adb0,./Data Files/Textures/vurt_brownleaves03.dds 485 | 742e1bae8289e6d47d272df9f63de79b,./Data Files/Textures/vurt_spmoss021.dds 486 | ee0e3c16c0f502ed2a7193d55765c51a,./Data Files/Textures/vurt_coralalpha.dds 487 | 74b94bee6f8f0468290983f4c8e3f271,./Data Files/Textures/v_coral2D.dds 488 | fdaede40457b67c6633d921f0f25b701,./Data Files/Textures/vurt_fallleaf16.dds 489 | 80e1647cd3bcd4dc851c8ff7d43dc00e,./Data Files/Textures/vurt_firunderbranch.dds 490 | c2ebe55de147bf89bd939e99adf9b8dc,./Data Files/Textures/vurt_fallleaf29.dds 491 | 1bb0f753fa1367a469746d1c1cf6f85e,./Data Files/Textures/vurt_alienbark1.dds 492 | 19128808d008dcc627def2740f5fb131,./Data Files/Textures/v_baobark.dds 493 | 39e67ce21390820191bf911024405b83,./Data Files/Textures/tx_lava_molten.dds 494 | 86398bbc07940c3bbae2de1a76192605,./Data Files/Textures/vurt_chokebark.dds 495 | 0d77d3782596162c916501e20188c49c,./Data Files/Textures/vurt_acabranch.dds 496 | c4b5c3212575cd070dc133ca77bd6764,./Data Files/Textures/vurt_DWPine02.dds 497 | 69505c15cf1dfe667896d6323dea3185,./Data Files/Textures/tx_siltstrider_skin_07.dds 498 | 0b2777f1537e52129f617993237b2990,./Data Files/Textures/vurt_fallleaf12.dds 499 | 9a3ecf59ba8d3426b56b9bb040964a74,./Data Files/Textures/V_Acropora5.dds 500 | 47f770c60c36fca7a67dbc577fc33ee5,./Data Files/Textures/vurt_3dmossbark.dds 501 | 817e6115c38bcebfcbc36a3e9dea804a,./Data Files/Textures/Tx_bark_05.dds 502 | b7c2e8c1ab5abe3c192d588564e9456c,./Data Files/Textures/Vurt_Spruce_Snow3.dds 503 | e7adde66894db1a363c272d7764c6547,./Data Files/Textures/vurt_Yleaf04.dds 504 | c1ee9587e65f8d1eb5ff82fb94ef4438,./Data Files/Textures/vurt_veryleafydarkgreen2.dds 505 | 9da8112a475e4cbf7d42b4670c67eae9,./Data Files/Textures/vurt_fallleaf22.dds 506 | c9018149427ddbd29f3595a13e013131,./Data Files/Textures/Vurt_DeadTop.dds 507 | 176da0b03b2e6e1021c3a07e2455881d,./Data Files/Textures/vurt_snowpine03.dds 508 | 4776d9244438852ea2bf436fbb09155f,./Data Files/Textures/Tx_BC_bark_02.dds 509 | 8e6d633d03a286f7affde2abb4f7362f,./Data Files/Textures/treepineforestbarkcompsnow.dds 510 | 08645f67d12edfd8f66e3f664d7e984a,./Data Files/Textures/v_brainstarcoral_n.dds 511 | 97a6669077987cffa8759dedc9e1dd97,./Data Files/Textures/vurt_mossybrownbark.dds 512 | acf769c939951777cbf536139f0a1a47,./Data Files/Textures/vurt_fallleaf21.dds 513 | de1dc033615da52579ac8a8328387bfe,./Data Files/Textures/vurt_fallleaf05.dds 514 | 4bf9bce40b0a69f2cfff3f8925f47085,./Data Files/Textures/vurt_oakbranch4.dds 515 | f1c5e80543235f365e022ef13c38ae51,./Data Files/Textures/vurt_holystem.dds 516 | c0a818271625e2ab16655d1f4dd4778a,./Data Files/Textures/vurt_shroomy4.dds 517 | 0258995593637bcbac5ece5b346c7ea0,./Data Files/Textures/tx_mushroom_01.dds 518 | 35e1aeea4a3a4484e842268ebeff3a39,./Data Files/Textures/treepineforestbarkcomp3.dds 519 | 6927779a38cbea81666a0e2e7060c56b,./Data Files/Textures/TX_Creature_Netchi_00_NRM.dds 520 | fc85970e42bac960f9d06f1fcf59bd11,./Data Files/Textures/Vurt_brownbark_NRM.dds 521 | 6e02d456c38a6ee5943456bd7ac2fcee,./Data Files/Textures/vurt_fallleaf34.dds 522 | ec2fd38c2d954e2d91e4589361350a3f,./Data Files/Textures/vurt_vivec_head.dds 523 | 43e8e260725e5a766e973ab3fea2563f,./Data Files/Textures/Vurt_3dbark2.dds 524 | 341321d9d1a6b6d3cfc7ee6711bf2c3b,./Data Files/Textures/v_kelpfrond_r.dds 525 | ad15b95222ce343133af6668fb1d35ef,./Data Files/Textures/purple3_N.dds 526 | 52c94b9424ce6d8351f297480113dfa1,./Data Files/Textures/vurt_cypbranch.dds 527 | df76cbd2107f6f7868b44bc002533449,./Data Files/Textures/v_innertexture.dds 528 | 4824947b18b1c200f61776313740b3b0,./Data Files/Textures/TX_BC_Moss_01.dds 529 | 690cd7d98c9df517de2d60b8e6e43cad,./Data Files/Textures/Vurt_Spruce_Snow2.dds 530 | 8f0a1f49f70c3927ca589baee9fb1282,./Data Files/Textures/Vurt_TreeShroom2.dds 531 | 07fda2ff97f35ce5c8248b853df8db4a,./Data Files/Textures/vurt_cypress_branch4.dds 532 | 48b52b3bb72004a97cbc9e88f9eb0873,./Data Files/Textures/Vurt_aspenbark.dds 533 | 8046fcc0c253948d56ee7401ba7764c1,./Data Files/Textures/tx_poison_steam.dds 534 | aa5980d04347b5a88cd01a81ad7619df,./Data Files/Textures/tx_smokealpha00.dds 535 | 6ca696a8ce0e51c45a28a45218ecbe8e,./Data Files/Textures/vurt_solidMoss.dds 536 | 8b561ba86d281835524b1b648279dc41,./Data Files/Textures/tx_bm_snow_pine_01a.dds 537 | b7b38ab295922e423344ea4d9c1f0c22,./Data Files/Textures/vurt_Yleaf03.dds 538 | 58820afb5d22bcfaf074d9ae9146cb80,./Data Files/Textures/tx_bm_pine_03a.dds 539 | 2b9d7cf45de5fabf46d9caa8d3f73acd,./Data Files/Textures/tx_sun_flash_grey_05.DDS 540 | eae1be1dc932cfa0d29bb3514872113c,./Data Files/Textures/tx_bm_pine_01a.dds 541 | f64015ef40090c34ff27b77b4913cc54,./Data Files/Textures/vurt_hollystemsnowy.dds 542 | 7dd7bf7009519d2da51f030500a1a3db,./Data Files/Textures/Vurt_PineBranch05_NRM.dds 543 | 0502315d5691646ef22635ac9e1b56ab,./Data Files/Meshes/i/in_lava_512_dist.nif 544 | d228bb040c22cbbe96b24425a7cf4358,./Data Files/Meshes/i/in_lava_256a_dist.nif 545 | 42768c07d0463eb256a449ff063fa5b9,./Data Files/Meshes/i/in_lava_oval_dist.nif 546 | 91a4597f43e1036bbeb707be06bbe7e8,./Data Files/Meshes/i/in_lava_1024.nif 547 | cc6c54e211da33095790f3316ef0d90c,./Data Files/Meshes/i/in_lava_1024_01_dist.nif 548 | 97e2c5e7393f60d428f673fdd730c302,./Data Files/Meshes/i/in_lava_256_dist.nif 549 | 63afe3e94c875548bf549c9a99e46ac1,./Data Files/Meshes/i/in_lava_1024_dist.nif 550 | be534cf7b984f6c053a8b23dbfaa735d,./Data Files/Meshes/grass/Vurt_AshVeg_DeadBushy.nif 551 | aa61f0bbd347980372e473747e377935,./Data Files/Meshes/grass/Vurt_SolstheimSnowyGrass.nif 552 | d36d161a8a86ad11fcdc9ffc4810679a,./Data Files/Meshes/grass/Vurt_Flow2.nif 553 | 7c3906e07cb17a160dcd4dd3ca703cf0,./Data Files/Meshes/grass/Vurt_AshVeg_GreenGrass.nif 554 | 1fdfa8b965e2440e50fde8884040d114,./Data Files/Meshes/grass/v_sponge.nif 555 | 6f421b7361633eb3cd7e559db2254798,./Data Files/Meshes/grass/Vurt_Solstheim_BrownGrass.nif 556 | c73cb86fe77f5b9183810b158d103a42,./Data Files/Meshes/grass/v_braincoralyellow.nif 557 | e094a9685a44e18ae5d280c346ce3d74,./Data Files/Meshes/grass/v_GorgCoral.nif 558 | 0f497fe0ea545694b5e36a1e6a49bd85,./Data Files/Meshes/grass/Vurt_GrGrs2.nif 559 | b859e3c61d0f14ad3b045f02be2ee8d8,./Data Files/Meshes/grass/Vurt_Solstheim_Flowers&plants.nif 560 | 0396dedbac28e43d1978cb0160c25268,./Data Files/Meshes/grass/Vurt_BrGrs.nif 561 | 536a890384c46d2db6b10559838343f7,./Data Files/Meshes/grass/Vurt_AshBush.nif 562 | 0b000a78b0210b1cf7eebe82a9fdae56,./Data Files/Meshes/grass/v_coralfungus.nif 563 | 092453da1e97fcc9f81c2059f5f44a5f,./Data Files/Meshes/grass/Vurt_DrkGr.nif 564 | 9ae9a87dd813e10d756f0179f238db71,./Data Files/Meshes/grass/Vurt_FrnGr.nif 565 | 109f0b4442506b57246348501abd8d3d,./Data Files/Meshes/grass/Vurt_Flowery.nif 566 | b488e01d5d0066cf0d71f805cef74882,./Data Files/Meshes/grass/vurt_icecreamcoral2.nif 567 | 37a34d27e2601d0344f32397d9016ef8,./Data Files/Meshes/grass/v_coral.nif 568 | 8187b5ec469b44303d8623de17c2458f,./Data Files/Meshes/grass/v_acropora_green.nif 569 | b64187d9174c6de6ea53f720ccc8259e,./Data Files/Meshes/grass/Vurt_AshVeg_Bushes.nif 570 | 73448532f34ffed495b75d57eec19e3e,./Data Files/Meshes/grass/Vurt_YeGrs.nif 571 | 490ec19c377594bddde0c49ffc424dac,./Data Files/Meshes/grass/Vurt_Solstheim_IcyGrass.nif 572 | 8bd9d9b8c37dbd0ba34b408ec8284f58,./Data Files/Meshes/grass/deadgrass.nif 573 | 91685255e1a78346b94d59faf7fdfba2,./Data Files/Meshes/grass/Vurt_Solstheim_Bushes.nif 574 | 49663bc2b5bfba60eb2c84055cb7178a,./Data Files/Meshes/grass/v_coralfungi.nif 575 | 00d61f12c1084eef79e73274f9a26074,./Data Files/Meshes/grass/Vurt_DrkGr2.nif 576 | 5fc4be559f493b31648e92864945339f,./Data Files/Meshes/grass/v_braincoralpurple.nif 577 | 8476775c8595871070c19bdd25155100,./Data Files/Meshes/grass/Vurt_Solstheim_BrownBushes.nif 578 | 408891d5484df5293db48bfe648c1afc,./Data Files/Meshes/grass/v_sponge2.nif 579 | bab6ac396865878ee3c0ebc2fede0998,./Data Files/Meshes/grass/Vurt_AshGrs.nif 580 | d946c1329329b2b6c938f830c664805e,./Data Files/Meshes/grass/vurt_icecreamcoral.nif 581 | c5ec23e3a8e3c0e27765031592f36400,./Data Files/Meshes/grass/vurt_coral_tallthin.nif 582 | 519d6bdd106e2bb7d635b048a5c8f80f,./Data Files/Meshes/grass/vurt_reeds.nif 583 | 8a446efe51321df39f74114e7d55be6b,./Data Files/Meshes/grass/v_seagrass2.nif 584 | 90d54ab8b82282797e70dde0df370dac,./Data Files/Meshes/grass/v_seagrass3.nif 585 | 7b2b1646a4bc38b361656c128d98e4f7,./Data Files/Meshes/grass/v_2Dcoral.nif 586 | d8fb30dc636bac9e7de08c092508ec5b,./Data Files/Meshes/grass/Vurt_BCPlnts.nif 587 | 39a30b98ea1ca457c90618505f9bfa71,./Data Files/Meshes/grass/Vurt_YelPlnt.nif 588 | 242fc2667d5bde2997e55a11ac8652dd,./Data Files/Meshes/grass/vurt_coral_tallthin2.nif 589 | c55f2a79bbc85b07f3cf85b37c7ed4fc,./Data Files/Meshes/grass/v_seagrass.nif 590 | c9390a88e560e2667bbae24e0a74c7fb,./Data Files/Meshes/grass/Vurt_BCBush.nif 591 | de7500a04da589d1d11ed9cfbada7c2e,./Data Files/Meshes/grass/Vurt_GrBrGrs.nif 592 | e791b595b3f6e38b0122ce5dfe855ca4,./Data Files/Meshes/grass/Vurt_FrnBrn.nif 593 | 3bfa6758058331b1b33c6472af10ed3e,./Data Files/Meshes/grass/Vurt_AshVeg_Grass.nif 594 | 50ea52e9a8bb183e75b51fa55e55ac2f,./Data Files/Meshes/grass/v_braincoral.nif 595 | cbcac37e8e11443feb22020161a887ea,./Data Files/Meshes/grass/Vurt_MixGrs.nif 596 | d43987817af617107f38f88243f03e32,./Data Files/Meshes/grass/Vurt_BrwnBsh.nif 597 | 5b30b5f7803db823bcb2431a9a496d81,./Data Files/Meshes/grass/Vurt_GrGrs.nif 598 | b3899d3530a672cbc3bc7030f113ddd4,./Data Files/Meshes/grass/Vurt_FrnDrk.nif 599 | c0e705244f38898a80ef1a57f9d76e71,./Data Files/Meshes/grass/Vurt_Solstheim_BrownGreenBushes.nif 600 | 8719bc889565bcc3e5d7b2fe259470dd,./Data Files/Meshes/grass/Vurt_Solstheim_IcyBushes.nif 601 | b67ca2b01e4bc95f966cc5885cfb1bb0,./Data Files/Meshes/grass/Vurt_FrnPl.nif 602 | d873dd7b2861d1c274dfb29bce8b2a17,./Data Files/Meshes/grass/Vurt_SolstheimGreenBrownGrass.nif 603 | 21ab692ffc2462cd974222465230129a,./Data Files/Meshes/grass/v_coralshroom.nif 604 | 0e218bffc5a02e79563de0865f0bbce1,./Data Files/Meshes/grass/v_GorgCoral2.nif 605 | cf411a042001a78906ee5e530ca62df4,./Data Files/Meshes/grass/v_crinoid.nif 606 | 15be4348abe092c9b56cdce13b6bb738,./Data Files/Meshes/grass/Vurt_DrkGrs3.nif 607 | bf845d7ff0e8f94a93c1f07050d23b5f,./Data Files/Meshes/grass/Vurt_GrGrs3.nif 608 | 0adbb93bf77f5cb0af69b5151100019d,./Data Files/Meshes/grass/Vurt_FlowR.nif 609 | 20ed0c9d002f3bb5f57daf5f757bae50,./Data Files/Meshes/grass/v_Cfungus.nif 610 | 57c62d23ab13c6916aca76497331aa5a,./Data Files/Meshes/grass/Vurt_SolstheimGreenGrass.nif 611 | 522b5b8e8a860846d3299a546d8045d7,./Data Files/Meshes/grass/v_acropora_white.nif 612 | cac643649f6d70148f92c2e83e5697e2,./Data Files/Meshes/grass/v_acropora_tenuis.nif 613 | 2664d58e91a6e13366b30fffd18ef7eb,./Data Files/Meshes/grass/Vurt_SolstheimSnowyPlants.nif 614 | f267408a8c4208102183da93f77e9006,./Data Files/Meshes/r/xnetch_bull.nif 615 | 1cc4f86be9f119d961a29b36f1404280,./Data Files/Meshes/r/xnetch_betty.nif 616 | e399322b2198416f7dad033e2aa9fcc9,./Data Files/Meshes/o/flora_willow_flower_01.nif 617 | e3943b8b4912426e3013177c1faa76ba,./Data Files/Meshes/o/flora_stoneflower_02.nif 618 | 51395259a22ab6c559feb2aa252694a6,./Data Files/Meshes/o/flora_gold_kanet_01.nif 619 | 1e0d011bf60d7f4241844cc835cf9a06,./Data Files/Meshes/o/flora_gold_kanet_02.nif 620 | 8901ce64f990fc0ab16a170269ce9de4,./Data Files/Meshes/o/flora_stoneflower_01.nif 621 | 5e3fc609080bfde9dff9dcc5e045d89f,./Data Files/Meshes/o/flora_chokeweed_01.nif 622 | 8322f6da0f2e735ea5c59218b66f788e,./Data Files/Meshes/o/flora_willow_flower_02.nif 623 | 61e38fa1a43d34e21c9002d549e3652a,./Data Files/Meshes/o/flora_roobrush_01.nif 624 | f2f44a048b3ce4bc70e3e46451feaa0c,./Data Files/Meshes/x/ex_gg_fence_s_03_dist.nif 625 | 1687e895c8b4eb7b8fb914e6dde0024b,./Data Files/Meshes/x/vurt_ashtree_Uni4.nif 626 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_02.nif 627 | b4e8b3d3b8cb330c2324214e685b11a5,./Data Files/Meshes/x/vurt_ashtree_05.nif 628 | 751824e47be24ef9c178a1dfa7a5424f,./Data Files/Meshes/x/vurt_AshThorny.nif 629 | e675f63fc5f9259cafa11e2138118599,./Data Files/Meshes/x/vurt_ashtree_02.nif 630 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_07.nif 631 | c6727c551c36794f60e916f8c0fe8c45,./Data Files/Meshes/x/ex_gg_fence_s_03.nif 632 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_05.nif 633 | e4db8d399aae35d22185871fc63db64d,./Data Files/Meshes/x/vurt_ashtree_Uni1.nif 634 | 9d1eb6df1d409bd12e4f54304c87b63e,./Data Files/Meshes/x/Vurt_RitualTree.nif 635 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_04.nif 636 | 647438b88361a2a329e83a189fc7c175,./Data Files/Meshes/x/vurt_ashtree_fire.nif 637 | 59cb49ff2bdbe4bee59640e2a31e50c2,./Data Files/Meshes/x/vurt_ashtree_Uni6.nif 638 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_03.nif 639 | e26cdaf6e7ae234ecea9d0abd462742a,./Data Files/Meshes/x/vurt_ashtree_Uni5.nif 640 | 65816f7483865e227f042850ff698a70,./Data Files/Meshes/x/ex_gg_fence_s_02.nif 641 | 017eb4a4291a9163e4cc8578effa5d0f,./Data Files/Meshes/x/ex_gg_fence_s_02_dist.nif 642 | 77bb363549d428380b1e7e59d6649175,./Data Files/Meshes/x/Vurt_CthulhuTree.nif 643 | 347faed82a0833c8f4966feff394b528,./Data Files/Meshes/x/vurt_ashtree_Uni3.nif 644 | 8eacc8cb874e1639c4cc73953bbeafa9,./Data Files/Meshes/x/ex_gg_fence_s_h_01.nif 645 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_06.nif 646 | aae317f59e90b6bb4205f454c960d47c,./Data Files/Meshes/x/vurt_ashtree_03.nif 647 | 973e5843272f43b2148fd8169625b7ad,./Data Files/Meshes/x/vurt_ashtree_04.nif 648 | ff48933c3b8faaa89b190dcdbd42153e,./Data Files/Meshes/x/ex_gg_fence_s_04_dist.nif 649 | 927526c2e03a0db64dc96f439c2cb493,./Data Files/Meshes/x/Vurt_ashtree.nif 650 | a4d19ce966940002cf902dce5876da88,./Data Files/Meshes/x/ex_gg_fence_s_04.nif 651 | 01e2a61ee430ce1017bd8534d80865eb,./Data Files/Meshes/x/ex_gg_fence_s_h_01_dist.nif 652 | 8e7117b0c23aaabba5354db49cea9597,./Data Files/Meshes/x/vurt_spiderweb.nif 653 | e06723c786ea6d866d9a428f36ba0e39,./Data Files/Meshes/x/vurt_ashtree_Uni8.nif 654 | 6400a5008a032a504905f21913e718d9,./Data Files/Meshes/x/Vurt_burned_tree.nif 655 | 1ff2a9360452614e102b90005891b60b,./Data Files/Meshes/x/ex_gg_fence_s_01.nif 656 | f44cef787fe424416b01882b9638006b,./Data Files/Meshes/x/flora_ashtree_07.nif 657 | 5424c505b96bc19ea1b049d455d8da77,./Data Files/Meshes/x/vurt_ashtree_01.nif 658 | fc40a44155a24b958d4f54d4de8ee548,./Data Files/Meshes/x/vurt_ashtree_Uni2.nif 659 | 026b785cb1ae9c71f11a86b576defee4,./Data Files/Meshes/x/Flora_ashtree_01.nif 660 | 524478aea6eddf7ae0f62bc86e248d72,./Data Files/Meshes/x/vurt_AshGrass.nif 661 | 1a644ac54942c71c3ad0d06ad506d90d,./Data Files/Meshes/x/vurt_ashtree_06.nif 662 | c02d77459b6484e460b3349ec82615b6,./Data Files/Meshes/x/ex_gg_fence_s_01_dist.nif 663 | 7d1fc703b921274dd8cd4a3f680e2dc5,./Data Files/Meshes/x/vurt_ashtree_07.nif 664 | 34d23f51bde792831a994605b4bbd349,./Data Files/Meshes/x/ex_gg_pylon_01.nif 665 | 6678bce8ff8382f8948102a00b686a8c,./Data Files/Meshes/f/vurt_tree_gl_11.nif 666 | 4766d935b7e6bb6dc49808cdf06f339b,./Data Files/Meshes/f/flora_root_wg_07.nif 667 | d7c5eba2cb0322dcda94140c6f60d027,./Data Files/Meshes/f/terrain_rocks_ai_02.nif 668 | 0f5ac66a818a12ad289a1487370f1be0,./Data Files/Meshes/f/flora_tree_bm_snow_02.nif 669 | 7dd3011ea098dfacd2a4480847a6258a,./Data Files/Meshes/f/flora_tree_wg_03.nif 670 | c70676d1940c7639a9fd31c5ae6441a7,./Data Files/Meshes/f/flora_bc_tree_05.NIF 671 | 47231e9382b5cefed33c7facb73fb195,./Data Files/Meshes/f/Vurt_Baobab01.nif 672 | cd7737e6964c2e0ab2c4decf3904ce4f,./Data Files/Meshes/f/flora_bc_tree_07.nif 673 | 3e3f8412154a0827003aeefc49a17f93,./Data Files/Meshes/f/flora_tree_gl_11.nif 674 | e532bf88eb80d74b8d97ec4d6fb777c4,./Data Files/Meshes/f/flora_tree_wg_Red.nif 675 | cedd023d3db9f35ccfc990af2610fff6,./Data Files/Meshes/f/flora_tree_gl_10.nif 676 | 7831254893caafe15d3089bc11f5b7b5,./Data Files/Meshes/f/vurt_palm02.nif 677 | 39167e0e4be36fa34a53433ab2074835,./Data Files/Meshes/f/flora_tree_03.nif 678 | 680f43aad9c04bc61240f3ead337ac9e,./Data Files/Meshes/f/flora_tree_01.nif 679 | 91bfce056d4c0ada5c9348e6e18e1ef7,./Data Files/Meshes/f/vurt_holly4.nif 680 | e424b7fe169bdd66ff13d85acd4b50a2,./Data Files/Meshes/f/vurt_bm_snow_05.nif 681 | 2c918b6a88d216c8165bf8081cf40dad,./Data Files/Meshes/f/flora_tree_bm_snow_04.nif 682 | fbe8a79912abc128209bd747a7589dda,./Data Files/Meshes/f/vurt_shrub2.nif 683 | 4d1286667e185ba9e2de6334669ce513,./Data Files/Meshes/f/flora_tree_wg_Aspen.nif 684 | 38e254fcb5dd4fdb0dbf777bd3384233,./Data Files/Meshes/f/vurt_bm_snow_07.nif 685 | 5c2eafb551c1a02bc4f1281aedc4afab,./Data Files/Meshes/f/vurt_bm_snow_03.nif 686 | 79b4db0c0b3affeeab50b98c24de7466,./Data Files/Meshes/f/terrain_rock_ai_08.nif 687 | 9bb0418b27e91c228e81b510201929e8,./Data Files/Meshes/f/vurt_tree_bm_01.nif 688 | ebe2b28d3af8b4936fdeee64f9c088a5,./Data Files/Meshes/f/flora_tree_bm_01.nif 689 | d63a0643675d7c7c1f021b5cf3544f4b,./Data Files/Meshes/f/flora_bush_01.NIF 690 | 9881de25f3a632c18026dc43dff88350,./Data Files/Meshes/f/terrain_rocks_ai_04.nif 691 | c29a5a9c94b0a270691c21fe26a69086,./Data Files/Meshes/f/flora_tree_bm_snow_03.nif 692 | 933ebfb40c651e2498b8cd7b0c0ba559,./Data Files/Meshes/f/flora_tree_bm_06.nif 693 | fd277e64107a81c11dfe5430a381f27e,./Data Files/Meshes/f/vurt_tree_gl_05.nif 694 | 6f9d374281b865bafcec5f5a8cdc217c,./Data Files/Meshes/f/vurt_holly6.nif 695 | 3eceb8855d24daf168c6752e37f22bd9,./Data Files/Meshes/f/vurt_holly5.nif 696 | 75f73faf0d2139bbe7f840aaa923d324,./Data Files/Meshes/f/vurt_tree_gl_07.nif 697 | 415c585b90078018d8af5863e7496fd8,./Data Files/Meshes/f/terrain_rock_ai_02.nif 698 | 0830c00562c284202e7470971932444d,./Data Files/Meshes/f/flora_comberry_01.nif 699 | b7f68e6f1fff8abe701284347c606cbf,./Data Files/Meshes/f/flora_bc_tree_05.nif 700 | 9374f538cf8143818ea6dc7aa50dace2,./Data Files/Meshes/f/flora_tree_bm_02.nif 701 | 86446ea2dc55ba67452dd1d239982960,./Data Files/Meshes/f/terrain_rocks_ai_03.nif 702 | ae0d7fb222fe7c720c57e3340e6cbda1,./Data Files/Meshes/f/flora_tree_bm_snow_01.nif 703 | b627a7572ca6d666015cf8e97533d82c,./Data Files/Meshes/f/vurt_bctree.nif 704 | db1ba492304af6bc5d1e12fbfe730e13,./Data Files/Meshes/f/flora_bc_tree_01.nif 705 | 76230110ebca9fc85721c8d85696b7f3,./Data Files/Meshes/f/Vurt_AfTree01.nif 706 | f3c178af8ef84e4fcd46e18c874a083c,./Data Files/Meshes/f/terrain_rock_ai_11.nif 707 | 108501634595d2b1e344063ca4900ccc,./Data Files/Meshes/f/terrain_rock_ai_12.nif 708 | 99c8598cdc63eaba8c10e538e36f66f7,./Data Files/Meshes/f/flora_root_wg_03.nif 709 | 6417f74150350e8a76f9d597abe6ed16,./Data Files/Meshes/f/terrain_rock_ai_03.nif 710 | b8651a1ce461591f33dbb8de836d62d7,./Data Files/Meshes/f/flora_bc_tree_10.nif 711 | 99aef082327eaa322ff7bdc16e8ec0b2,./Data Files/Meshes/f/flora_tree_wg_07.nif 712 | 8a6db02ae38f2a9a63be10ddc482d2f0,./Data Files/Meshes/f/flora_tree_wg_01.nif 713 | 3a9557fde586c748964b5f1a857d4121,./Data Files/Meshes/f/flora_tree_bm_05.nif 714 | 7c9b940d0fceb4050f37b175aff93d00,./Data Files/Meshes/f/terrain_rock_ai_04.nif 715 | 808b3e0ac686ebf62a28ecc442cf0c60,./Data Files/Meshes/f/vurt_shrub1.nif 716 | 993503bea15cc5472b3a5901aa6dca38,./Data Files/Meshes/f/flora_root_wg_01.nif 717 | 0f4ee592c02612bca5ff62a715a3df8f,./Data Files/Meshes/f/flora_tree_bm_07.nif 718 | 88c17b30490d496aded2adffa2dd9331,./Data Files/Meshes/f/flora_bc_tree_06.NIF 719 | d651eb7d3eb9e3a06e5ce22b46f11aa2,./Data Files/Meshes/f/flora_tree_gl_02.nif 720 | 56a6c5c63eb98107d24c7899178af94e,./Data Files/Meshes/f/flora_tree_wg_02.nif 721 | 47231e9382b5cefed33c7facb73fb195,./Data Files/Meshes/f/vurt_hugetree.nif 722 | 832632a55841bf6b7d054ba7d36ed4c7,./Data Files/Meshes/f/flora_tree_wg_04.nif 723 | 6b4336e6bf6a10ea16bc9ae825e2154c,./Data Files/Meshes/f/flora_bc_tree_04.NIF 724 | a1cf25928fc878480ac078e404c11ca8,./Data Files/Meshes/f/flora_tree_02.nif 725 | c0f595896543cc86c4124321990dd7c5,./Data Files/Meshes/f/flora_tree_bm_snow_06.nif 726 | 4ddb977182921ec23c90523d360f99cc,./Data Files/Meshes/f/flora_root_wg_04.nif 727 | f3c156c0041086fae4ef14677dd977e5,./Data Files/Meshes/f/vurt_tree_bm_02.nif 728 | 3627f692aa95431df53fdfc0bab70918,./Data Files/Meshes/f/terrain_rock_ai_09.nif 729 | de8cf91403e06b1235ed5eed15229f97,./Data Files/Meshes/f/terrain_rock_ai_06.nif 730 | da0435ab63faccb133365362daf3b1b5,./Data Files/Meshes/f/vurt_tree_bm_04.nif 731 | 177b21ce386506d795624906076b918d,./Data Files/Meshes/f/flora_tree_ai_05.nif 732 | dddc2e8238e054c32d6cc4186293dbeb,./Data Files/Meshes/f/vurt_UniCy01.nif 733 | a8976fbeac74b130f1207200beff1d4d,./Data Files/Meshes/f/vurt_tree_bm_05.nif 734 | e45aea0c701a032c5c79956d58e4d5d5,./Data Files/Meshes/f/flora_kelp_02.nif 735 | 6eb4c5ba9825d4d164084de7d75a65fe,./Data Files/Meshes/f/flora_kelp_03.nif 736 | 42ac1df98cabb003a7b2fd612521e4e1,./Data Files/Meshes/f/vurt_baobabsplit.nif 737 | 507d64402aa9e01cebef2733ce8ce9d4,./Data Files/Meshes/f/terrain_rock_ai_01.nif 738 | 2e278de9b2984311744311197aa28066,./Data Files/Meshes/f/vurt_bm_snow_06.nif 739 | d1bfcf1cb239fac43836be7e15bad906,./Data Files/Meshes/f/vurt_tree_bm_07.nif 740 | a0f56eec4c1047a1d8847665b501aaa8,./Data Files/Meshes/f/flora_bc_tree_08.nif 741 | dc8123cf2279ac4a07a50c89ccf2adb2,./Data Files/Meshes/f/flora_tree_gl_05.nif 742 | d8d69eaa7240697acae28ff99bebd54e,./Data Files/Meshes/f/flora_root_wg_05.nif 743 | 2b8a5dda8ef4ac39675d2bfd3717aa84,./Data Files/Meshes/f/flora_tree_gl_01.nif 744 | 238a182f09a73f33e4749ae22ce6b813,./Data Files/Meshes/f/flora_tree_bm_snow_05.nif 745 | cc0bf8ac70e7464a94767c1ebaf3418c,./Data Files/Meshes/f/flora_tree_gl_07.nif 746 | 40b95cc1746b0a74f67d1b329d7de56a,./Data Files/Meshes/f/flora_tree_gl_08.nif 747 | af5db2a56113edf8085405a1731a55f7,./Data Files/Meshes/f/Flora_emp_parasol_03.nif 748 | e2a6890e7beed90ed913ee5e35eb81ed,./Data Files/Meshes/f/vurt_bm_snow_04.nif 749 | 1bd72dedd1fb1cfdb407879f47cb94ce,./Data Files/Meshes/f/vurt_palm04.nif 750 | 189b1bccb3e4eb08f6e68ba709fdb588,./Data Files/Meshes/f/vurt_bm_snow_02.nif 751 | a2a8307a971d59319432bb17511d9ba0,./Data Files/Meshes/f/flora_tree_wg_Oak.nif 752 | 3cbcb6747020d442bac32ddf131b47f6,./Data Files/Meshes/f/Vurt_Treestump.nif 753 | 673fe6acbe23aacc93982d16afb057b8,./Data Files/Meshes/f/flora_tree_gl_04.nif 754 | 37b2d409d7e9c9feb92e0b61e78400ae,./Data Files/Meshes/f/vurt_DeCsTree.nif 755 | b36a85a0551be795f9f8719f04559c44,./Data Files/Meshes/f/flora_tree_bm_03.nif 756 | eb3a42c08abda8007ab1c6ea57caa568,./Data Files/Meshes/f/flora_root_wg_08.nif 757 | ff6dc253387a0e05693a669022b77ddc,./Data Files/Meshes/f/flora_bc_tree_06.nif 758 | 5df35e1bb501f1ccb9c7b54675a46a52,./Data Files/Meshes/f/vurt_palm01.nif 759 | 3a52856b1d28205ac2749d8c93e4e132,./Data Files/Meshes/f/vurt_tree_gl_04.nif 760 | 61911c351ddf8f092bc8b413d5970326,./Data Files/Meshes/f/flora_tree_04.nif 761 | 530fa1f3197a4ff41605f1309ffe893e,./Data Files/Meshes/f/Vurt_NeenTree.nif 762 | de0cadbc014dd98c08e903abd3464ec4,./Data Files/Meshes/f/flora_bc_tree_03.nif 763 | d3a836ed876c009f1edd965feeb32f51,./Data Files/Meshes/f/flora_tree_ai_05.NIF 764 | 8b0b1cc5ee9da52fa4ce7d10c7d4ad46,./Data Files/Meshes/f/vurt_tree_bm_03.nif 765 | b0028998e6269a5aaadd476f98120a93,./Data Files/Meshes/f/Vurt_deadtree2.nif 766 | e84ddb206a1d18bffa034dc58e471943,./Data Files/Meshes/f/terrain_rock_ai_10.nif 767 | 27017d5eec61b17488653ba076699ceb,./Data Files/Meshes/f/vurt_leaflessOak.nif 768 | bcd4e1fddb8ce0fde760b9d90c5ca31e,./Data Files/Meshes/f/flora_bc_tree_04.nif 769 | 829dc909ba0e775e13fb71e49a9f7956,./Data Files/Meshes/f/terrain_rocks_ai_01.nif 770 | 191afb5bd17d116b2947fdc13a796d0b,./Data Files/Meshes/f/flora_kelp_04.nif 771 | de43d532a8dc4ad5572dbf0ca23b971e,./Data Files/Meshes/f/terrain_rock_ai_07.nif 772 | 1c0be8a5ef35b40367fb74f0b330514f,./Data Files/Meshes/f/flora_tree_wg_05.nif 773 | d347e8eda424783d2de9b90707a702a9,./Data Files/Meshes/f/terrain_rock_ai_05.nif 774 | 21116a6deddb073c5534f86daeb5c077,./Data Files/Meshes/f/vurt_bm_snow_01.nif 775 | 99a983d5a4f1641d2b4ebeee44425322,./Data Files/Meshes/f/vurt_bentpalm01.nif 776 | b7eb395fd2871fe1cc7acd160518dda2,./Data Files/Meshes/f/flora_bc_tree_08.NIF 777 | 95609f126876db7f8926977c7cfbbc57,./Data Files/Meshes/f/flora_tree_gl_03.nif 778 | 3f0b3704c2ab6c005cde5926ba3e9eb3,./Data Files/Meshes/f/Flora_emp_parasol_02.nif 779 | 0b4ab02cc7538770c314c6007118f345,./Data Files/Meshes/f/flora_tree_mh_01.nif 780 | d9bc0ae6293748181f5d1cc333892620,./Data Files/Meshes/f/vurt_tree_gl_03.nif 781 | 3541c8f630a680a9faea044bb2bd593e,./Data Files/Meshes/f/flora_tree_gl_06.nif 782 | 0870c5e3b7cd07462b94ce4ab0382f47,./Data Files/Meshes/f/flora_tree_wg_06.nif 783 | f6986725b86b789f24e9d588d0ffcb1b,./Data Files/Meshes/f/flora_root_wg_02.nif 784 | 3012660ed1d52a01793cdcb94d7f192a,./Data Files/Meshes/f/vurt_tree_gl_01.nif 785 | 5c4ee8c642f93070ac16e31f5241a2f1,./Data Files/Meshes/f/vurt_tree_bm_06.nif 786 | ee5841386a78641b7041342246b5ce95,./Data Files/Meshes/f/vurt_UniCy02.nif 787 | 9374f538cf8143818ea6dc7aa50dace2,./Data Files/Meshes/f/flora_tree_bm_04.nif 788 | 596dc7f621a057d5e2ee0df528348c5b,./Data Files/Meshes/f/Vurt_deadtree.nif 789 | 6c4600231f5e4185425f9c5e5fcfbbd7,./Data Files/Meshes/f/flora_bc_tree_02.nif 790 | 62e2d40a782e1bc57d5b27e96a020d63,./Data Files/Meshes/f/flora_kelp_01.nif 791 | 8cdf38784bef11d4f5e09e7be2e8cbcc,./Data Files/Meshes/f/flora_root_wg_06.nif 792 | f1d52bd0fca17aabb8fe6f27bd8b4ff0,./Data Files/Meshes/f/vurt_tree_gl_08.nif 793 | 8906f3cbb551efa225d27f386e47f169,./Data Files/Meshes/f/vurt_shrub3.nif 794 | d4dc8dd8c9ca13e7c87463a1d323e272,./Data Files/Meshes/f/flora_tree_bm_snow_07.nif 795 | 93114ccc21753efba503080c2dc1dacf,./Data Files/Meshes/f/vurt_tree_gl_06.nif 796 | c9c60bb356cad7f35ead14a967d1c3d8,./Data Files/Meshes/f/Flora_emp_parasol_01.nif 797 | 948db73993688a3bac265136a47017b8,./Data Files/Meshes/f/flora_tree_wg_08.nif 798 | c2514b5f286937da203284ddb556fe67,./Data Files/Meshes/f/vurt_holly2.nif 799 | 3007c212a86049067da121ec9f156877,./Data Files/Meshes/f/Flora_tree_mh_02.nif 800 | 1a6f6abe5af9eba5dd58c9dcc41642d9,./Data Files/Meshes/f/vurt_palm03.nif 801 | fbf0c9f1a8bcef0564251910cdab47d5,./Data Files/Meshes/f/flora_bc_tree_07.NIF 802 | 4dd4063b682ff2c229ac8fbab5948d09,./Data Files/Meshes/f/vurt_holly1.nif 803 | 55e7d1b3bda54e73a0255a9bdb2560d6,./Data Files/Meshes/f/vurt_UniCy03.nif 804 | 231c036eca70298fe18594aaf02f4751,./Data Files/Meshes/f/flora_tree_gl_09.nif 805 | 5b93058a7262e630699f12980bc2e577,./Data Files/Meshes/f/vurt_tree_gl_02.nif 806 | dcb7af614911668e25489f4995934dec,./Data Files/Meshes/f/flora_tree_ai_06.nif 807 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Ultima IX: Redemption for Morrowind, Libre Edition 2 | 3 | This is an attempt to make a Libre Edition (LE) release of the assets used to create 4 | Ultima IX: Redemption. With this LE release, you are free to use the models, meshes and animations 5 | to create, remix and build your own simulations, games and worlds. 6 | 7 | ## Methodology and Release Guidelines 8 | 9 | We are curating the original UIX:R release and validating that none of the assets in the LE contain 10 | Bethesda's Intellectual Property (IP) and Copyrights. We then try to make contact with the original 11 | creator of the work. We then ask their permission to add their work to the LE release by having them 12 | release or re-license their work to a Creative Common License of their choice. 13 | 14 | ## Available CC licenses 15 | 16 | Currently 100% of the assets found in the LE fall under one of the Creative Commons licenses. 17 | 18 | As more content creators are contacted, they can pick a CC license that bests suites them. 19 | 20 | ### CC0 21 | CC0 is also known as the "Public Domain" license for jurisdictions that don't honour the concept 22 | of "Public Domain". You may freely download, build upon, enhance and reuse the works for any 23 | purposes without restriction under copyright or database law. 24 | 25 | - CC0 https://creativecommons.org/publicdomain/zero/1.0/ 26 | 27 | ### CC-BY 28 | CC-BY is a license which only stipulates that you include the original author's name with 29 | the work. 30 | 31 | - CC-BY https://creativecommons.org/licenses/by/4.0/ 32 | 33 | ### CC-BY-NC 34 | CC-BY-NC is the same as CC-BY except that it can't be used for commercial use. 35 | 36 | - CC-BY-NC https://creativecommons.org/licenses/by-nc/4.0/ 37 | 38 | ## People you should thank 39 | 40 | Alain "Spyder" Brunotte, released over a 1300 assets under the CC0 license. Spyder wrote: 41 | 42 | As for the license: Sure, go for CC0 "public domain". It felt strange that my name was not 43 | even mentioned once when Corv released the UIX:R files, but I actually do not need my name 44 | under these assets. I consider them as pieces of my learning process and many are quite messy ;) 45 | 46 | Star Boi and his 800+ assets under the CC-BY license as he wrote: 47 | 48 | All persons are free to use these meshes as they see fit, keeping in mind that if used in 49 | another released mod, you should give me credit in the readme, but of course that wont be 50 | enforced, but it would be nice ^_^ Besides that, do as you will! 51 | 52 | Patrik "Vurt" Andersson and his 120+ assets are now under the CC-BY-NC license: 53 | 54 | Yes my work can be used as long as the person is not making money of it. 55 | https://creativecommons.org/licenses/by-nc/4.0/ that one sounds good! 56 | 57 | Barabus's work falls under the CC-BY license: 58 | 59 | Feel free to include this content in your own mods whilst ensuring I am 60 | credited with the original work.Thankyou for using this mod I hope you 61 | enjoy it. 62 | 63 | Eric "N'Dib" Henry's work falls under under the CC-BY-NC license: 64 | 65 | This work is licensed under the Creative Commons Attribution-NonCommercial License. 66 | 67 | Jesse "jdooby" Wilson's work falls under under the CC-BY license: 68 | 69 | Use in your own mods to your heart's content! 70 | 71 | Frederick "Dracus Dragani" Zazulka's work falls under the CC-BY-NC license: 72 | 73 | The files contained within this archive are not to be used for commercial purposes. 74 | 75 | Ayse reused textures from other sites who's licenses all fall under CC-BY license: 76 | 77 | NOCTUA Graphics Website - http://www.noctua-graphics.de/english/fraset_e.htm 78 | All textures, materials and 3D objects in the download area can be used 79 | without any restrictions in your own private and commercial projects. 80 | 81 | Paul Bourke - http://paulbourke.net 82 | These textures may be freely used as backgrounds, textures in 3D scenes, 83 | parts of images, etc 84 | 85 | LEMOG Graphics - http://perso.club-internet.fr/lemog/lemog_textures/acc_textures01.html 86 | You can find a great choice of textures, all "seamless", and it's completely free! 87 | 88 | Lady Eternity's work falls under the CC-BY license: 89 | 90 | I give my permission to modders to freely distribute and use my models and mods, 91 | as long as they do not chop the models up and re-release them. 92 | As long as they give credit for work done. 93 | PF will have to give permission seperately, as I cannot speak for him. 94 | He did the textures on most of my models. 95 | 96 | Proudfoot then later followed up Lady Eternity which falls under the CC-BY license as well: 97 | 98 | Greenlight on my stuff, enjoy. - Proudfoot 99 | 100 | Aleanne, Cait, Rhedd and Ren collectively used the following which falls under CC-BY license: 101 | 102 | You may use and distribute the models and textures freely without 103 | additional permission as long as the above credits and contact information 104 | are included. 105 | 106 | Redtreespirit said the following of Nomad's work which falls under CC-BY-SA: 107 | 108 | Nomad is no longer reachable, so you're welcome to contact me with any questions. 109 | All meshes and textures by Nomad. 110 | My OKs: You are welcome to use the meshes in any Morrowind or TESCS project. 111 | 112 | Tom “Neuman” Oldani of Better Bodies has placed his work under CC-BY-SA: 113 | 114 | Generally, I've given anyone who asks permission to use our assets, provided 115 | they say somewhere in the documentation where the assets came from. 116 | If that's what you're asking, then sure, feel free to use them. 117 | 118 | Gorg & Arathrax (DarkSharp) of Better Heads used the following which falls under the CC-BY-SA license: 119 | 120 | YES you can "reuse", "remake", "redistribute" etc some, all or any part of this mod. 121 | Gorg and Arathrax have asked only 2 things. 122 | * First that you give Gorg and Arathrax and any of the original texture artists credit 123 | in your readme 124 | * Second that if you alter any models in any way that you change the name of the model, 125 | if you use it exactly as is please leave the name as is. 126 | (Same request that Rhedd made concerning the reuse of his stuff) 127 | 128 | Textures artists: 129 | Allerleirauh, Wormgod, Don Salus, Hellkitty, Eternum, Nomad, Mantodea, Sheikizza, 130 | Astarsis, Zuldazug, Noviere, Silaria, CanadianIce, Motoki, Arathrax, and Gorg 131 | 132 | Emma and Robert (Grumpy) have released their work which fall under the CC-BY license: 133 | 134 | My meshes and textures can be used freely without any conditions, only if it's modyfied 135 | the file names should be changed to avoid overwriting issues. 136 | 137 | Heads - You may use these heads in your mods without asking for further permission. 138 | 139 | Korana & Semtex who furthered Neuman, Gorg and DarkSharp's work under the CC-BY license: 140 | 141 | Feel free to use any of these items in other projects! Permission is not needed, 142 | but I do appreciate a message letting me know...as I get tickled pink when I see 143 | any of my projects in use in other projects! Please, make sure you give the appropriate 144 | creators credit as well...and give me credit for anything of mine you used. 145 | 146 | Steve "Dongle" Deffeyes wrote the following which falls under the CC-BY license: 147 | 148 | You are free to use this in any Morrowind project you wish. Asking ahead is not 149 | necessary. Giving credit is not necessary, although you are welcome to if you wish. 150 | 151 | If you wish to modify this in any way, ie edit the mesh or the texturing, you 152 | may do so. Please credit yourself with the final product and not me. Also please 153 | change the filenames to avoid conflicts with mods that use the unaltered files. 154 | 155 | Razhkul's work falls under the CC-BY license when he wrote this: 156 | 157 | The dragons models and all the scripts except the dragon riding 158 | script are freely distributable, you can use them in your mod, the 159 | only thing I ask is that you inform me about its use and please, not use 160 | the dragons excessively. 161 | 162 | Don Salus' work falls under the CC-BY license according to this: 163 | 164 | My Plugins are completely free, so you can use my faces in your mod without 165 | my permission, just GIVE ME SOME CREDIT, please....that's All. :) 166 | 167 | Silaria wrote the following about her work which falls under the CC-BY license: 168 | 169 | If you wish to use any of these files in your mod, you are more than welcome 170 | to do so. However if you release your mod, please be courteous and provide 171 | me credit for the original work. Respect is given when it is earned! 172 | 173 | 174 | ## People we are looking to make contact with 175 | 176 | If you have any information leading to the following people, please create a ticket and we can 177 | talk further! 178 | 179 | Brad "Operadragon" Venable 180 | Dustin Naegel 181 | Jeremy McGuinn - Knights of Tamriel 182 | Matti Paalanen 183 | Steven "Chlorthos" McCrary 184 | 185 | ## Original UIX:R 186 | 187 | Morrowind Mod UIX – landscape, story and music release – history of the mod and the team.: 188 | http://www.titansofether.com/uix/ 189 | 190 | # Changelog 191 | 192 | ## uixr-assets-le-1.2 (20170227) 193 | - added over 170 assets released under the CC-BY license 194 | - 107 DDS 195 | - 65 NIF 196 | - 1 TGA 197 | 198 | ## uixr-assets-le-1.1 (20170221) 199 | - added over 800 assets released under the CC-BY license 200 | - 408 TGA 201 | - 227 DDS 202 | - 173 NIF 203 | - 13 BMP 204 | - 8 IFL 205 | - 4 KF 206 | - 1 WAV 207 | 208 | ## uixr-assets-le-1.0 (20170208) 209 | - initial release 210 | - over 1300 assets released under the CC0 license 211 | - 737 DDS 212 | - 605 NIF 213 | - 13 KF 214 | - 11 TGA 215 | - 1 TXT 216 | -------------------------------------------------------------------------------- /licenses/LICENSE.cc-by: -------------------------------------------------------------------------------- 1 | Attribution 4.0 International 2 | 3 | ======================================================================= 4 | 5 | Creative Commons Corporation ("Creative Commons") is not a law firm and 6 | does not provide legal services or legal advice. Distribution of 7 | Creative Commons public licenses does not create a lawyer-client or 8 | other relationship. Creative Commons makes its licenses and related 9 | information available on an "as-is" basis. Creative Commons gives no 10 | warranties regarding its licenses, any material licensed under their 11 | terms and conditions, or any related information. Creative Commons 12 | disclaims all liability for damages resulting from their use to the 13 | fullest extent possible. 14 | 15 | Using Creative Commons Public Licenses 16 | 17 | Creative Commons public licenses provide a standard set of terms and 18 | conditions that creators and other rights holders may use to share 19 | original works of authorship and other material subject to copyright 20 | and certain other rights specified in the public license below. The 21 | following considerations are for informational purposes only, are not 22 | exhaustive, and do not form part of our licenses. 23 | 24 | Considerations for licensors: Our public licenses are 25 | intended for use by those authorized to give the public 26 | permission to use material in ways otherwise restricted by 27 | copyright and certain other rights. Our licenses are 28 | irrevocable. Licensors should read and understand the terms 29 | and conditions of the license they choose before applying it. 30 | Licensors should also secure all rights necessary before 31 | applying our licenses so that the public can reuse the 32 | material as expected. Licensors should clearly mark any 33 | material not subject to the license. This includes other CC- 34 | licensed material, or material used under an exception or 35 | limitation to copyright. More considerations for licensors: 36 | wiki.creativecommons.org/Considerations_for_licensors 37 | 38 | Considerations for the public: By using one of our public 39 | licenses, a licensor grants the public permission to use the 40 | licensed material under specified terms and conditions. If 41 | the licensor's permission is not necessary for any reason--for 42 | example, because of any applicable exception or limitation to 43 | copyright--then that use is not regulated by the license. Our 44 | licenses grant only permissions under copyright and certain 45 | other rights that a licensor has authority to grant. Use of 46 | the licensed material may still be restricted for other 47 | reasons, including because others have copyright or other 48 | rights in the material. A licensor may make special requests, 49 | such as asking that all changes be marked or described. 50 | Although not required by our licenses, you are encouraged to 51 | respect those requests where reasonable. More_considerations 52 | for the public: 53 | wiki.creativecommons.org/Considerations_for_licensees 54 | 55 | ======================================================================= 56 | 57 | Creative Commons Attribution 4.0 International Public License 58 | 59 | By exercising the Licensed Rights (defined below), You accept and agree 60 | to be bound by the terms and conditions of this Creative Commons 61 | Attribution 4.0 International Public License ("Public License"). To the 62 | extent this Public License may be interpreted as a contract, You are 63 | granted the Licensed Rights in consideration of Your acceptance of 64 | these terms and conditions, and the Licensor grants You such rights in 65 | consideration of benefits the Licensor receives from making the 66 | Licensed Material available under these terms and conditions. 67 | 68 | 69 | Section 1 -- Definitions. 70 | 71 | a. Adapted Material means material subject to Copyright and Similar 72 | Rights that is derived from or based upon the Licensed Material 73 | and in which the Licensed Material is translated, altered, 74 | arranged, transformed, or otherwise modified in a manner requiring 75 | permission under the Copyright and Similar Rights held by the 76 | Licensor. For purposes of this Public License, where the Licensed 77 | Material is a musical work, performance, or sound recording, 78 | Adapted Material is always produced where the Licensed Material is 79 | synched in timed relation with a moving image. 80 | 81 | b. Adapter's License means the license You apply to Your Copyright 82 | and Similar Rights in Your contributions to Adapted Material in 83 | accordance with the terms and conditions of this Public License. 84 | 85 | c. Copyright and Similar Rights means copyright and/or similar rights 86 | closely related to copyright including, without limitation, 87 | performance, broadcast, sound recording, and Sui Generis Database 88 | Rights, without regard to how the rights are labeled or 89 | categorized. For purposes of this Public License, the rights 90 | specified in Section 2(b)(1)-(2) are not Copyright and Similar 91 | Rights. 92 | 93 | d. Effective Technological Measures means those measures that, in the 94 | absence of proper authority, may not be circumvented under laws 95 | fulfilling obligations under Article 11 of the WIPO Copyright 96 | Treaty adopted on December 20, 1996, and/or similar international 97 | agreements. 98 | 99 | e. Exceptions and Limitations means fair use, fair dealing, and/or 100 | any other exception or limitation to Copyright and Similar Rights 101 | that applies to Your use of the Licensed Material. 102 | 103 | f. Licensed Material means the artistic or literary work, database, 104 | or other material to which the Licensor applied this Public 105 | License. 106 | 107 | g. Licensed Rights means the rights granted to You subject to the 108 | terms and conditions of this Public License, which are limited to 109 | all Copyright and Similar Rights that apply to Your use of the 110 | Licensed Material and that the Licensor has authority to license. 111 | 112 | h. Licensor means the individual(s) or entity(ies) granting rights 113 | under this Public License. 114 | 115 | i. Share means to provide material to the public by any means or 116 | process that requires permission under the Licensed Rights, such 117 | as reproduction, public display, public performance, distribution, 118 | dissemination, communication, or importation, and to make material 119 | available to the public including in ways that members of the 120 | public may access the material from a place and at a time 121 | individually chosen by them. 122 | 123 | j. Sui Generis Database Rights means rights other than copyright 124 | resulting from Directive 96/9/EC of the European Parliament and of 125 | the Council of 11 March 1996 on the legal protection of databases, 126 | as amended and/or succeeded, as well as other essentially 127 | equivalent rights anywhere in the world. 128 | 129 | k. You means the individual or entity exercising the Licensed Rights 130 | under this Public License. Your has a corresponding meaning. 131 | 132 | 133 | Section 2 -- Scope. 134 | 135 | a. License grant. 136 | 137 | 1. Subject to the terms and conditions of this Public License, 138 | the Licensor hereby grants You a worldwide, royalty-free, 139 | non-sublicensable, non-exclusive, irrevocable license to 140 | exercise the Licensed Rights in the Licensed Material to: 141 | 142 | a. reproduce and Share the Licensed Material, in whole or 143 | in part; and 144 | 145 | b. produce, reproduce, and Share Adapted Material. 146 | 147 | 2. Exceptions and Limitations. For the avoidance of doubt, where 148 | Exceptions and Limitations apply to Your use, this Public 149 | License does not apply, and You do not need to comply with 150 | its terms and conditions. 151 | 152 | 3. Term. The term of this Public License is specified in Section 153 | 6(a). 154 | 155 | 4. Media and formats; technical modifications allowed. The 156 | Licensor authorizes You to exercise the Licensed Rights in 157 | all media and formats whether now known or hereafter created, 158 | and to make technical modifications necessary to do so. The 159 | Licensor waives and/or agrees not to assert any right or 160 | authority to forbid You from making technical modifications 161 | necessary to exercise the Licensed Rights, including 162 | technical modifications necessary to circumvent Effective 163 | Technological Measures. For purposes of this Public License, 164 | simply making modifications authorized by this Section 2(a) 165 | (4) never produces Adapted Material. 166 | 167 | 5. Downstream recipients. 168 | 169 | a. Offer from the Licensor -- Licensed Material. Every 170 | recipient of the Licensed Material automatically 171 | receives an offer from the Licensor to exercise the 172 | Licensed Rights under the terms and conditions of this 173 | Public License. 174 | 175 | b. No downstream restrictions. You may not offer or impose 176 | any additional or different terms or conditions on, or 177 | apply any Effective Technological Measures to, the 178 | Licensed Material if doing so restricts exercise of the 179 | Licensed Rights by any recipient of the Licensed 180 | Material. 181 | 182 | 6. No endorsement. Nothing in this Public License constitutes or 183 | may be construed as permission to assert or imply that You 184 | are, or that Your use of the Licensed Material is, connected 185 | with, or sponsored, endorsed, or granted official status by, 186 | the Licensor or others designated to receive attribution as 187 | provided in Section 3(a)(1)(A)(i). 188 | 189 | b. Other rights. 190 | 191 | 1. Moral rights, such as the right of integrity, are not 192 | licensed under this Public License, nor are publicity, 193 | privacy, and/or other similar personality rights; however, to 194 | the extent possible, the Licensor waives and/or agrees not to 195 | assert any such rights held by the Licensor to the limited 196 | extent necessary to allow You to exercise the Licensed 197 | Rights, but not otherwise. 198 | 199 | 2. Patent and trademark rights are not licensed under this 200 | Public License. 201 | 202 | 3. To the extent possible, the Licensor waives any right to 203 | collect royalties from You for the exercise of the Licensed 204 | Rights, whether directly or through a collecting society 205 | under any voluntary or waivable statutory or compulsory 206 | licensing scheme. In all other cases the Licensor expressly 207 | reserves any right to collect such royalties. 208 | 209 | 210 | Section 3 -- License Conditions. 211 | 212 | Your exercise of the Licensed Rights is expressly made subject to the 213 | following conditions. 214 | 215 | a. Attribution. 216 | 217 | 1. If You Share the Licensed Material (including in modified 218 | form), You must: 219 | 220 | a. retain the following if it is supplied by the Licensor 221 | with the Licensed Material: 222 | 223 | i. identification of the creator(s) of the Licensed 224 | Material and any others designated to receive 225 | attribution, in any reasonable manner requested by 226 | the Licensor (including by pseudonym if 227 | designated); 228 | 229 | ii. a copyright notice; 230 | 231 | iii. a notice that refers to this Public License; 232 | 233 | iv. a notice that refers to the disclaimer of 234 | warranties; 235 | 236 | v. a URI or hyperlink to the Licensed Material to the 237 | extent reasonably practicable; 238 | 239 | b. indicate if You modified the Licensed Material and 240 | retain an indication of any previous modifications; and 241 | 242 | c. indicate the Licensed Material is licensed under this 243 | Public License, and include the text of, or the URI or 244 | hyperlink to, this Public License. 245 | 246 | 2. You may satisfy the conditions in Section 3(a)(1) in any 247 | reasonable manner based on the medium, means, and context in 248 | which You Share the Licensed Material. For example, it may be 249 | reasonable to satisfy the conditions by providing a URI or 250 | hyperlink to a resource that includes the required 251 | information. 252 | 253 | 3. If requested by the Licensor, You must remove any of the 254 | information required by Section 3(a)(1)(A) to the extent 255 | reasonably practicable. 256 | 257 | 4. If You Share Adapted Material You produce, the Adapter's 258 | License You apply must not prevent recipients of the Adapted 259 | Material from complying with this Public License. 260 | 261 | 262 | Section 4 -- Sui Generis Database Rights. 263 | 264 | Where the Licensed Rights include Sui Generis Database Rights that 265 | apply to Your use of the Licensed Material: 266 | 267 | a. for the avoidance of doubt, Section 2(a)(1) grants You the right 268 | to extract, reuse, reproduce, and Share all or a substantial 269 | portion of the contents of the database; 270 | 271 | b. if You include all or a substantial portion of the database 272 | contents in a database in which You have Sui Generis Database 273 | Rights, then the database in which You have Sui Generis Database 274 | Rights (but not its individual contents) is Adapted Material; and 275 | 276 | c. You must comply with the conditions in Section 3(a) if You Share 277 | all or a substantial portion of the contents of the database. 278 | 279 | For the avoidance of doubt, this Section 4 supplements and does not 280 | replace Your obligations under this Public License where the Licensed 281 | Rights include other Copyright and Similar Rights. 282 | 283 | 284 | Section 5 -- Disclaimer of Warranties and Limitation of Liability. 285 | 286 | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE 287 | EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS 288 | AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF 289 | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, 290 | IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, 291 | WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR 292 | PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, 293 | ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT 294 | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT 295 | ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 296 | 297 | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE 298 | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, 299 | NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, 300 | INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, 301 | COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR 302 | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN 303 | ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR 304 | DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR 305 | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. 306 | 307 | c. The disclaimer of warranties and limitation of liability provided 308 | above shall be interpreted in a manner that, to the extent 309 | possible, most closely approximates an absolute disclaimer and 310 | waiver of all liability. 311 | 312 | 313 | Section 6 -- Term and Termination. 314 | 315 | a. This Public License applies for the term of the Copyright and 316 | Similar Rights licensed here. However, if You fail to comply with 317 | this Public License, then Your rights under this Public License 318 | terminate automatically. 319 | 320 | b. Where Your right to use the Licensed Material has terminated under 321 | Section 6(a), it reinstates: 322 | 323 | 1. automatically as of the date the violation is cured, provided 324 | it is cured within 30 days of Your discovery of the 325 | violation; or 326 | 327 | 2. upon express reinstatement by the Licensor. 328 | 329 | For the avoidance of doubt, this Section 6(b) does not affect any 330 | right the Licensor may have to seek remedies for Your violations 331 | of this Public License. 332 | 333 | c. For the avoidance of doubt, the Licensor may also offer the 334 | Licensed Material under separate terms or conditions or stop 335 | distributing the Licensed Material at any time; however, doing so 336 | will not terminate this Public License. 337 | 338 | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public 339 | License. 340 | 341 | 342 | Section 7 -- Other Terms and Conditions. 343 | 344 | a. The Licensor shall not be bound by any additional or different 345 | terms or conditions communicated by You unless expressly agreed. 346 | 347 | b. Any arrangements, understandings, or agreements regarding the 348 | Licensed Material not stated herein are separate from and 349 | independent of the terms and conditions of this Public License. 350 | 351 | 352 | Section 8 -- Interpretation. 353 | 354 | a. For the avoidance of doubt, this Public License does not, and 355 | shall not be interpreted to, reduce, limit, restrict, or impose 356 | conditions on any use of the Licensed Material that could lawfully 357 | be made without permission under this Public License. 358 | 359 | b. To the extent possible, if any provision of this Public License is 360 | deemed unenforceable, it shall be automatically reformed to the 361 | minimum extent necessary to make it enforceable. If the provision 362 | cannot be reformed, it shall be severed from this Public License 363 | without affecting the enforceability of the remaining terms and 364 | conditions. 365 | 366 | c. No term or condition of this Public License will be waived and no 367 | failure to comply consented to unless expressly agreed to by the 368 | Licensor. 369 | 370 | d. Nothing in this Public License constitutes or may be interpreted 371 | as a limitation upon, or waiver of, any privileges and immunities 372 | that apply to the Licensor or You, including from the legal 373 | processes of any jurisdiction or authority. 374 | 375 | 376 | ======================================================================= 377 | 378 | Creative Commons is not a party to its public 379 | licenses. Notwithstanding, Creative Commons may elect to apply one of 380 | its public licenses to material it publishes and in those instances 381 | will be considered the “Licensor.” The text of the Creative Commons 382 | public licenses is dedicated to the public domain under the CC0 Public 383 | Domain Dedication. Except for the limited purpose of indicating that 384 | material is shared under a Creative Commons public license or as 385 | otherwise permitted by the Creative Commons policies published at 386 | creativecommons.org/policies, Creative Commons does not authorize the 387 | use of the trademark "Creative Commons" or any other trademark or logo 388 | of Creative Commons without its prior written consent including, 389 | without limitation, in connection with any unauthorized modifications 390 | to any of its public licenses or any other arrangements, 391 | understandings, or agreements concerning use of licensed material. For 392 | the avoidance of doubt, this paragraph does not form part of the 393 | public licenses. 394 | 395 | Creative Commons may be contacted at creativecommons.org. 396 | 397 | -------------------------------------------------------------------------------- /licenses/LICENSE.cc-by-nc: -------------------------------------------------------------------------------- 1 | Attribution-NonCommercial 4.0 International 2 | 3 | ======================================================================= 4 | 5 | Creative Commons Corporation ("Creative Commons") is not a law firm and 6 | does not provide legal services or legal advice. Distribution of 7 | Creative Commons public licenses does not create a lawyer-client or 8 | other relationship. Creative Commons makes its licenses and related 9 | information available on an "as-is" basis. Creative Commons gives no 10 | warranties regarding its licenses, any material licensed under their 11 | terms and conditions, or any related information. Creative Commons 12 | disclaims all liability for damages resulting from their use to the 13 | fullest extent possible. 14 | 15 | Using Creative Commons Public Licenses 16 | 17 | Creative Commons public licenses provide a standard set of terms and 18 | conditions that creators and other rights holders may use to share 19 | original works of authorship and other material subject to copyright 20 | and certain other rights specified in the public license below. The 21 | following considerations are for informational purposes only, are not 22 | exhaustive, and do not form part of our licenses. 23 | 24 | Considerations for licensors: Our public licenses are 25 | intended for use by those authorized to give the public 26 | permission to use material in ways otherwise restricted by 27 | copyright and certain other rights. Our licenses are 28 | irrevocable. Licensors should read and understand the terms 29 | and conditions of the license they choose before applying it. 30 | Licensors should also secure all rights necessary before 31 | applying our licenses so that the public can reuse the 32 | material as expected. Licensors should clearly mark any 33 | material not subject to the license. This includes other CC- 34 | licensed material, or material used under an exception or 35 | limitation to copyright. More considerations for licensors: 36 | wiki.creativecommons.org/Considerations_for_licensors 37 | 38 | Considerations for the public: By using one of our public 39 | licenses, a licensor grants the public permission to use the 40 | licensed material under specified terms and conditions. If 41 | the licensor's permission is not necessary for any reason--for 42 | example, because of any applicable exception or limitation to 43 | copyright--then that use is not regulated by the license. Our 44 | licenses grant only permissions under copyright and certain 45 | other rights that a licensor has authority to grant. Use of 46 | the licensed material may still be restricted for other 47 | reasons, including because others have copyright or other 48 | rights in the material. A licensor may make special requests, 49 | such as asking that all changes be marked or described. 50 | Although not required by our licenses, you are encouraged to 51 | respect those requests where reasonable. More_considerations 52 | for the public: 53 | wiki.creativecommons.org/Considerations_for_licensees 54 | 55 | ======================================================================= 56 | 57 | Creative Commons Attribution-NonCommercial 4.0 International Public 58 | License 59 | 60 | By exercising the Licensed Rights (defined below), You accept and agree 61 | to be bound by the terms and conditions of this Creative Commons 62 | Attribution-NonCommercial 4.0 International Public License ("Public 63 | License"). To the extent this Public License may be interpreted as a 64 | contract, You are granted the Licensed Rights in consideration of Your 65 | acceptance of these terms and conditions, and the Licensor grants You 66 | such rights in consideration of benefits the Licensor receives from 67 | making the Licensed Material available under these terms and 68 | conditions. 69 | 70 | 71 | Section 1 -- Definitions. 72 | 73 | a. Adapted Material means material subject to Copyright and Similar 74 | Rights that is derived from or based upon the Licensed Material 75 | and in which the Licensed Material is translated, altered, 76 | arranged, transformed, or otherwise modified in a manner requiring 77 | permission under the Copyright and Similar Rights held by the 78 | Licensor. For purposes of this Public License, where the Licensed 79 | Material is a musical work, performance, or sound recording, 80 | Adapted Material is always produced where the Licensed Material is 81 | synched in timed relation with a moving image. 82 | 83 | b. Adapter's License means the license You apply to Your Copyright 84 | and Similar Rights in Your contributions to Adapted Material in 85 | accordance with the terms and conditions of this Public License. 86 | 87 | c. Copyright and Similar Rights means copyright and/or similar rights 88 | closely related to copyright including, without limitation, 89 | performance, broadcast, sound recording, and Sui Generis Database 90 | Rights, without regard to how the rights are labeled or 91 | categorized. For purposes of this Public License, the rights 92 | specified in Section 2(b)(1)-(2) are not Copyright and Similar 93 | Rights. 94 | d. Effective Technological Measures means those measures that, in the 95 | absence of proper authority, may not be circumvented under laws 96 | fulfilling obligations under Article 11 of the WIPO Copyright 97 | Treaty adopted on December 20, 1996, and/or similar international 98 | agreements. 99 | 100 | e. Exceptions and Limitations means fair use, fair dealing, and/or 101 | any other exception or limitation to Copyright and Similar Rights 102 | that applies to Your use of the Licensed Material. 103 | 104 | f. Licensed Material means the artistic or literary work, database, 105 | or other material to which the Licensor applied this Public 106 | License. 107 | 108 | g. Licensed Rights means the rights granted to You subject to the 109 | terms and conditions of this Public License, which are limited to 110 | all Copyright and Similar Rights that apply to Your use of the 111 | Licensed Material and that the Licensor has authority to license. 112 | 113 | h. Licensor means the individual(s) or entity(ies) granting rights 114 | under this Public License. 115 | 116 | i. NonCommercial means not primarily intended for or directed towards 117 | commercial advantage or monetary compensation. For purposes of 118 | this Public License, the exchange of the Licensed Material for 119 | other material subject to Copyright and Similar Rights by digital 120 | file-sharing or similar means is NonCommercial provided there is 121 | no payment of monetary compensation in connection with the 122 | exchange. 123 | 124 | j. Share means to provide material to the public by any means or 125 | process that requires permission under the Licensed Rights, such 126 | as reproduction, public display, public performance, distribution, 127 | dissemination, communication, or importation, and to make material 128 | available to the public including in ways that members of the 129 | public may access the material from a place and at a time 130 | individually chosen by them. 131 | 132 | k. Sui Generis Database Rights means rights other than copyright 133 | resulting from Directive 96/9/EC of the European Parliament and of 134 | the Council of 11 March 1996 on the legal protection of databases, 135 | as amended and/or succeeded, as well as other essentially 136 | equivalent rights anywhere in the world. 137 | 138 | l. You means the individual or entity exercising the Licensed Rights 139 | under this Public License. Your has a corresponding meaning. 140 | 141 | 142 | Section 2 -- Scope. 143 | 144 | a. License grant. 145 | 146 | 1. Subject to the terms and conditions of this Public License, 147 | the Licensor hereby grants You a worldwide, royalty-free, 148 | non-sublicensable, non-exclusive, irrevocable license to 149 | exercise the Licensed Rights in the Licensed Material to: 150 | 151 | a. reproduce and Share the Licensed Material, in whole or 152 | in part, for NonCommercial purposes only; and 153 | 154 | b. produce, reproduce, and Share Adapted Material for 155 | NonCommercial purposes only. 156 | 157 | 2. Exceptions and Limitations. For the avoidance of doubt, where 158 | Exceptions and Limitations apply to Your use, this Public 159 | License does not apply, and You do not need to comply with 160 | its terms and conditions. 161 | 162 | 3. Term. The term of this Public License is specified in Section 163 | 6(a). 164 | 165 | 4. Media and formats; technical modifications allowed. The 166 | Licensor authorizes You to exercise the Licensed Rights in 167 | all media and formats whether now known or hereafter created, 168 | and to make technical modifications necessary to do so. The 169 | Licensor waives and/or agrees not to assert any right or 170 | authority to forbid You from making technical modifications 171 | necessary to exercise the Licensed Rights, including 172 | technical modifications necessary to circumvent Effective 173 | Technological Measures. For purposes of this Public License, 174 | simply making modifications authorized by this Section 2(a) 175 | (4) never produces Adapted Material. 176 | 177 | 5. Downstream recipients. 178 | 179 | a. Offer from the Licensor -- Licensed Material. Every 180 | recipient of the Licensed Material automatically 181 | receives an offer from the Licensor to exercise the 182 | Licensed Rights under the terms and conditions of this 183 | Public License. 184 | 185 | b. No downstream restrictions. You may not offer or impose 186 | any additional or different terms or conditions on, or 187 | apply any Effective Technological Measures to, the 188 | Licensed Material if doing so restricts exercise of the 189 | Licensed Rights by any recipient of the Licensed 190 | Material. 191 | 192 | 6. No endorsement. Nothing in this Public License constitutes or 193 | may be construed as permission to assert or imply that You 194 | are, or that Your use of the Licensed Material is, connected 195 | with, or sponsored, endorsed, or granted official status by, 196 | the Licensor or others designated to receive attribution as 197 | provided in Section 3(a)(1)(A)(i). 198 | 199 | b. Other rights. 200 | 201 | 1. Moral rights, such as the right of integrity, are not 202 | licensed under this Public License, nor are publicity, 203 | privacy, and/or other similar personality rights; however, to 204 | the extent possible, the Licensor waives and/or agrees not to 205 | assert any such rights held by the Licensor to the limited 206 | extent necessary to allow You to exercise the Licensed 207 | Rights, but not otherwise. 208 | 209 | 2. Patent and trademark rights are not licensed under this 210 | Public License. 211 | 212 | 3. To the extent possible, the Licensor waives any right to 213 | collect royalties from You for the exercise of the Licensed 214 | Rights, whether directly or through a collecting society 215 | under any voluntary or waivable statutory or compulsory 216 | licensing scheme. In all other cases the Licensor expressly 217 | reserves any right to collect such royalties, including when 218 | the Licensed Material is used other than for NonCommercial 219 | purposes. 220 | 221 | 222 | Section 3 -- License Conditions. 223 | 224 | Your exercise of the Licensed Rights is expressly made subject to the 225 | following conditions. 226 | 227 | a. Attribution. 228 | 229 | 1. If You Share the Licensed Material (including in modified 230 | form), You must: 231 | 232 | a. retain the following if it is supplied by the Licensor 233 | with the Licensed Material: 234 | 235 | i. identification of the creator(s) of the Licensed 236 | Material and any others designated to receive 237 | attribution, in any reasonable manner requested by 238 | the Licensor (including by pseudonym if 239 | designated); 240 | 241 | ii. a copyright notice; 242 | 243 | iii. a notice that refers to this Public License; 244 | 245 | iv. a notice that refers to the disclaimer of 246 | warranties; 247 | 248 | v. a URI or hyperlink to the Licensed Material to the 249 | extent reasonably practicable; 250 | 251 | b. indicate if You modified the Licensed Material and 252 | retain an indication of any previous modifications; and 253 | 254 | c. indicate the Licensed Material is licensed under this 255 | Public License, and include the text of, or the URI or 256 | hyperlink to, this Public License. 257 | 258 | 2. You may satisfy the conditions in Section 3(a)(1) in any 259 | reasonable manner based on the medium, means, and context in 260 | which You Share the Licensed Material. For example, it may be 261 | reasonable to satisfy the conditions by providing a URI or 262 | hyperlink to a resource that includes the required 263 | information. 264 | 265 | 3. If requested by the Licensor, You must remove any of the 266 | information required by Section 3(a)(1)(A) to the extent 267 | reasonably practicable. 268 | 269 | 4. If You Share Adapted Material You produce, the Adapter's 270 | License You apply must not prevent recipients of the Adapted 271 | Material from complying with this Public License. 272 | 273 | 274 | Section 4 -- Sui Generis Database Rights. 275 | 276 | Where the Licensed Rights include Sui Generis Database Rights that 277 | apply to Your use of the Licensed Material: 278 | 279 | a. for the avoidance of doubt, Section 2(a)(1) grants You the right 280 | to extract, reuse, reproduce, and Share all or a substantial 281 | portion of the contents of the database for NonCommercial purposes 282 | only; 283 | 284 | b. if You include all or a substantial portion of the database 285 | contents in a database in which You have Sui Generis Database 286 | Rights, then the database in which You have Sui Generis Database 287 | Rights (but not its individual contents) is Adapted Material; and 288 | 289 | c. You must comply with the conditions in Section 3(a) if You Share 290 | all or a substantial portion of the contents of the database. 291 | 292 | For the avoidance of doubt, this Section 4 supplements and does not 293 | replace Your obligations under this Public License where the Licensed 294 | Rights include other Copyright and Similar Rights. 295 | 296 | 297 | Section 5 -- Disclaimer of Warranties and Limitation of Liability. 298 | 299 | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE 300 | EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS 301 | AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF 302 | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, 303 | IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, 304 | WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR 305 | PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, 306 | ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT 307 | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT 308 | ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 309 | 310 | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE 311 | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, 312 | NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, 313 | INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, 314 | COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR 315 | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN 316 | ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR 317 | DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR 318 | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. 319 | 320 | c. The disclaimer of warranties and limitation of liability provided 321 | above shall be interpreted in a manner that, to the extent 322 | possible, most closely approximates an absolute disclaimer and 323 | waiver of all liability. 324 | 325 | 326 | Section 6 -- Term and Termination. 327 | 328 | a. This Public License applies for the term of the Copyright and 329 | Similar Rights licensed here. However, if You fail to comply with 330 | this Public License, then Your rights under this Public License 331 | terminate automatically. 332 | 333 | b. Where Your right to use the Licensed Material has terminated under 334 | Section 6(a), it reinstates: 335 | 336 | 1. automatically as of the date the violation is cured, provided 337 | it is cured within 30 days of Your discovery of the 338 | violation; or 339 | 340 | 2. upon express reinstatement by the Licensor. 341 | 342 | For the avoidance of doubt, this Section 6(b) does not affect any 343 | right the Licensor may have to seek remedies for Your violations 344 | of this Public License. 345 | 346 | c. For the avoidance of doubt, the Licensor may also offer the 347 | Licensed Material under separate terms or conditions or stop 348 | distributing the Licensed Material at any time; however, doing so 349 | will not terminate this Public License. 350 | 351 | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public 352 | License. 353 | 354 | 355 | Section 7 -- Other Terms and Conditions. 356 | 357 | a. The Licensor shall not be bound by any additional or different 358 | terms or conditions communicated by You unless expressly agreed. 359 | 360 | b. Any arrangements, understandings, or agreements regarding the 361 | Licensed Material not stated herein are separate from and 362 | independent of the terms and conditions of this Public License. 363 | 364 | 365 | Section 8 -- Interpretation. 366 | 367 | a. For the avoidance of doubt, this Public License does not, and 368 | shall not be interpreted to, reduce, limit, restrict, or impose 369 | conditions on any use of the Licensed Material that could lawfully 370 | be made without permission under this Public License. 371 | 372 | b. To the extent possible, if any provision of this Public License is 373 | deemed unenforceable, it shall be automatically reformed to the 374 | minimum extent necessary to make it enforceable. If the provision 375 | cannot be reformed, it shall be severed from this Public License 376 | without affecting the enforceability of the remaining terms and 377 | conditions. 378 | 379 | c. No term or condition of this Public License will be waived and no 380 | failure to comply consented to unless expressly agreed to by the 381 | Licensor. 382 | 383 | d. Nothing in this Public License constitutes or may be interpreted 384 | as a limitation upon, or waiver of, any privileges and immunities 385 | that apply to the Licensor or You, including from the legal 386 | processes of any jurisdiction or authority. 387 | 388 | ======================================================================= 389 | 390 | Creative Commons is not a party to its public 391 | licenses. Notwithstanding, Creative Commons may elect to apply one of 392 | its public licenses to material it publishes and in those instances 393 | will be considered the “Licensor.” The text of the Creative Commons 394 | public licenses is dedicated to the public domain under the CC0 Public 395 | Domain Dedication. Except for the limited purpose of indicating that 396 | material is shared under a Creative Commons public license or as 397 | otherwise permitted by the Creative Commons policies published at 398 | creativecommons.org/policies, Creative Commons does not authorize the 399 | use of the trademark "Creative Commons" or any other trademark or logo 400 | of Creative Commons without its prior written consent including, 401 | without limitation, in connection with any unauthorized modifications 402 | to any of its public licenses or any other arrangements, 403 | understandings, or agreements concerning use of licensed material. For 404 | the avoidance of doubt, this paragraph does not form part of the 405 | public licenses. 406 | 407 | Creative Commons may be contacted at creativecommons.org. 408 | 409 | -------------------------------------------------------------------------------- /licenses/LICENSE.cc0: -------------------------------------------------------------------------------- 1 | Creative Commons Legal Code 2 | 3 | CC0 1.0 Universal 4 | 5 | CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE 6 | LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN 7 | ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS 8 | INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES 9 | REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS 10 | PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM 11 | THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED 12 | HEREUNDER. 13 | 14 | Statement of Purpose 15 | 16 | The laws of most jurisdictions throughout the world automatically confer 17 | exclusive Copyright and Related Rights (defined below) upon the creator 18 | and subsequent owner(s) (each and all, an "owner") of an original work of 19 | authorship and/or a database (each, a "Work"). 20 | 21 | Certain owners wish to permanently relinquish those rights to a Work for 22 | the purpose of contributing to a commons of creative, cultural and 23 | scientific works ("Commons") that the public can reliably and without fear 24 | of later claims of infringement build upon, modify, incorporate in other 25 | works, reuse and redistribute as freely as possible in any form whatsoever 26 | and for any purposes, including without limitation commercial purposes. 27 | These owners may contribute to the Commons to promote the ideal of a free 28 | culture and the further production of creative, cultural and scientific 29 | works, or to gain reputation or greater distribution for their Work in 30 | part through the use and efforts of others. 31 | 32 | For these and/or other purposes and motivations, and without any 33 | expectation of additional consideration or compensation, the person 34 | associating CC0 with a Work (the "Affirmer"), to the extent that he or she 35 | is an owner of Copyright and Related Rights in the Work, voluntarily 36 | elects to apply CC0 to the Work and publicly distribute the Work under its 37 | terms, with knowledge of his or her Copyright and Related Rights in the 38 | Work and the meaning and intended legal effect of CC0 on those rights. 39 | 40 | 1. Copyright and Related Rights. A Work made available under CC0 may be 41 | protected by copyright and related or neighboring rights ("Copyright and 42 | Related Rights"). Copyright and Related Rights include, but are not 43 | limited to, the following: 44 | 45 | i. the right to reproduce, adapt, distribute, perform, display, 46 | communicate, and translate a Work; 47 | ii. moral rights retained by the original author(s) and/or performer(s); 48 | iii. publicity and privacy rights pertaining to a person's image or 49 | likeness depicted in a Work; 50 | iv. rights protecting against unfair competition in regards to a Work, 51 | subject to the limitations in paragraph 4(a), below; 52 | v. rights protecting the extraction, dissemination, use and reuse of data 53 | in a Work; 54 | vi. database rights (such as those arising under Directive 96/9/EC of the 55 | European Parliament and of the Council of 11 March 1996 on the legal 56 | protection of databases, and under any national implementation 57 | thereof, including any amended or successor version of such 58 | directive); and 59 | vii. other similar, equivalent or corresponding rights throughout the 60 | world based on applicable law or treaty, and any national 61 | implementations thereof. 62 | 63 | 2. Waiver. To the greatest extent permitted by, but not in contravention 64 | of, applicable law, Affirmer hereby overtly, fully, permanently, 65 | irrevocably and unconditionally waives, abandons, and surrenders all of 66 | Affirmer's Copyright and Related Rights and associated claims and causes 67 | of action, whether now known or unknown (including existing as well as 68 | future claims and causes of action), in the Work (i) in all territories 69 | worldwide, (ii) for the maximum duration provided by applicable law or 70 | treaty (including future time extensions), (iii) in any current or future 71 | medium and for any number of copies, and (iv) for any purpose whatsoever, 72 | including without limitation commercial, advertising or promotional 73 | purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each 74 | member of the public at large and to the detriment of Affirmer's heirs and 75 | successors, fully intending that such Waiver shall not be subject to 76 | revocation, rescission, cancellation, termination, or any other legal or 77 | equitable action to disrupt the quiet enjoyment of the Work by the public 78 | as contemplated by Affirmer's express Statement of Purpose. 79 | 80 | 3. Public License Fallback. Should any part of the Waiver for any reason 81 | be judged legally invalid or ineffective under applicable law, then the 82 | Waiver shall be preserved to the maximum extent permitted taking into 83 | account Affirmer's express Statement of Purpose. In addition, to the 84 | extent the Waiver is so judged Affirmer hereby grants to each affected 85 | person a royalty-free, non transferable, non sublicensable, non exclusive, 86 | irrevocable and unconditional license to exercise Affirmer's Copyright and 87 | Related Rights in the Work (i) in all territories worldwide, (ii) for the 88 | maximum duration provided by applicable law or treaty (including future 89 | time extensions), (iii) in any current or future medium and for any number 90 | of copies, and (iv) for any purpose whatsoever, including without 91 | limitation commercial, advertising or promotional purposes (the 92 | "License"). The License shall be deemed effective as of the date CC0 was 93 | applied by Affirmer to the Work. Should any part of the License for any 94 | reason be judged legally invalid or ineffective under applicable law, such 95 | partial invalidity or ineffectiveness shall not invalidate the remainder 96 | of the License, and in such case Affirmer hereby affirms that he or she 97 | will not (i) exercise any of his or her remaining Copyright and Related 98 | Rights in the Work or (ii) assert any associated claims and causes of 99 | action with respect to the Work, in either case contrary to Affirmer's 100 | express Statement of Purpose. 101 | 102 | 4. Limitations and Disclaimers. 103 | 104 | a. No trademark or patent rights held by Affirmer are waived, abandoned, 105 | surrendered, licensed or otherwise affected by this document. 106 | b. Affirmer offers the Work as-is and makes no representations or 107 | warranties of any kind concerning the Work, express, implied, 108 | statutory or otherwise, including without limitation warranties of 109 | title, merchantability, fitness for a particular purpose, non 110 | infringement, or the absence of latent or other defects, accuracy, or 111 | the present or absence of errors, whether or not discoverable, all to 112 | the greatest extent permissible under applicable law. 113 | c. Affirmer disclaims responsibility for clearing rights of other persons 114 | that may apply to the Work or any use thereof, including without 115 | limitation any person's Copyright and Related Rights in the Work. 116 | Further, Affirmer disclaims responsibility for obtaining any necessary 117 | consents, permissions or other rights required for any use of the 118 | Work. 119 | d. Affirmer understands and acknowledges that Creative Commons is not a 120 | party to this document and has no duty or obligation with respect to 121 | this CC0 or use of the Work. 122 | -------------------------------------------------------------------------------- /make_release.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python3 2 | import csv 3 | import glob 4 | from multiprocessing import Process, Queue, current_process 5 | from nif_walker import walk_nif 6 | import os 7 | import sys 8 | import tarfile 9 | 10 | RELEASE_PATH = "uixr-assets-le-1.3.tar" 11 | ASSET_PATH = "../../../Private" 12 | 13 | 14 | def spinning_cursor(): 15 | while True: 16 | for cursor in '|/-\\': 17 | yield cursor 18 | 19 | 20 | def get_filename(string): 21 | return os.path.basename(string.replace("\\", "/")) 22 | 23 | 24 | def insensitive_glob(pattern, recursive): 25 | def either(c): 26 | return '[%s%s]' % (c.lower(), c.upper()) if c.isalpha() else c 27 | return glob.iglob(''.join(map(either, pattern)), recursive=recursive) 28 | 29 | 30 | def find_match(ap, rap): 31 | asset_filename, asset_extension = os.path.splitext(ap.lower()) 32 | relative_asset_filename, relative_asset_extension = os.path.splitext(rap.lower()) 33 | 34 | if asset_filename == relative_asset_filename: 35 | return True 36 | else: 37 | return False 38 | 39 | 40 | def retrieve_assets_from_nif(nif_path): 41 | # check that we have all related assets 42 | assets = [] 43 | nif_assets = walk_nif(nif_path=nif_path, use_stdout=False) 44 | for asset_string in nif_assets: 45 | for asset_name in asset_string.split(', '): 46 | assets.append(get_filename(asset_name).lower()) 47 | return assets 48 | 49 | 50 | def worker(work_queue, done_queue): 51 | spinner = spinning_cursor() 52 | p = current_process() 53 | for nif_path in iter(work_queue.get, 'STOP'): 54 | sys.stdout.write("\r\b\033[K{0} [{1}][{2}][{3}]".format( 55 | next(spinner), work_queue.qsize(), p.name, nif_path)) 56 | sys.stdout.flush() 57 | assets = [] 58 | try: 59 | # assets.append('DEADBEEF') 60 | assets = retrieve_assets_from_nif(nif_path) 61 | except Exception: 62 | pass 63 | done_queue.put((nif_path, assets)) 64 | done_queue.put('STOP') 65 | return True 66 | 67 | 68 | def main(): 69 | with open("Manifests/UIXR.manifest") as f: 70 | uixr_data = csv.DictReader(f) 71 | tar_ball = tarfile.open(RELEASE_PATH, "w:") 72 | spinner = spinning_cursor() 73 | manifest = [] 74 | additional_assets = [] 75 | additional_assets_nif = {} 76 | 77 | # setup multi-processing job 78 | workers = 8 79 | processes = [] 80 | work_queue = Queue() 81 | done_queue = Queue() 82 | 83 | print("Gathering assets: ") 84 | for row in uixr_data: 85 | row_license = row.get('license').lower() 86 | if row_license == 'cc0' or row_license == 'cc-by' or row_license == 'cc-by-nc': 87 | sys.stdout.write("\r\b \033[K{0} [{1}]".format(next(spinner), row.get('asset'))) 88 | sys.stdout.flush() 89 | file_path = os.path.join(ASSET_PATH, row.get('asset')) 90 | if not os.path.exists(file_path): 91 | print("WARNING: asset not found -> {0}".format(row.get('asset'))) 92 | continue 93 | manifest.append(row.get('asset')) 94 | tar_ball.add(file_path, row.get('asset')) 95 | 96 | work_queue.put(file_path) 97 | 98 | # let multiprocessing parse the nifs 99 | print("\n\nParsing NIFs for additional sub-assets: ") 100 | for i in range(workers): 101 | p = Process(target=worker, args=(work_queue, done_queue)) 102 | processes.append(p) 103 | work_queue.put('STOP') 104 | p.start() 105 | 106 | stops = 0 107 | while True: 108 | item = done_queue.get() 109 | if isinstance(item, str) and item == 'STOP': 110 | stops += 1 111 | if stops == workers: 112 | break 113 | else: 114 | # for worker_name, nif_name, nif_assets in iter(done_queue.get, 'STOP'): 115 | nif_path, nif_assets = item 116 | additional_assets += nif_assets 117 | additional_assets_nif[nif_path] = nif_assets 118 | 119 | print("\n\nFiltering assets.") 120 | # remove duplicates 121 | additional_assets = set(additional_assets) 122 | 123 | # remove blank entry in set 124 | if '' in additional_assets: 125 | additional_assets.remove('') 126 | 127 | # remove files listed in manifest, we already have them 128 | for asset in manifest: 129 | filename = os.path.basename(asset).lower() 130 | if filename in additional_assets: 131 | additional_assets.remove(filename) 132 | 133 | # match assets back to NIF 134 | additional_assets = list(additional_assets) 135 | for i in range(len(additional_assets)): 136 | asset = additional_assets[i] 137 | nifs_found = [] 138 | for nif, assets in additional_assets_nif.items(): 139 | if asset in assets: 140 | nifs_found.append(nif) 141 | additional_assets[i] = (asset, [nif.replace(ASSET_PATH, '') for nif in nifs_found]) 142 | 143 | print("\n\nGathering sub-assets: ") 144 | # iterate through all sub assets 145 | for nif_asset, nifs in additional_assets: 146 | found = False 147 | na_filename, _ = os.path.splitext(nif_asset.lower()) 148 | na_filename += '.*' 149 | glob_path = os.path.join(ASSET_PATH, "UIX", "**", na_filename) 150 | for asset_path in insensitive_glob(glob_path, True): 151 | found = True 152 | relative_asset_path = os.path.relpath(os.path.realpath(asset_path), ASSET_PATH) 153 | if relative_asset_path in tar_ball.getnames(): 154 | break # file already exists, skip 155 | sys.stdout.write("\r\b\033[K{0} [{1}]".format(next(spinner), relative_asset_path)) 156 | sys.stdout.flush() 157 | f.seek(0) # reset to beginning of csv file 158 | for row in uixr_data: 159 | if find_match(row.get('asset'), relative_asset_path): 160 | row_license = row.get('license').lower() 161 | if row_license == 'cc0': 162 | break # good to go, break 163 | elif row_license == 'cc-by': 164 | break # good to go, break 165 | elif row_license == 'cc-by-nc': 166 | break # good to go, break 167 | else: 168 | print("\nWARNING: Non-CC license asset -> {0} ({1})\n".format( 169 | relative_asset_path, nifs)) 170 | if not found: 171 | print("\nWARNING: sub-asset not found -> {0} ({1})\n".format(nif_asset, nifs)) 172 | tar_ball.close() 173 | 174 | 175 | if __name__ == "__main__": 176 | main() -------------------------------------------------------------------------------- /nif_walker.py: -------------------------------------------------------------------------------- 1 | from pyffi.formats.nif import NifFormat 2 | from os import path 3 | from sys import argv, exit, stdout 4 | 5 | # UIX_PATH = "../../../Private/UIX/UIX FILES/Data Files/" 6 | # UIX_PATH = "../../../Private/UIX/UIX FILES/Data Files/Meshes/TOE/RedMoonGa01.NIF" 7 | 8 | 9 | def find_external_assets(data, assets): 10 | """ recursively find any external assets linked into a nif""" 11 | 12 | if isinstance(data, list): 13 | for node in data: 14 | if node.__class__.__name__ == 'NiNode': 15 | find_external_assets(node.children, assets) 16 | elif node.__class__.__name__ == 'NiTriShape': 17 | find_external_assets(node.properties, assets) 18 | else: 19 | find_external_assets(node, assets) 20 | 21 | if data.__class__.__name__ == 'NiSourceTexture': 22 | assets.append(data.file_name) 23 | elif data.__class__.__name__ == 'NiTexturingProperty': 24 | if data.has_base_texture: 25 | find_external_assets(data.base_texture.source, assets) 26 | if data.has_bump_map_texture: 27 | find_external_assets(data.bump_map_texture.source, assets) 28 | if data.has_dark_texture: 29 | find_external_assets(data.dark_texture.source, assets) 30 | if data.has_gloss_texture: 31 | find_external_assets(data.gloss_texture.source, assets) 32 | if data.has_glow_texture: 33 | find_external_assets(data.glow_texture.source, assets) 34 | if data.has_normal_texture: 35 | find_external_assets(data.normal_texture.source, assets) 36 | if data.has_detail_texture: 37 | find_external_assets(data.detail_texture.source, assets) 38 | if data.has_unknown_2_texture: 39 | find_external_assets(data.unknown_2_texture.source, assets) 40 | if data.has_decal_0_texture: 41 | find_external_assets(data.decal_0_texture.source, assets) 42 | if data.has_decal_1_texture: 43 | find_external_assets(data.decal_1_texture.source, assets) 44 | if data.has_decal_2_texture: 45 | find_external_assets(data.decal_2_texture.source, assets) 46 | if data.has_decal_3_texture: 47 | find_external_assets(data.decal_3_texture.source, assets) 48 | 49 | 50 | def walk_nif(nif_path, use_stdout=True): 51 | if not path.exists(nif_path): 52 | exit("Path `{0}` not found.".format(nif_path)) 53 | 54 | all_assets = [] 55 | for stream, data in NifFormat.walkData(nif_path): 56 | try: 57 | if use_stdout: 58 | print(stream.name, sep='', end=', ', file=stdout, flush=True) 59 | data.read(stream) 60 | assets = [] 61 | find_external_assets(data.roots, assets) 62 | assets = set(assets) # remove duplicates 63 | assets_string = "{0}".format(b', '.join(assets).decode(encoding="ISO-8859-1")) 64 | all_assets.append(assets_string) 65 | if use_stdout: 66 | print(assets_string, sep=', ', end='\n', file=stdout, flush=True) 67 | except ValueError as ex: 68 | print("\n Error with {0}: {1}".format(stream.name, str(ex.args)), sep='', end='\n', file=stdout, flush=True) 69 | except Exception as ex: 70 | print(ex) 71 | raise 72 | return all_assets 73 | 74 | 75 | if __name__ == "__main__": 76 | if len(argv) == 2: 77 | walk_nif(argv[1]) 78 | else: 79 | exit("No path given.") 80 | -------------------------------------------------------------------------------- /utils.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | # create screnshots of NIFs with nifskope 4 | find . -iname "*.nif" | while read f; 5 | do 6 | echo ${f}; 7 | DIR=album/$(dirname "${f}") 8 | echo ${DIR} 9 | mkdir -p "$DIR" # create directories 10 | nifskope "${f}"& sleep 3; # open nifskope with NIF 11 | wmctrl -c nifskope; sleep 2; # close the PNG ICCC warning window 12 | wmctrl -a nifskope; # raise nifskope to top 13 | gnome-screenshot -w -d 1 -f "album/${f}.png" # screenshot top window 14 | wmctrl -c nifskope; wmctrl -c nifskope; # close any open nifskope windows 15 | done 16 | 17 | # find any screenshots that are incorrect and try to retake them 18 | find ./album -name '*.png' -exec file {} \; | sed 's/\(.*png\): .* \([0-9]* x [0-9]*\).*/\2 \1/' | awk 'int($1) == 1202 {print}' | while read f; 19 | do 20 | f=${f:19:-4} 21 | echo ${f}; 22 | DIR=album/$(dirname "${f}") 23 | echo ${DIR} 24 | mkdir -p "$DIR" 25 | nifskope "${f}"& sleep 3; 26 | wmctrl -c nifskope; sleep 2; 27 | wmctrl -a nifskope; 28 | gnome-screenshot -w -d 1 -f "album/${f}.png" 29 | wmctrl -c nifskope; wmctrl -c nifskope; 30 | done 31 | 32 | -------------------------------------------------------------------------------- /validate_uix.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python 2 | 3 | 4 | # bethesda files 5 | morrowind_md5 = None 6 | with open("Manifests/morrowind.manifest", 'r') as content_file: 7 | morrowind_md5 = content_file.read() 8 | 9 | tribunal_md5 = None 10 | with open("Manifests/tribunal.manifest", 'r') as content_file: 11 | tribunal_md5 = content_file.read() 12 | 13 | bloodmoon_md5 = None 14 | with open("Manifests/bloodmoon.manifest", 'r') as content_file: 15 | bloodmoon_md5 = content_file.read() 16 | 17 | starboi_md5 = None 18 | with open("Manifests/starboi.manifest", 'r') as content_file: 19 | starboi_md5 = content_file.read() 20 | 21 | vurt_md5 = None 22 | with open("Manifests/vurt.manifest", 'r') as content_file: 23 | vurt_md5 = content_file.read() 24 | 25 | jarvik_md5 = None 26 | with open("Manifests/jarvik.manifest", 'r') as content_file: 27 | jarvik_md5 = content_file.read() 28 | 29 | glory_md5 = None 30 | with open("Manifests/glory.manifest", 'r') as content_file: 31 | glory_md5 = content_file.read() 32 | 33 | ules_md5 = None 34 | with open("Manifests/ules.manifest", 'r') as content_file: 35 | ules_md5 = content_file.read() 36 | 37 | 38 | def validate(md5_list): 39 | print("\nComparing md5sum of UIX:R to the other files.") 40 | beth_counter = starboi_counter = vurt_counter = jarvik_counter = glory_counter = ules_counter = 0 41 | for line in md5_list.split('\n'): 42 | if len(line) > 0: 43 | md5, rest = line.split(",", 1) 44 | if md5 in morrowind_md5: 45 | beth_counter += 1 46 | print("{0},{1},Found in Morrowind.bsa".format(md5, rest)) 47 | if md5 in tribunal_md5: 48 | beth_counter += 1 49 | print("{0},{1},Found in Tribunal.bsa".format(md5, rest)) 50 | if md5 in bloodmoon_md5: 51 | beth_counter += 1 52 | print("{0},{1},Found in Bloodmoon.bsa".format(md5, rest)) 53 | if md5 in starboi_md5: 54 | starboi_counter += 1 55 | print("{0},{1},Found in StarBoi's work".format(md5, rest)) 56 | if md5 in vurt_md5: 57 | vurt_counter += 1 58 | print("{0},{1},Found in Vurt's work".format(md5, rest)) 59 | if md5 in jarvik_md5: 60 | jarvik_counter += 1 61 | print("{0},{1},Found in Jarvik bsa".format(md5, rest)) 62 | if md5 in glory_md5: 63 | glory_counter += 1 64 | print("{0},{1},Found in TheGloryRoad".format(md5, rest)) 65 | if md5 in ules_md5: 66 | ules_counter += 1 67 | print("{0},{1},Found in Ules' Farm".format(md5, rest)) 68 | 69 | total = beth_counter + starboi_counter + vurt_counter + jarvik_counter + glory_counter + \ 70 | ules_counter 71 | 72 | print("""\ 73 | Out of {0} files, found: {1} 74 | {2} bethesda files 75 | {3} starboi files 76 | {4} vurt files 77 | {5} jarvik files 78 | {6} glory files 79 | {7} ules files""".format( 80 | len(md5_list.split('\n'))-1, total, beth_counter, starboi_counter, vurt_counter, 81 | jarvik_counter, glory_counter, ules_counter)) 82 | 83 | 84 | # uixr files 85 | uixr_md5 = None 86 | with open("Manifests/UIXR.manifest", 'r') as content_file: 87 | uix_md5 = content_file.read() 88 | validate(uix_md5) 89 | 90 | --------------------------------------------------------------------------------