diff options
author | Reid <reidyaro@gmail.com> | 2015-12-27 20:26:14 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-12-27 20:26:14 +0100 |
commit | f076b615adedc4d5d004edc38a567a43f807a22b (patch) | |
tree | c48d3ae4bd01486786622821dc3d581a59201ea0 /items.xml | |
parent | 9b306c2f916d4d14b9bf9fba5bc96eed8853f80c (diff) | |
download | clientdata-f076b615adedc4d5d004edc38a567a43f807a22b.tar.gz clientdata-f076b615adedc4d5d004edc38a567a43f807a22b.tar.bz2 clientdata-f076b615adedc4d5d004edc38a567a43f807a22b.tar.xz clientdata-f076b615adedc4d5d004edc38a567a43f807a22b.zip |
Add fluffy fur as item ID 729.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -660,6 +660,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" weight="20" maxFloorOffset="4"/> + <item id="729" + image="generic/fur.png" + name="Fluffy Fur" + description="This soft fur is used to make warm clothing." + type="generic" + weight="2" + maxFloorOffset="8"/> <!-- Necklaces <item id="1000" |