Browse Source

Add Swimtrunks by Calum Traveler and adjust Guild of Instructors Shirt texture

Co-authored-by: Traveler263 <87665301+Traveler263@users.noreply.github.com>
pull/197/head
Edmond Mondor 1 year ago
parent
commit
998dc5b0d8
  1. BIN
      compiled/dat/GlobalClothing_District_FemaleFan02.prp
  2. BIN
      compiled/dat/GlobalClothing_District_MaleFan02.prp
  3. BIN
      sources/avatar/clothing_fan02/FLegs_Shorts_TransDye_Base.png
  4. BIN
      sources/avatar/clothing_fan02/FTorso_xSleeve_GoInst_Tint1.png
  5. BIN
      sources/avatar/clothing_fan02/FTorso_xSleeve_GoInst_base.png
  6. 76
      sources/avatar/clothing_fan02/Fan02.json
  7. BIN
      sources/avatar/clothing_fan02/Icon_FLegs_shortstrydye.png
  8. BIN
      sources/avatar/clothing_fan02/Icon_MLegs_shortstrydye.png
  9. BIN
      sources/avatar/clothing_fan02/MLegs_Shorts_TransDye_Base.png
  10. BIN
      sources/avatar/clothing_fan02/MTorso_xSleeve_GoInst_Tint1.png
  11. BIN
      sources/avatar/clothing_fan02/MTorso_xSleeve_GoInst_base.png

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)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/FLegs_Shorts_TransDye_Base.png (Stored with Git LFS)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/FTorso_xSleeve_GoInst_Tint1.png (Stored with Git LFS)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/FTorso_xSleeve_GoInst_base.png (Stored with Git LFS)

Binary file not shown.

76
sources/avatar/clothing_fan02/Fan02.json

@ -69,7 +69,10 @@
"MTorso_xSleeve_MTP_Base.png",
"MTorso_xSleeve_MTP_Tint1.png",
"MTorso_HoodSweatMTP_Base.png",
"MTorso_HoodSweatMTP_Tint1.png"
"MTorso_HoodSweatMTP_Tint1.png",
"Icon_MLegs_shortstrydye.png",
"MLegs_Shorts_TransDye_Base.png"
],
"clItems": [
{
@ -908,6 +911,39 @@
}
}
]
},
{
"name": "MLegs_Shorts_TransDye",
"type": "pants",
"group": "Male",
"icon": "Icon_MLegs_shortstrydye.png",
"tint1": [1, 1, 1],
"tint2": [1, 1, 1],
"desc": "ColorLabel1 = ; ColorLabel2 = ; GroupName = Shorts; SinglePlayer ; isLogoFor = 02_MLegs01_01; nonStandard;",
"text": "Swimtrunks",
"meshes": [
{
"name": "MHLegs01_SMsh",
"page": "Male01"
},
{
"name": "MMLegs01_SMsh",
"page": "Male01"
},
{
"name": "MLLegs_SMsh",
"page": "Male01"
}
],
"elements": [
{
"name": "Legs",
"layers": {
"0": "MLegs_Shorts_TransDye_Base.png",
"1": "mlegs_shorts01_skin*0#0.hsm"
}
}
]
}
]
},
@ -982,7 +1018,10 @@
"FTorso_LongSleeve_MTP_Base.png",
"FTorso_LongSleeve_MTP_Tint1.png",
"FTorso_HoodSweatMTP_Base.png",
"FTorso_HoodSweatMTP_Tint1.png"
"FTorso_HoodSweatMTP_Tint1.png",
"Icon_FLegs_shortstrydye.png",
"FLegs_Shorts_TransDye_Base.png"
],
"clItems": [
{
@ -1778,6 +1817,39 @@
}
}
]
},
{
"name": "FLegs_Shorts_TransDye",
"type": "pants",
"group": "Female",
"icon": "Icon_FLegs_shortstrydye.png",
"tint1": [1, 1, 1],
"tint2": [1, 1, 1],
"desc": "ColorLabel1 = ; ColorLabel2 = ; GroupName = Shorts01; SinglePlayer; isLogoFor=02_FLegs01_02; nonStandard;",
"text": "Swimtrunks",
"meshes": [
{
"name": "FHLegs01_SMsh",
"page": "Female01"
},
{
"name": "FMShorts_SMsh",
"page": "Female01"
},
{
"name": "FLLegs_SMsh",
"page": "Female01"
}
],
"elements": [
{
"name": "Legs",
"layers": {
"0": "FLegs_Shorts_TransDye_Base.png",
"1": "flegsshorts01_skin*0#0.hsm"
}
}
]
}
]
}

BIN
sources/avatar/clothing_fan02/Icon_FLegs_shortstrydye.png (Stored with Git LFS)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/Icon_MLegs_shortstrydye.png (Stored with Git LFS)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/MLegs_Shorts_TransDye_Base.png (Stored with Git LFS)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/MTorso_xSleeve_GoInst_Tint1.png (Stored with Git LFS)

Binary file not shown.

BIN
sources/avatar/clothing_fan02/MTorso_xSleeve_GoInst_base.png (Stored with Git LFS)

Binary file not shown.
Loading…
Cancel
Save