summaryrefslogtreecommitdiff
path: root/quests/kaizei/well.xml
blob: 60fd97c177981791ebf4694722ea8c48c890b4e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="7">
    <effect map="020-1.tmx" npc="400" value="1" effect="46"/>
    <quest name="Well" group="Kaizei" incomplete="1">
      <name>Lassie in the Making</name>
      <text>You found a man trapped at the bottom of the well! You should try to find someone to help you get him out.</text>
    </quest>
    <quest name="Well" group="Kaizei" complete="2">
      <name>Well That Was Easy</name>
      <text>You told Miller about the man stuck in the well, and thankfully, he was able to quickly help the man out of his unusual predicament.</text>
    </quest>
  </var>
</quests>