diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-08-27 23:37:59 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-08-27 23:37:59 +0000 |
commit | dd5405d89798ec95e10bc4268870d250d392d30e (patch) | |
tree | 645d0642b289346212c57ffe617da42863ad1acc | |
parent | 30f96e4791b727a4b8af43018536d6a8fd24b717 (diff) | |
download | clientdata-dd5405d89798ec95e10bc4268870d250d392d30e.tar.gz clientdata-dd5405d89798ec95e10bc4268870d250d392d30e.tar.bz2 clientdata-dd5405d89798ec95e10bc4268870d250d392d30e.tar.xz clientdata-dd5405d89798ec95e10bc4268870d250d392d30e.zip |
add cat ears id 3013
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -4940,6 +4940,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="40"> <sprite>equipment/head/leprechaunhat.xml</sprite> </item> + <item id="3013" + image="equipment/head/catears.png|M:#774444;W:#777777" + name="Cat Ears" + description="Meow! A pair of plush cat ears. Meow!" + defense="14" + level="33" + agi="2" + type="equip-head" + weight="20"> + <sprite>equipment/head/catears.xml|#774444;#777777</sprite> + </item> <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" |