边缘世界 RimWorld

边缘世界 RimWorld

84 个评价
[Meow] Keep Your Coat Behind Your Hair!
2
   
奖励
收藏
已收藏
取消收藏
Mod, 1.5, 1.6
文件大小
发表于
更新日期
855.162 KB
2024 年 4 月 14 日 下午 6:52
6 月 28 日 上午 7:37
6 项改动说明 ( 查看 )

订阅以下载
[Meow] Keep Your Coat Behind Your Hair!

描述
Why do you wear your coat over your hair? I can't understand this newer concept of the rimworld 1.5, but I can fix it.
So Keep Your Coat Behind Your Hair!!!

The coat's layer is "Shell", label is "outer". Hopefully everyone who has this problem can search for this fix.

If there are any coats that should be worn over or below the hair, please let me know. I will add special modifications to these clothes.
24 条留言
seeki 9 月 21 日 上午 11:09 
Why are Apparel_BasicShirt and Apparel_FlakJacket included in Core not subject to modification by this mod?
Trickity 7 月 28 日 下午 1:09 
Great mod
girk 5 月 7 日 上午 8:49 
plans for more jackets mod?
NonExistantFlower 4 月 15 日 下午 6:32 
@☯~Shady Divider~☯ are those patches public??? really badly need one for the ratkin mod lol
☯~Shady Divider~☯ 2024 年 11 月 19 日 下午 4:55 
An absolute godsend of a mod. For so long I've been dealing with coats/jackets/robes/armor/etc awkwardly being over hair, and it's always hurt my immersion.
I spent maybe a good few hours making a couple personal patches for coats in my current run, specifically for a few race mods (main ones being Miho and Ratkin), was honestly surprised how easy it was to do.
Glatter Krimineller 2024 年 8 月 24 日 下午 12:16 
@MamaHelms
<Patch>
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="VAE_Apparel_TribalPoncho"]/apparel</xpath>
<value>
<shellRenderedBehindHead>true</shellRenderedBehindHead>
</value>
</li>
</operations>
</Operation>
</Patch>
Thats a simple example for a patch of the VAE Tribal Poncho. Just literally copied most of it out of this mod and Replaced the defname.
Glatter Krimineller 2024 年 8 月 24 日 上午 11:43 
The Messiah
MamaHelms 2024 年 8 月 17 日 下午 7:15 
Can you explain it in more detail how to edit the code. I see the <li>Shell<li> line but then where does the "outer" label go? Below it in the same <layers> paragraph?
Kham 2024 年 7 月 17 日 下午 4:19 
I want to know who decided to make this change. I just put on a jacket for the first time and instantly though "oh no, a mod has broken something"...
Thank you, though my god it's going to take me days to sort all of the mod clothing I use with these patches haha.
Seriously... why? :D
Lettis 2024 年 6 月 15 日 下午 7:09 
Thank you for making this. I hate that the hair layer is under the outer layer now. I thought one of my mods was breaking it so I spent hours trying to fix the issue. Then I found out that it was just 1.5 doing it.