summaryrefslogtreecommitdiff
path: root/quests.xml
blob: 51be8e7d27ff5161bf537678e84b4a51d6a2bda4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2012 Evol Online -->
<quests>
    <var id="3">
        <quest name="Magic arpan" group="Ship" incomplete="0" complete="1">
            <text>Speak with magic arpan.</text>
        </quest>
        <quest name="Magic arpan" group="Ship" incomplete="1" complete="2">
            <name>Magic Arpan</name>
            <text>Please get clothes.</text>
        </quest>
        <quest name="Magic arpan" group="Ship" incomplete="2" complete="3">
            <name>Magic Arpan</name>
            <text>Please equip clothes.</text>
        </quest>
    </var>
    <var id="4">
        <quest name="Nard" group="Ship" incomplete="1" complete="2">
            <name>Nard</name>
            <text>Go outside and talk with Gugli, he'll tell you what we need.</text>
        </quest>
    </var>
</quests>