diff --git a/compiled/dat/GlobalClothing_District_FemaleFan02.prp b/compiled/dat/GlobalClothing_District_FemaleFan02.prp index 99b062d6..be8ec1f8 100644 --- a/compiled/dat/GlobalClothing_District_FemaleFan02.prp +++ b/compiled/dat/GlobalClothing_District_FemaleFan02.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cc8a85b3a8b898eb56ce5fb489a27377be4d89574d2f1821f449bf31196c235 -size 558554 +oid sha256:b9e75204008da95fec6fa317dad8c9fdd48dfe7842e8cb66ffed87f1435c86c6 +size 838914 diff --git a/compiled/dat/GlobalClothing_District_MaleFan02.prp b/compiled/dat/GlobalClothing_District_MaleFan02.prp index 4fa8becd..91a1020b 100644 --- a/compiled/dat/GlobalClothing_District_MaleFan02.prp +++ b/compiled/dat/GlobalClothing_District_MaleFan02.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c5f233d16a9854abade09460fb1be1f0a59fb258487322bf944062145983e7e -size 558668 +oid sha256:32f0aa41e69fd233209d270360f9a9d11e7881bccb3702df8a331d97278ae5b3 +size 839088 diff --git a/sources/avatar/clothing_fan02/Fan02.json b/sources/avatar/clothing_fan02/Fan02.json index d6b3d4c8..cce134a5 100644 --- a/sources/avatar/clothing_fan02/Fan02.json +++ b/sources/avatar/clothing_fan02/Fan02.json @@ -12,7 +12,11 @@ "Icon_UTorso_Shirt_GayZero.png", "MTorso_xSleeve_GayZero_Base.png", - "MTorso_xSleeve_GayZero_Tint.png" + "MTorso_xSleeve_GayZero_Tint.png", + + "Icon_UTorso_Shirt_CvrnTr.png", + "MTorso_xSleeve_CvrnTr_Base.png", + "MTorso_xSleeve_CvrnTr_Tint.png" ], "clItems": [ { @@ -138,6 +142,38 @@ } } ] + }, + { + "name": "MTorso_ShortSleeve_CvrnTrT", + "type": "Shirt", + "group": "Male", + "icon": "Icon_UTorso_Shirt_CvrnTr.png", + "tint1": [0.0, 0.0, 0.0], + "tint2": [0.0, 0.0, 0.0], + "desc": "ColorLabel1=Shirt; ColorLabel2=; isLogoFor=02_MTorso12_01; GroupName=ShortSleeve", + "text": "Short Sleeve T-Shirt - Cavern Tour", + "meshes": [ + "MHTorso08_SMsh", + "MMTorso_SMsh", + "MLTorso_SMsh" + ], + "elements": [ + { + "name": "Chest", + "layers": { + "0": "MTorso_xSleeve_CvrnTr_Base.png", + "8": "MTorso_xSleeve_CvrnTr_Tint.png" + } + }, + { + "name": "Arm", + "layers": { + "0": "mtorso_shortsleevearm_base*0#0.hsm", + "1": "mtorso_shortsleevearm_skin*0#0.hsm", + "8": "mtorso_shortsleevearm_tint1*0#0.hsm" + } + } + ] } ] }, @@ -153,7 +189,11 @@ "Icon_UTorso_Shirt_GayZero.png", "FTorso_xSleeve_GayZero_Base.png", - "FTorso_xSleeve_GayZero_Tint.png" + "FTorso_xSleeve_GayZero_Tint.png", + + "Icon_UTorso_Shirt_CvrnTr.png", + "FTorso_xSleeve_CvrnTr_Base.png", + "FTorso_xSleeve_CvrnTr_Tint.png" ], "clItems": [ { @@ -277,6 +317,37 @@ } } ] + }, + { + "name": "FTorso_ShortSleeve_CvrnTrT", + "type": "Shirt", + "group": "Female", + "icon": "Icon_UTorso_Shirt_CvrnTr.png", + "tint1": [0.0, 0.0, 0.0], + "tint2": [0.0, 0.0, 0.0], + "desc": "ColorLabel1=Shirt; ColorLabel2=; isLogoFor=02_FTorso12_01; GroupName=ShortSleeve", + "text": "Short Sleeve T-Shirt - Cavern Tour", + "meshes": [ + "FHTorso12_SMsh", + "FMTorso12_SMsh", + "FLTorso12_SMsh" + ], + "elements": [ + { + "name": "Chest", + "layers": { + "0": "FTorso_xSleeve_CvrnTr_Base.png", + "8": "FTorso_xSleeve_CvrnTr_Tint.png" + } + }, + { + "name": "Arm", + "layers": { + "1": "mtorso_shortsleevearm_skin*0#0.hsm", + "8": "fsleeve04t02l1*0#0.hsm" + } + } + ] } ] }