summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-04-19 14:44:28 -0400
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:35:20 +0100
commit6be4b62e6cd912dbe1fd7ce9b39208a9b56e3df0 (patch)
tree33439791b7eaedd18b010ea1cf263daa1237fad1 /items.xml
parente8b8857cece09b03a5aa3a3fe58d3d746e8880c1 (diff)
downloadclientdata-6be4b62e6cd912dbe1fd7ce9b39208a9b56e3df0.tar.gz
clientdata-6be4b62e6cd912dbe1fd7ce9b39208a9b56e3df0.tar.bz2
clientdata-6be4b62e6cd912dbe1fd7ce9b39208a9b56e3df0.tar.xz
clientdata-6be4b62e6cd912dbe1fd7ce9b39208a9b56e3df0.zip
data for Hurnscald
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml28
1 files changed, 27 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index d93c645b..b191937c 100644
--- a/items.xml
+++ b/items.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="items.xsl"?>
<!-- Authors: 4144, Alige, Piman, Reid
-Copyright (C) 2010-2018 Evol Online -->
+Copyright (C) 2010-2015 Evol Online
+Copyright (C) 2016-2017 The Mana World -->
<!--
New organization (04/12/11).
@@ -1982,4 +1983,29 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
type="equip-ammo"
attack="100"
weight="1"/>
+
+ <!-- namespace Legacy -->
+ <!-- Legacy: Generic -->
+ <item id="731"
+ image="generic/__LEGACY__rawlog.png"
+ name="Raw Log"
+ description="A raw log."
+ type="generic"
+ weight="10"/>
+
+ <!-- Legacy: Bows -->
+ <item id="6001"
+ image="equipment/weapons/__LEGACY__forestbow.png"
+ name="Forest Bow"
+ description="A bow usually used for hunting."
+ attack="70"
+ attack-range="5"
+ missile-particle="graphics/particles/training-arrow.xml"
+ level="25"
+ type="equip-2hand"
+ attack-action="attack_bow"
+ weight="1200">
+ <sprite>equipment/weapons/woodenbow.xml</sprite>
+ </item>
+ <!-- / Legacy -->
</items>