diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-26 23:27:38 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-26 23:27:38 +0300 |
commit | 740fe5da9f2ffd1946a25d0a166574a7279f0476 (patch) | |
tree | 96a47fa3ba3934940071254079c719b15d3a094a /items.xml | |
parent | f6c5531566c996e7d50601bd6153c543ee0c6ab5 (diff) | |
download | clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.tar.gz clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.tar.bz2 clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.tar.xz clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.zip |
Fix Piou pet and add pet egg item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -791,4 +791,10 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> + <item id="4000" + image="generic/eggshell-half.png" + name="Piou egg" + description="" + type="generic" + /> </items> |