mirror of
https://github.com/H-uru/moul-assets.git
synced 2025-07-21 20:59:09 +00:00
Add shirt design for Riven 2024
This commit is contained in:
BIN
compiled/dat/GlobalClothing_District_FemaleFan02.prp
(Stored with Git LFS)
BIN
compiled/dat/GlobalClothing_District_FemaleFan02.prp
(Stored with Git LFS)
Binary file not shown.
BIN
compiled/dat/GlobalClothing_District_MaleFan02.prp
(Stored with Git LFS)
BIN
compiled/dat/GlobalClothing_District_MaleFan02.prp
(Stored with Git LFS)
Binary file not shown.
BIN
sources/avatar/UTorso_xSleeve-Template.xcf
(Stored with Git LFS)
Normal file
BIN
sources/avatar/UTorso_xSleeve-Template.xcf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
sources/avatar/clothing_fan02/FTorso_xSleeve_Riven2024_Base.png
(Stored with Git LFS)
Normal file
BIN
sources/avatar/clothing_fan02/FTorso_xSleeve_Riven2024_Base.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
sources/avatar/clothing_fan02/FTorso_xSleeve_Riven2024_Tint.png
(Stored with Git LFS)
Normal file
BIN
sources/avatar/clothing_fan02/FTorso_xSleeve_Riven2024_Tint.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -70,13 +70,17 @@
|
||||
"MTorso_xSleeve_MTP_Tint1.png",
|
||||
"MTorso_HoodSweatMTP_Base.png",
|
||||
"MTorso_HoodSweatMTP_Tint1.png",
|
||||
|
||||
|
||||
"Icon_MLegs_shortstrydye.png",
|
||||
"MLegs_Shorts_TransDye_Base.png",
|
||||
|
||||
|
||||
"Icon_UTorso_Shirt_Kalamee.png",
|
||||
"MTorso_ShortSleeve_Kalamee_Base.png",
|
||||
"MTorso_ShortSleeve_Kalamee_Tint1.png"
|
||||
"MTorso_ShortSleeve_Kalamee_Tint1.png",
|
||||
|
||||
"Icon_UTorso_Shirt_Riven2024.png",
|
||||
"MTorso_xSleeve_Riven2024_Base.png",
|
||||
"MTorso_xSleeve_Riven2024_Tint.png"
|
||||
],
|
||||
"clItems": [
|
||||
{
|
||||
@ -989,6 +993,47 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MTorso_ShortSleeve_Riven2024",
|
||||
"type": "Shirt",
|
||||
"group": "Male",
|
||||
"icon": "Icon_UTorso_Shirt_Riven2024.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 - Riven: Moiety Hive",
|
||||
"meshes": [
|
||||
{
|
||||
"name": "MHTorso08_SMsh",
|
||||
"page": "Male01"
|
||||
},
|
||||
{
|
||||
"name": "MMTorso_SMsh",
|
||||
"page": "Male01"
|
||||
},
|
||||
{
|
||||
"name": "MLTorso_SMsh",
|
||||
"page": "Male01"
|
||||
}
|
||||
],
|
||||
"elements": [
|
||||
{
|
||||
"name": "Chest",
|
||||
"layers": {
|
||||
"0": "MTorso_xSleeve_Riven2024_Base.png",
|
||||
"8": "MTorso_xSleeve_Riven2024_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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -1064,13 +1109,17 @@
|
||||
"FTorso_LongSleeve_MTP_Tint1.png",
|
||||
"FTorso_HoodSweatMTP_Base.png",
|
||||
"FTorso_HoodSweatMTP_Tint1.png",
|
||||
|
||||
|
||||
"Icon_FLegs_shortstrydye.png",
|
||||
"FLegs_Shorts_TransDye_Base.png",
|
||||
|
||||
|
||||
"Icon_UTorso_Shirt_Kalamee.png",
|
||||
"FTorso_ShortSleeve_Kalamee_Base.png",
|
||||
"FTorso_ShortSleeve_Kalamee_Tint1.png"
|
||||
"FTorso_ShortSleeve_Kalamee_Tint1.png",
|
||||
|
||||
"Icon_UTorso_Shirt_Riven2024.png",
|
||||
"FTorso_xSleeve_Riven2024_Base.png",
|
||||
"FTorso_xSleeve_Riven2024_Tint.png"
|
||||
],
|
||||
"clItems": [
|
||||
{
|
||||
@ -1939,6 +1988,46 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FTorso_ShortSleeve_Riven2024",
|
||||
"type": "Shirt",
|
||||
"group": "Female",
|
||||
"icon": "Icon_UTorso_Shirt_Riven2024.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 - Riven: Moiety Hive",
|
||||
"meshes": [
|
||||
{
|
||||
"name": "FHTorso12_SMsh",
|
||||
"page": "Female01"
|
||||
},
|
||||
{
|
||||
"name": "FMTorso12_SMsh",
|
||||
"page": "Female01"
|
||||
},
|
||||
{
|
||||
"name": "FLTorso12_SMsh",
|
||||
"page": "Female01"
|
||||
}
|
||||
],
|
||||
"elements": [
|
||||
{
|
||||
"name": "Chest",
|
||||
"layers": {
|
||||
"0": "FTorso_xSleeve_Riven2024_Base.png",
|
||||
"8": "FTorso_xSleeve_Riven2024_Tint.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Arm",
|
||||
"layers": {
|
||||
"1": "mtorso_shortsleevearm_skin*0#0.hsm",
|
||||
"8": "fsleeve04t02l1*0#0.hsm"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
sources/avatar/clothing_fan02/Icon_UTorso_Shirt_Riven2024.png
(Stored with Git LFS)
Normal file
BIN
sources/avatar/clothing_fan02/Icon_UTorso_Shirt_Riven2024.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
sources/avatar/clothing_fan02/MTorso_xSleeve_Riven2024_Base.png
(Stored with Git LFS)
Normal file
BIN
sources/avatar/clothing_fan02/MTorso_xSleeve_Riven2024_Base.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
sources/avatar/clothing_fan02/MTorso_xSleeve_Riven2024_Tint.png
(Stored with Git LFS)
Normal file
BIN
sources/avatar/clothing_fan02/MTorso_xSleeve_Riven2024_Tint.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
sources/avatar/clothing_fan02/UTorso_xSleeve_Riven2024.xcf
(Stored with Git LFS)
Normal file
BIN
sources/avatar/clothing_fan02/UTorso_xSleeve_Riven2024.xcf
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user