vivienneanthony

quest.xml

Jun 8th, 2016
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Quests>
  3. <Quest>
  4. <UniqueID value="Terrain" />
  5. <Description value="Brain Child Cause" />
  6. <Summary value="First Encounter with the BrainChildren" />
  7. <Race value="Terran" />
  8. <Goal value="testing" />
  9. <QuestTask Description="test1" Type="1" Goal="Target"/>
  10. <QuestTask Description="test2" Type="1" Goal="Target"/>
  11. <QuestTask Description="test3" Type="1" Goal="Target"/>
  12. </Quest>
  13. <Quest>
  14. <UniqueID value="testing" />
  15. <Summary value="Zen Awakening" />
  16. <Description value="Research Zen Derelict Base" />
  17. <QuestTask Description="Power On Computer Core" Type="1" Goal="Goal"/>
  18. <QuestTask Description="Research Computer Interation" Type="1" Goal="Goal"/>
  19. </Quest>
  20. </Quests>
Advertisement
Add Comment
Please, Sign In to add comment