diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-15 16:41:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-15 16:41:35 -0300 |
commit | 3a8ab1058eaa43df33035c10dcfc62b8c59a5460 (patch) | |
tree | e803f303456be3fd9912632270ec178ada702997 /items.xml | |
parent | 1e35b433c1b34209fbaeb82d639e71bf40815134 (diff) | |
download | clientdata-3a8ab1058eaa43df33035c10dcfc62b8c59a5460.tar.gz clientdata-3a8ab1058eaa43df33035c10dcfc62b8c59a5460.tar.bz2 clientdata-3a8ab1058eaa43df33035c10dcfc62b8c59a5460.tar.xz clientdata-3a8ab1058eaa43df33035c10dcfc62b8c59a5460.zip |
Add Terranite Ingot to items.xml
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2268,7 +2268,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A tyipical suitcase." type="generic" weight="2000"/> - <!-- ID 802 is free --> + <item id="802" + image="generic/terraniteore.png" + name="Terranite Ingot" + description="Refined ore collected from the Terranite." + type="generic" + weight="200"/> <item id="803" image="generic/loveletter.png" name="Love Letter" |