summaryrefslogtreecommitdiff
path: root/quests/candor/vincent.xml
blob: 957c9f54094f281dfde31bf76bdd837399a98a2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<quests>
    <its:translateRule selector="//var/quest/@name" translate="yes"/>
    <its:translateRule selector="//var/quest/name" translate="yes"/>
    <its:translateRule selector="//var/quest/text" translate="yes"/>
    <its:translateRule selector="//*" translate="no"/>
  </its:rules>
  <var id="5">
    <effect map="029-1.tmx" npc="113" value="0" effect="45"/>
    <effect map="029-1.tmx" npc="113" value="1" effect="46"/>
    <quest name="Bugman" group="Candor Island" incomplete="1">
      <name>The Adventures of Action Bug</name>
      <text>Vincent needs you to bring him some bug legs so he can make an action figure.</text>
    </quest>
    <quest name="Bugman" group="Candor Island" complete="2">
      <name>The Adventures of Action Bug</name>
      <text>You got Vincent all the bug legs that he needed to make his action figure!</text>
    </quest>
  </var>
</quests>