4
3
forked from H-uru/moul-assets
Commit Graph

14 Commits

Author SHA1 Message Date
7c34f83b90 Changed Sharper Hat to be nonStandard
[Clothing Item - CItm_03_AussieHat] Description changed to "ColorLabel1 = Hair Tint; ColorLabel2 = Hat; nonStandard"
2021-11-19 09:28:41 -08:00
37a58557ce Changed "Plain Vest" to be acquired same time as "DRC Vest"
[Fe]maleFan02 rebuilt - Includes PR#74

philRelto_District_PhilsRelto.prp
[Scene Object - DRC Vest] Added to Modifiers - Python File Mod "cPythTakeablePlainVest"
[Python FIle Mod - cPythTakeablePlainVest] Duplicate of "cPythTakeableClothing", but with clothing set to plain vest
[Logic Modifier - cClickDRCVest] Added Python File Mod "cPythTakeablePlainVest" to Receivers above "cPythTakeableClothing"
2021-11-12 21:14:54 -08:00
e5a31705bb Fixed duplicate mipmaps in female02
Re-exported and recreated Fan02 prps
2021-11-10 21:13:13 -08:00
9faf8d1238 Added the CC content to Max files
Removed FemaleCC.prp and MaleCC.prp as they are no longer needed. Content is now in (Fe)male02 and (Fe)male04 instead
Source assets added for CC content
2021-10-27 20:50:13 -07:00
8c1cf89fa9 Propagate changes into clothing Max files and re-export.
This has the side effect of completely removing the non-Cyan logo'd
clothing items in the modified Max files (eg CCN, TCT, Sam & Max, Mantis
Parable sweatshirts).
2021-10-26 21:41:00 -04:00
2abf15e2a9 Update for changes asked by Adam
Changes Cargo pants and shorts to human readable name
2021-10-26 16:15:03 -07:00
6ad0e6100a Adds new clothing and old
Female02
[Clothing Item - CItm_03_FHair_SuitHelmet] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FLegs_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FLFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FLHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FRFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FRHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_FTorso_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_Icon_SuitTorso] Changed description to "GroupIcon ; GroupName = MSuit" from "AccessoryType = 1"

Female04
[Clothing Item - CItm_FReward_Atrus] adds "ClothingSet = Atrus ;" to description
[Clothing Item - CItm_FReward_Catherine] adds "ClothingSet = Catherine ;" to description

Male02
[Clothing Item - CItm_03_MHAcc_SuitHelmet] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MLegs_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MLFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MLHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MRFoot_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MRHand_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_03_MTorso_Suit] adds "ClothingSet = Suit ;" to description
[Clothing Item - CItm_Icon_MaintainerTorso] changed description to "GroupIcon ; Groupname = MSuit " from "ColorLabel1 = Sleeves; ColorLabel2 = Trim; Groupname = Jersey; nonStandard"

Male04
[Clothing Item - CItm_MTorso_Atrus] adds "ClothingSet = Atrus ;" to description, Removed "Sweater" from ColorLabel1 in description
[Clothing Item - CItm_MReward_Catherine] adds "ClothingSet = Catherine ;" to description

FemaleCC
Adds following clothing from CC - Atrus Legs, Catherine Legs, Catherine Shoes, Deck Shoes, Sharper Hat, Backpack 2

MaleCC
Adds following clothing from CC - Atrus Legs, Catherine Legs, Catherine Shoes, Deck Shoes, Backpack 2

(Fe)Male02
Adds following clothing by CalumTraveler - Door Runner's Fleece Jacket, Leather Jacket - Minkata Reward, Hooded Sweatshirt - Pod Reward, Plain Vest, Vest - Path of the Shell Reward
Adds following clothing by Hazado - Two Toned Cargo Pants, Two Toned Cargo Shorts

Co-authored-by: Traveler263 <87665301+Traveler263@users.noreply.github.com>
2021-10-26 15:02:52 -07:00
cfe2f3ca5a s/Gay Zero/GZ Pride/ 2021-06-27 15:38:31 -04:00
4fd458f99e Fix Mysterium female LS positioning. 2021-06-23 13:14:00 -04:00
e25be22ad0 Shorten the names of Mysterium rewards.
I seem to have forgotten that SDL `STRING32` variables have a fixed
length of 32 bytes. Sigh. So we must limit our names to this. Therefore,
I have renamed the shirts to "LSMysterium2021" and "SSMysterium2021".
The SDL string "LSMysterium2021;SSMysterium2021" will use up the
entirety of the 32 byte string buffer.
2021-06-23 01:24:40 -04:00
23b65e3cfd Add Gay Zero shirt JSON and regenerate clothing. 2021-06-05 18:35:39 -04:00
8f0f1cdbed Add Gay Zero shirt sources. 2021-06-05 18:33:31 -04:00
f517968b00 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.
2021-06-05 00:06:12 -04:00
2b5d455c82 Initial import of the released avatar and KI files. 2019-11-13 20:29:44 -05:00