Advertisement
vivienneanthony

Untitled

Jun 9th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Quests>
  3. <Quest>
  4. <UniqueID value="ArchivePatriot" />
  5. <Description value="Learn about Patriots" />
  6. <Summary value="Learn about the history of Patriots." />
  7. <Race value="All" />
  8. <Goal value="Learning" />
  9. <QuestTask Description="Read computer archives" Type="1" Goal="Target"/>
  10. </Quest>
  11. <Quest>
  12. <UniqueID value="ArchiveTerran" />
  13. <Description value="Investigate about Terrans" />
  14. <Summary value="Investigate about Terrans known details." />
  15. <Race value="All" />
  16. <Goal value="Learning" />
  17. <QuestTask Description="Read computer archives" Type="1" Goal="LearnTerran"/>
  18. </Quest>
  19. <Quest>
  20. <UniqueID value="ArchiveBrainChildren" />
  21. <Description value="Learn about Brain Children" />
  22. <Summary value="Learn about the history of Brain Children." />
  23. <Race value="All" />
  24. <Goal value="Learning" />
  25. <QuestTask Description="Read computer archives" Type="1" Goal="Target"/>
  26. </Quest>
  27. <Quest>
  28. <UniqueID value="ArchiveZen" />
  29. <Description value="Learn about Zen" />
  30. <Summary value="Learn about the history of Zen." />
  31. <Race value="All" />
  32. <Goal value="Learning" />
  33. <QuestTask Description="Read computer archives" Type="1" Goal="Target"/>
  34. </Quest>
  35. <Quest>
  36. <UniqueID value="ArchiveEvangelistics" />
  37. <Description value="Learn about Evangelistics" />
  38. <Summary value="Learn about the history of Evangelistics." />
  39. <Race value="All" />
  40. <Goal value="Learning" />
  41. <QuestTask Description="Read computer archives" Type="1" Goal="Target"/>
  42. </Quest>
  43. <Quest>
  44. <UniqueID value="ArchiveKanji" />
  45. <Description value="Learn about Kanji" />
  46. <Summary value="Learn about the history of Kanji." />
  47. <Race value="All" />
  48. <Goal value="Learning" />
  49. <QuestTask Description="Read computer archives" Type="1" Goal="Target"/>
  50. </Quest>
  51. <Quest>
  52. <UniqueID value="ArchiveDeuxMachina" />
  53. <Description value="Learn about DuexMachina" />
  54. <Summary value="Learn about the history of Deux Of Machina." />
  55. <Race value="All" />
  56. <Goal value="Learning" />
  57. <QuestTask Description="Read computer archives" Type="1" Goal="Target"/>
  58. </Quest>
  59. <Quest>
  60. <UniqueID value="InvestigateDevices" />
  61. <Description value="Investigate Devices" />
  62. <Summary value="Investigate devices in the starbase" />
  63. <QuestTask Description="Power On Computer Core" Type="1" Goal="On"/>
  64. <QuestTask Description="Research Computer Interaction" Type="1" Goal=""/>
  65. </Quest>
  66. <Quest>
  67. <UniqueID value="PowerStationCore" />
  68. <Description value="Power Station Core" />
  69. <Summary value="Turn On Power Systems" />
  70. <QuestTask Description="Diagnostic Computer System" Type="1" Goal=""/>
  71. <QuestTask Description="Power On Computer Core" Type="1" Goal="On"/>
  72. </Quest>
  73. </Quests>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement