diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -4148,7 +4148,20 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="460"> <sprite>equipment/head/eggshellhat.xml|#111111,222222,333333,444444,555555,666666</sprite> </item> - + <item id="2988" + image="equipment/head/gmcap.png" + name="ADMIN Cap" + description="A cap which identifies you as aN ADMIN. Only Administrator's can wear this." + defense="100" + level="1" + type="equip-head"> + <sprite>equipment/head/gmcap.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> + </replace> + <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" |