RimWorld
You've Never Eaten Without a Table
Slaymeister 2021년 9월 12일 오전 5시 50분
Patch for version 1.3
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<!-- 1.3 Core Update - debuff for AteWithoutTable -->
<Operation Class="PatchOperationReplace">
<xpath>/Defs/ThoughtDef[defName="AteWithoutTable"]/stages</xpath>
<value>
<stages>
<li>
<label>Ate without table</label>
<description>Ate on the floor. Wasn't comfortable. Didn't whine about it.</description>
<baseMoodEffect>0</baseMoodEffect>
</li>
</stages>
</value>
</Operation>
</Patch>
< >
전체 댓글 1개 중 1~1개 표시 중
EA 2021년 10월 6일 오전 11시 27분 
nice work!
< >
전체 댓글 1개 중 1~1개 표시 중
페이지당 표시 개수: 1530 50