• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

How make a mod for initial quest

mundojao

Refugee
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