diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-17 23:31:57 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-17 23:31:57 +0100 |
commit | 176d617736f96fc8c6c4da9ca492ffbb44b27154 (patch) | |
tree | ab3f531a5d16a772bdd18979fb52c7dea529eb69 /items.xml | |
parent | 86a96d38fbba7b54af4ab760290f72de1d324d0f (diff) | |
download | clientdata-176d617736f96fc8c6c4da9ca492ffbb44b27154.tar.gz clientdata-176d617736f96fc8c6c4da9ca492ffbb44b27154.tar.bz2 clientdata-176d617736f96fc8c6c4da9ca492ffbb44b27154.tar.xz clientdata-176d617736f96fc8c6c4da9ca492ffbb44b27154.zip |
add centurion helmet
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -3472,6 +3472,22 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> + </item> + <item id="2942" + image="equipment/head/centurionhelmet.png" + name="Centurion Helmet" + description="Rakinorf" + defense="1" + level="1" + type="equip-head" + weight="22"> + <sprite>equipment/head/centurionhelmet.xml</sprite> + <replace sprite="hair"> + <item from="-5" to="-4"/> + <item from="-14" to="-9"/> + <item from="-15" to="-19"/> + </replace> + </item> <!-- Neck Armors --> <item id="3200" |