diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-26 21:34:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-26 21:34:56 -0300 |
commit | e413695ecc9dfe84103f4cca1d69c4fb3bac69c2 (patch) | |
tree | 457956aa4ec9248b02266718142ae2aca3e17368 /items.xml | |
parent | f55f14322a8abe2b2465b25732b56018021a1ce7 (diff) | |
download | clientdata-e413695ecc9dfe84103f4cca1d69c4fb3bac69c2.tar.gz clientdata-e413695ecc9dfe84103f4cca1d69c4fb3bac69c2.tar.bz2 clientdata-e413695ecc9dfe84103f4cca1d69c4fb3bac69c2.tar.xz clientdata-e413695ecc9dfe84103f4cca1d69c4fb3bac69c2.zip |
Swap icon
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -487,7 +487,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="10"/> <item id="532" - image="usable/food/sake.png" + image="usable/food/drink.png" name="Dwarven Sake" description="Insanely strong alcoholic drink." effect="Alcoholic (+20% EXP)" @@ -495,7 +495,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="14"/> <item id="533" - image="usable/food/drink.png" + image="usable/food/sake.png" name="Crazy Rum" description="Only Crazyfefe and a True Pirate could handle this liquor." effect="Alcoholic (+30% EXP)" |