mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Remove texture-breaking milk patch
This commit is contained in:
parent
b254273935
commit
db7ca5c77a
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationConditional">
|
||||
<xpath>/Defs/ThingDef[defName="HumanMilk" or defName="HumanoidMilk"]/graphicData</xpath>
|
||||
<match Class="PatchOperationReplace">
|
||||
<xpath>/Defs/ThingDef[defName="HumanMilk" or defName="HumanoidMilk"]/graphicData</xpath>
|
||||
<value>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Milkbottle</texPath>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
</graphicData>
|
||||
</value>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
|
||||
</Patch>
|
Loading…
Reference in a new issue