Changes

Jump to navigation Jump to search
14 bytes added ,  21:01, 19 October 2019
m
→‎Remove an NPC: clarified NPC tags
Line 237: Line 237:  
# Remove the NPC:
 
# 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>).
 
## 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.
+
## Remove the entire 'NPC' section containing the line you found, starting from the previous <tt>&lt;NPC&gt;</tt> line up to and including the next <tt>&lt;/NPC&gt;</tt> line.
 
# ''(optional)'' Remove the NPC friendship data:
 
# ''(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>).
 
## Search for the NPC's default name between 'string' tags (e.g. to remove Penny: <tt>&lt;string&gt;Penny&lt;/string&gt;</tt>).
153

edits

Navigation menu