How can I merge this onto an existing cs_mrsadler.ymt file. I noticed this adds: <Item> <drawable>cs_twingroupie_01_fs1_earrings_000</drawable> <albedo>CS_TWINGROUPIE_01_FS1_EARRINGS_000_C0_000_AB</albedo> <normal>CS_TWINGROUPIE_01_FS1_EARRINGS_000_C0_000_NM</normal> <material>CS_TWINGROUPIE_01_FS1_EARRINGS_000_C0_000_M</material> <palette>METAPED_TINT_GENERIC</palette> <tint0 value="0"/> <tint1 value="0"/> <tint2 value="0"/> <probability value="255"/> </Item> in multiple locations but I'm struggling to find the correct places in my current ymt to merge with an existing sadie mod.
10 comments
<Item>
in multiple locations but I'm struggling to find the correct places in my current ymt to merge with an existing sadie mod.<drawable>cs_twingroupie_01_fs1_earrings_000</drawable>
<albedo>CS_TWINGROUPIE_01_FS1_EARRINGS_000_C0_000_AB</albedo>
<normal>CS_TWINGROUPIE_01_FS1_EARRINGS_000_C0_000_NM</normal>
<material>CS_TWINGROUPIE_01_FS1_EARRINGS_000_C0_000_M</material>
<palette>METAPED_TINT_GENERIC</palette>
<tint0 value="0"/>
<tint1 value="0"/>
<tint2 value="0"/>
<probability value="255"/>
</Item>