diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-18 15:13:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-18 15:13:35 -0300 |
commit | 69911df497a73aed9e174c514254015150c3f5ec (patch) | |
tree | 73436374c61ac7ffdf4d3c4abca1cfaa358329a4 /items.xml | |
parent | 92c19f92d17228fd031cd205c8573cbce5c5ad40 (diff) | |
download | clientdata-69911df497a73aed9e174c514254015150c3f5ec.tar.gz clientdata-69911df497a73aed9e174c514254015150c3f5ec.tar.bz2 clientdata-69911df497a73aed9e174c514254015150c3f5ec.tar.xz clientdata-69911df497a73aed9e174c514254015150c3f5ec.zip |
Pet dragon (client data only - no effect ingame)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -7199,6 +7199,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. sellProtected="true" weight="400" /> + <item id="4013" + image="geneic/squichyclaws.png" + name="Dragon Horn" + description="Summon a pet dragon... Uhm, not so sure if this one is a good idea." + type="generic" + useButton="Summon" + sellProtected="true" + weight="360" + /> <!-- Cards --> <item id="5000" image="usable/card/dye.png|S:#3c3c3c,3e1e28,4d4d4d,6f2630,686868,a6313f,919191,d15b5b,b6b6b6,e59b77,dfdfdf,efe0c1" |