Changes

Jump to navigation Jump to search
1,009 bytes added ,  02:23, 23 September 2019
→‎Advanced: + remove an NPC
Line 230: Line 230:  
|}</li>
 
|}</li>
 
</ul>
 
</ul>
 +
 +
===Remove an NPC===
 +
You can remove an NPC from your save file (e.g. to fix an NPC permanently stuck in an invalid place). If it still exists in the game data, the NPC will respawn when you reload the save file. This should be a last resort.
 +
 +
# [[#Edit a save|Open your save file for editing]]. Make sure you format the file for readability per those instructions.
 +
# Remove the NPC:
 +
## Search for the NPC's default name between 'name' tags (e.g. to remove Penny: <tt>&lt;name&gt;Penny&lt;/name&gt;</tt>).
 +
## Remove the entire 'NPC' section containing the line you found, starting from the previous <tt>&lt;NPC&gt;</tt> line up to the next <tt>&lt;/NPC&gt;</tt> line.
 +
# ''(optional)'' Remove the NPC friendship data:
 +
## Search for the NPC's default name between 'string' tags (e.g. to remove Penny: <tt>&lt;string&gt;Penny&lt;/string&gt;</tt>).
 +
## Remove the entire 'item' section containing the line you found, starting from the previous <tt>&lt;item&gt;</tt> line up to the next <tt>&lt;/item&gt;</tt> line.
    
[[Category:Gameplay]]
 
[[Category:Gameplay]]
translators
8,352

edits

Navigation menu