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

8 Commits

Author SHA1 Message Date
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