- May 9, 2018
- 7,759
- 9,751
- 780
If you're using the patched mapping file, MC is Ashley's big brother.Why the main character calls Ashley, big brother, when I use the incest patch, but no errors in mapping.xml
Code:
<NPCMappings>
<!-- Ashley -->
<NPCMapping>
<Label>[2_NAME]</Label>
<!-- Her name is: -->
<Text>Ashley</Text>
</NPCMapping>
<NPCMapping>
<Label>[2_HER]</Label>
<!-- I am to her: -->
<Text>big brother</Text>
</NPCMapping>
<NPCMapping>
<Label>[2_ME]</Label>
<!-- And she is to me: -->
<Text>little sister</Text>
</NPCMapping>