17
6
mirror of https://github.com/H-uru/moul-assets.git synced 2025-07-14 02:27:40 -04:00

Add Mysterium 2021 T-Shirt sources and PRPs.

These PRPs are generated from the JSON source by the script
CreateClothingPRP.py, originally by @Deledrius. The specific fork used
to generate these files can be found at
https://github.com/Hoikas/moul-utils.
This commit is contained in:
2021-06-04 23:56:18 -04:00
parent 1008ff52a4
commit f517968b00
11 changed files with 183 additions and 0 deletions

BIN
compiled/dat/GlobalClothing_District_FemaleFan02.prp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
compiled/dat/GlobalClothing_District_MaleFan02.prp (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,153 @@
{
"pages": [
{
"prefix": -5,
"suffix": 12,
"agename": "GlobalClothing",
"name": "MaleFan02",
"mipmaps": [
"Icon_UTorso_Shirt_Mysterium2021.png",
"MTorso_xSleeve_Mysterium2021_Base.png",
"MTorso_xSleeve_Mysterium2021_Tint.png"
],
"clItems": [
{
"name": "MReward_ShortSleeve_Mysterium2021",
"type": "Shirt",
"group": "Male",
"icon": "Icon_UTorso_Shirt_Mysterium2021.png",
"tint1": [0.2863, 0.2863, 0.2863],
"tint2": [0.2863, 0.2863, 0.2863],
"desc": "ColorLabel1=Shirt; ColorLabel2=; isLogoFor=02_MTorso12_01; GroupName=ShortSleeve; nonStandard",
"text": "Short Sleeve T-Shirt - Mysterium 2021",
"meshes": [
"MHTorso08_SMsh",
"MMTorso_SMsh",
"MLTorso_SMsh"
],
"elements": [
{
"name": "Chest",
"layers": {
"0": "MTorso_xSleeve_Mysterium2021_Base.png",
"8": "MTorso_xSleeve_Mysterium2021_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"
}
}
]
},
{
"name": "MReward_LongSleeve_Mysterium2021",
"type": "Shirt",
"group": "Male",
"icon": "Icon_UTorso_Shirt_Mysterium2021.png",
"tint1": [0.2863, 0.2863, 0.2863],
"tint2": [0.2863, 0.2863, 0.2863],
"desc": "ColorLabel1=Shirt; ColorLabel2=; isLogoFor=01_MTorso01_01; GroupName=LongSleeve01; nonStandard",
"text": "Long Sleeve T-Shirt - Mysterium 2021",
"meshes": [
"MHTorso_SMsh",
"MMTorso_SMsh",
"MLTorso_SMsh"
],
"elements": [
{
"name": "Chest",
"layers": {
"0": "MTorso_xSleeve_Mysterium2021_Base.png",
"8": "MTorso_xSleeve_Mysterium2021_Tint.png"
}
},
{
"name": "Arm",
"layers": {
"8": "mtorso_longsleeve01arm_tint1*0#0.hsm"
}
}
]
}
]
},
{
"prefix": -5,
"suffix": 11,
"agename": "GlobalClothing",
"name": "FemaleFan02",
"mipmaps": [
"Icon_UTorso_Shirt_Mysterium2021.png",
"FTorso_xSleeve_Mysterium2021_Base.png",
"FTorso_xSleeve_Mysterium2021_Tint.png"
],
"clItems": [
{
"name": "FReward_ShortSleeve_Mysterium2021",
"type": "Shirt",
"group": "Female",
"icon": "Icon_UTorso_Shirt_Mysterium2021.png",
"tint1": [0.2863, 0.2863, 0.2863],
"tint2": [0.2863, 0.2863, 0.2863],
"desc": "ColorLabel1=Shirt; ColorLabel2=; isLogoFor=02_FTorso12_01; GroupName=ShortSleeve; nonStandard",
"text": "Short Sleeve T-Shirt - Mysterium 2021",
"meshes": [
"FHTorso12_SMsh",
"FMTorso12_SMsh",
"FLTorso12_SMsh"
],
"elements": [
{
"name": "Chest",
"layers": {
"0": "FTorso_xSleeve_Mysterium2021_Base.png",
"8": "FTorso_xSleeve_Mysterium2021_Tint.png"
}
},
{
"name": "Arm",
"layers": {
"1": "mtorso_shortsleevearm_skin*0#0.hsm",
"8": "fsleeve04t02l1*0#0.hsm"
}
}
]
},
{
"name": "FReward_LongSleeve_Mysterium2021",
"type": "Shirt",
"group": "Female",
"icon": "Icon_UTorso_Shirt_Mysterium2021.png",
"tint1": [0.2863, 0.2863, 0.2863],
"tint2": [0.2863, 0.2863, 0.2863],
"desc": "ColorLabel1=Shirt; ColorLabel2=; isLogoFor=01_FTorso01_01; GroupName=LongSleeve01; nonStandard",
"text": "Long Sleeve T-Shirt - Mysterium 2021",
"meshes": [
"FHTorso_SMsh",
"FMTorso_SMsh",
"FLTorso_SMsh"
],
"elements": [
{
"name": "Chest",
"layers": {
"0": "FTorso_xSleeve_Mysterium2021_Base.png",
"8": "FTorso_xSleeve_Mysterium2021_Tint.png"
}
},
{
"name": "Arm",
"layers": {
"8": "ftorso_longsleeve01arm_tint1*0#0.hsm"
}
}
]
}
]
}
]
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.