How can I remove the initial quest "find the trader" I have removed these 3 lines from the quests.xml file:
and it worked, but I want to make a mod without touching the original files.
thanks for your help
Code:
<reward type="Quest" id="quest_whiteRiverCitizen1">
<property name="chainquest" value="false"/>
</reward>
thanks for your help