diff options
author | Donald <donald.g.horn@gmail.com> | 2020-06-18 18:47:16 +0000 |
---|---|---|
committer | Donald <donald.g.horn@gmail.com> | 2020-06-18 18:47:16 +0000 |
commit | 7e093b7e7e5d65dd872ea8f95154cd2c6a5de0c6 (patch) | |
tree | 3893f717b09deb057d6484ba56adfd5a6c38891b /items.xml | |
parent | 522706bdae0fe28b3329ebaac666681c7d46a35b (diff) | |
download | clientdata-7e093b7e7e5d65dd872ea8f95154cd2c6a5de0c6.tar.gz clientdata-7e093b7e7e5d65dd872ea8f95154cd2c6a5de0c6.tar.bz2 clientdata-7e093b7e7e5d65dd872ea8f95154cd2c6a5de0c6.tar.xz clientdata-7e093b7e7e5d65dd872ea8f95154cd2c6a5de0c6.zip |
Update items.xml line 3390 itemid 1178 Graduation Album addition to match server itemdb.conf Next Add to License and Add graduationalbum.png
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -3387,7 +3387,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="120"> </item> - + <item id="1178" + image="equipment/charms/graduationalbum.png" + name="Graduation Album" + description="You made it to level 100! Now what?" + effect="MAtk +28, MP +57, MP Regen +28%" + level="100" + type="equip-necklace" + weight="900"> + </item> <!-- Chest Armors --> <item id="1300" image="equipment/chest/cottonshirt.png|S:#3c3c3c,3e3c38,4d4d4d,514d47,686868,706662,919191,99917b,b6b6b6,c0b698,dfdfdf,e4dfca" |