• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

How make a mod for initial quest

mundojao

New member
How can I remove the initial quest "find the trader" I have removed these 3 lines from the quests.xml file:

Code:
<reward type="Quest" id="quest_whiteRiverCitizen1">
<property name="chainquest" value="false"/>
</reward>
and it worked, but I want to make a mod without touching the original files.

thanks for your help

 
Back
Top