summaryrefslogtreecommitdiff
path: root/quests/kaizei/well.xml
blob: a4b916337eddb803cbbfc1e1381af281380e8d36 (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:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
    <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>