diff options
author | Fedja Beader <fedja@protonmail.ch> | 2023-09-28 16:34:37 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2023-09-28 16:34:37 +0000 |
commit | b5920ea574e8a0d56d60aaf6f48b1e1c662e2913 (patch) | |
tree | 2f650665befb77cb459b517d2564682e12c4cb7e | |
parent | 8776fc21b64221bb3004e5929dffebd1df7613eb (diff) | |
download | clientdata-b5920ea574e8a0d56d60aaf6f48b1e1c662e2913.tar.gz clientdata-b5920ea574e8a0d56d60aaf6f48b1e1c662e2913.tar.bz2 clientdata-b5920ea574e8a0d56d60aaf6f48b1e1c662e2913.tar.xz clientdata-b5920ea574e8a0d56d60aaf6f48b1e1c662e2913.zip |
Add missing handling for Green Dragon grand hunter quest.
-rw-r--r-- | quests.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/quests.xml b/quests.xml index 1a1d5c267..d57e1ac43 100644 --- a/quests.xml +++ b/quests.xml @@ -508,6 +508,13 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text></text> <questgiver>Arkim, Hurnscald</questgiver> </quest> + <quest name="Grand Hunter Quest" group="General" incomplete="11"> + <name>Grand Hunter Quest</name> + <text>I promised Dimond to conduct an extermination.</text> + <text text1="[@@m1039|@@]">Progress: {@@var2}/10000 {@@1}.</text> + <text></text> + <questgiver>Dimond, Land of Fire</questgiver> + </quest> </var> <var id="16"> <quest name="Transmutation Magic" group="Magic" incomplete="1,2,3,4"> |