diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-29 10:51:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-29 10:51:03 -0300 |
commit | d5eac27156827a5024d0b24b6130acdd224d0f47 (patch) | |
tree | 584166f6e0f93fa23f15b4237e160429acfc3806 | |
parent | 79f9b83de79e2a20a290b5d56eeead7d5ad061fc (diff) | |
download | clientdata-d5eac27156827a5024d0b24b6130acdd224d0f47.tar.gz clientdata-d5eac27156827a5024d0b24b6130acdd224d0f47.tar.bz2 clientdata-d5eac27156827a5024d0b24b6130acdd224d0f47.tar.xz clientdata-d5eac27156827a5024d0b24b6130acdd224d0f47.zip |
Saulc is done, so fix typos
-rw-r--r-- | items.xml | 3 | ||||
-rw-r--r-- | quests.xml | 16 |
2 files changed, 10 insertions, 9 deletions
@@ -2858,7 +2858,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="1310" image="equipment/chest/chainmail.png" name="Chainmail" - description="A shirt made of chains. It weighs a lot but offers excellent protection." + description="A heavy shirt made of chains. It weighs a lot but offers excellent protection." + effect="Move Speed -1%" defense="80" level="60" type="equip-torso" @@ -280,8 +280,8 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> </quest> </var> <var id="15"> - <quest name="Great Hunter Quest" group="General" incomplete="1"> - <name>Great Hunter Quest</name> + <quest name="Grand Hunter Quest" group="General" incomplete="1"> + <name>Grand Hunter Quest</name> <text>I promised Aidan to conduct an extermination.</text> <text text1="[@@m1030|@@]">Progress: {@@var2}/10000 {@@1}.</text> <text></text> @@ -289,8 +289,8 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <coordinates x="95" y="97">Tulimshar (95,97)</coordinates> <reward text1="[Maggot Cocoon]">{@@1}</reward> </quest> - <quest name="Great Hunter Quest" group="General" incomplete="2"> - <name>Great Hunter Quest</name> + <quest name="Grand Hunter Quest" group="General" incomplete="2"> + <name>Grand Hunter Quest</name> <text>I promised Jacob to conduct an extermination.</text> <text>The reward should be collected with Aidan.</text> <text text1="[@@m1122|@@]">Progress: {@@var2}/10000 {@@1}.</text> @@ -299,8 +299,8 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <coordinates x="95" y="97">Tulimshar (95,97)</coordinates> <reward>300,000 GP and 80 Strange Coins</reward> </quest> - <quest name="Great Hunter Quest" group="General" incomplete="4"> - <name>Great Hunter Quest</name> + <quest name="Grand Hunter Quest" group="General" incomplete="4"> + <name>Grand Hunter Quest</name> <text>I promised Lufix to conduct an extermination.</text> <text>The reward should be collected with Aidan.</text> <text text1="[@@m1060|@@]">Progress: {@@var2}/10000 {@@1}.</text> @@ -309,8 +309,8 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <coordinates x="95" y="97">Tulimshar (95,97)</coordinates> <reward>275,000 GP and 60 Strange Coins</reward> </quest> - <quest name="Great Hunter Quest" group="General" incomplete="5"> - <name>Great Hunter Quest</name> + <quest name="Grand Hunter Quest" group="General" incomplete="5"> + <name>Grand Hunter Quest</name> <text>I promised Hinnak to conduct an extermination.</text> <text>The reward should be collected with Aidan.</text> <text text1="[@@m1132|@@]">Progress: {@@var2}/10000 {@@1}.</text> |