diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-24 11:16:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-24 11:16:33 -0300 |
commit | 5ee7336803776ecf08e968da2f3c5228d6d0b78c (patch) | |
tree | 792ac0310fd2cf2113ccf627e314c807e8dcc618 /items.xml | |
parent | 428c112e6ad2fa5594b69dbe65e05e0333afaa6c (diff) | |
download | clientdata-5ee7336803776ecf08e968da2f3c5228d6d0b78c.tar.gz clientdata-5ee7336803776ecf08e968da2f3c5228d6d0b78c.tar.bz2 clientdata-5ee7336803776ecf08e968da2f3c5228d6d0b78c.tar.xz clientdata-5ee7336803776ecf08e968da2f3c5228d6d0b78c.zip |
Naftalin, and fix typos on item description
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -2436,13 +2436,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="826" image="generic/fluopowder.png" name="Fluo Powder" - description="Fluoresent powder." + description="Fluorescent powder." type="generic" weight="10"/> <item id="827" image="generic/brokenmedal.png" name="Broken Medal" - description="Unlucky." + description="Unlucky, I guess." type="generic" weight="10"/> <item id="828" @@ -2998,6 +2998,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Expires once event ends" type="generic" weight="0"/> + <item id="925" + image="generic/naftalin.png" + name="Naftalin" + description="Naftalin dropped by a powerful boss." + effect="Expires once event ends" + type="generic" + weight="0"/> <!-- Necklaces --> <item id="1000" |