diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-17 21:32:03 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-17 21:32:03 -0200 |
commit | a8c2830790061118a85327d804296f870db41328 (patch) | |
tree | 3a919a7e6a7cd8e8b051555324f6552788edecae /items.xml | |
parent | a18396689ebcce3a36a7cba53096f8c1509df9c4 (diff) | |
download | clientdata-a8c2830790061118a85327d804296f870db41328.tar.gz clientdata-a8c2830790061118a85327d804296f870db41328.tar.bz2 clientdata-a8c2830790061118a85327d804296f870db41328.tar.xz clientdata-a8c2830790061118a85327d804296f870db41328.zip |
Fix messed-up items.xml
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -3442,7 +3442,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> - <item id="2940" + <item id="2940" image="equipment/head/graduationcap.png" name="Graduation Cap" description="A" @@ -3472,8 +3472,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item from="-15" to="-19"/> </replace> </item> - </item> - <item id="2942" + <item id="2942" image="equipment/head/centurionhelmet.png" name="Centurion Helmet" description="Rakinorf" |