Tasks:Wastesedge:Dialogues And Quests

From Adonthell
Jump to navigation Jump to search

Back to Road Map.

Overview

The structures of the dialogues is unchanged from v0.3 to v0.4, but the embedded Python code, especially for driving quest progress needs to be adapted to the new quest system.

Dependencies

Requirements

  • Collect list of all quest-related flags from dialogues and other scripts
  • Design and create Waste's Edge quest tree.
  • Update Python code of dialogues to use the quest tree instead of global or NPC specific python variables.

References