diff options
author | Reid <reidyaro@gmail.com> | 2016-03-26 23:13:23 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-03-26 23:14:17 +0100 |
commit | 3782a3927088c6eb534878a39fa638844e26db9f (patch) | |
tree | dd4a30d226395a52339765c31ccaeeb4bda69bd1 /items.xml | |
parent | 00a0eb6bea4b64f3a13c47518f57d431ea4fa7de (diff) | |
download | clientdata-3782a3927088c6eb534878a39fa638844e26db9f.tar.gz clientdata-3782a3927088c6eb534878a39fa638844e26db9f.tar.bz2 clientdata-3782a3927088c6eb534878a39fa638844e26db9f.tar.xz clientdata-3782a3927088c6eb534878a39fa638844e26db9f.zip |
Add Guild Certification item.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -661,6 +661,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" weight="2" maxFloorOffset="8"/> + <item id="730" + image="generic/letter-stamp.png" + name="Guild Certification" + description="City hall's unrestricted access to create a guild." + type="generic" + weight="1" + maxFloorOffset="4"/> <!-- Necklaces <item id="1000" |