Shurutsue
Member
- Apr 6, 2019
- 299
- 392
- 226
Go intoSorry I mean how can I delete them in save edit?
StreamingData\XML\yoursaveslot.xmlthen search for
<invItem>After that, scroll down to where it's something like
<itemKey>gen_something</itemKey> or similar.once you've found it, select the lines from
<ItemSave> down to the first </ItemSave> and replace with the following:
Code:
<ItemSave>
<itemKey />
<houseID>0</houseID>
<stack>0</stack>
<itemColor>
<r>0</r>
<g>0</g>
<b>0</b>
<a>0</a>
</itemColor>
<hsb />
<itemLife>0</itemLife>
<attack>0</attack>
</ItemSave>
then save the file and start the game again, then load the save.