diff options
-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> |