diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-31 11:26:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-31 11:26:52 -0300 |
commit | 2fd7f299455ab869749d3a39c884b838e49e1f18 (patch) | |
tree | 0fd6733a593e384335aa3d69c37f39be332b1c17 | |
parent | 3973a8b18434018ed87df8224a6633f8b8f8673f (diff) | |
download | clientdata-2fd7f299455ab869749d3a39c884b838e49e1f18.tar.gz clientdata-2fd7f299455ab869749d3a39c884b838e49e1f18.tar.bz2 clientdata-2fd7f299455ab869749d3a39c884b838e49e1f18.tar.xz clientdata-2fd7f299455ab869749d3a39c884b838e49e1f18.zip |
Prepare for alpha csys GUI
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -7148,6 +7148,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. /> </inventory> </item> + <!-- Fake Items --> + <item id="7436" + image="generic/key/taxkey.png" + name="Basic Skills" + description="Lv 1 - Str, Int / Lv 3 - Dex, MaxHP / Lv 5 - Agi, MaxMP / Lv 7 - Luk, Vit" + effect="Req. Crafting Lv 1" + type="card"/> + <!-- Blueprints and other gacha (7450 - 7499) --> <item id="7450" image="generic/guildcertification.png" |