diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-05 00:58:14 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-05 00:58:14 -0300 |
commit | ccdce5ab0c83fb35d28ac9f776e22821a18c8d5d (patch) | |
tree | ad944818f028251fb994951539010c1d93621a63 | |
parent | 3a8c6a6859baa5fdb5010b0822d97d052e71c04a (diff) | |
download | clientdata-ccdce5ab0c83fb35d28ac9f776e22821a18c8d5d.tar.gz clientdata-ccdce5ab0c83fb35d28ac9f776e22821a18c8d5d.tar.bz2 clientdata-ccdce5ab0c83fb35d28ac9f776e22821a18c8d5d.tar.xz clientdata-ccdce5ab0c83fb35d28ac9f776e22821a18c8d5d.zip |
Move toothbrush from generic/ to usable/
-rw-r--r-- | graphics/items/usable/toothbrush.png (renamed from graphics/items/generic/toothbrush.png) | bin | 276 -> 276 bytes | |||
-rw-r--r-- | items.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/items/generic/toothbrush.png b/graphics/items/usable/toothbrush.png Binary files differindex 94a82728..94a82728 100644 --- a/graphics/items/generic/toothbrush.png +++ b/graphics/items/usable/toothbrush.png @@ -795,7 +795,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="4"/> <item id="588" - image="generic/toothbrush.png" + image="usable/toothbrush.png" name="Toothbrush" description="To keep that beautiful smile going." type="usable" |