diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-25 15:25:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-25 15:25:07 -0300 |
commit | e924c15bd05163cb502f3637e780454dbbe0874b (patch) | |
tree | 25118cf2f156a91512f8abdcb4b0ed3978aa4e33 | |
parent | fc8cc8b7ff423b0c3dd074eb2194d5301d174c15 (diff) | |
download | clientdata-e924c15bd05163cb502f3637e780454dbbe0874b.tar.gz clientdata-e924c15bd05163cb502f3637e780454dbbe0874b.tar.bz2 clientdata-e924c15bd05163cb502f3637e780454dbbe0874b.tar.xz clientdata-e924c15bd05163cb502f3637e780454dbbe0874b.zip |
Fix some typos
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2322,7 +2322,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="885" image="generic/key/copperkey.png" name="Copper Key" - description="You have the key, now you need to found chest to open!" + description="You have the key, now you need to find the chest to open!" type="generic" weight="1" maxFloorOffset="12"/> @@ -4921,7 +4921,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="3012" image="equipment/head/leprechaunhat.png" name="Leprechaun Hat" - description="Did you found Leprechaun gold pot ?" + description="Have you found the Leprechaun gold pot?" defense="30" level="50" type="equip-head" |