diff options
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1270,4 +1270,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. description="Testing arrow 1" type="equip-ammo" weight="1"/> + <item id="7001" + image="usable/dye.png" + name="Arrow 2" + description="Testing arrow 2" + type="equip-ammo" + weight="1"/> + <item id="7002" + image="usable/dye.png" + name="Arrow 3" + description="Testing arrow 3" + type="equip-ammo" + weight="1"/> </items> |