summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-07-23 05:41:31 +0200
committerReid <reidyaro@gmail.com>2015-07-23 05:41:31 +0200
commit1c65e302ad75ad29f2873e972e99d670a651499c (patch)
tree7921e4599150f50611d887f09a6a2859b0fccb4e
parent8d06249622f65640ca8dd71979973bfca942d412 (diff)
downloadclientdata-1c65e302ad75ad29f2873e972e99d670a651499c.tar.gz
clientdata-1c65e302ad75ad29f2873e972e99d670a651499c.tar.bz2
clientdata-1c65e302ad75ad29f2873e972e99d670a651499c.tar.xz
clientdata-1c65e302ad75ad29f2873e972e99d670a651499c.zip
Add training gladius as item #3502.
-rw-r--r--LICENSE1
-rw-r--r--items.xml16
2 files changed, 17 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 09ab2f45..682ddcbf 100644
--- a/LICENSE
+++ b/LICENSE
@@ -65,6 +65,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
### Weapons
graphics/items/equipment/weapons/knife.png (EJlol) (CC BY-SA 3.0) (Reid)
graphics/items/equipment/weapons/piouslayer.png (Reid) (CC BY-SA 3.0) (Enchilado)
+ graphics/items/equipment/weapons/traininggladius.png (Reid) (CC BY-SA 3.0) (-)
## Generic
graphics/items/generic/box-aquada.png (Hal9000) (CC BY-SA 3.0) (Reid)
graphics/items/generic/box-croconut.png (Hal9000) (CC BY-SA 3.0) (Reid)
diff --git a/items.xml b/items.xml
index 4d30c44e..c2263508 100644
--- a/items.xml
+++ b/items.xml
@@ -850,6 +850,22 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
+ <item id="3502"
+ image="equipment/weapons/traininggladius.png"
+ name="Training Gladius"
+ description=""
+ attack="25"
+ level="5"
+ type="equip-1hand"
+ weapon-type="sword"
+ attack-action="attack"
+ weight="58"
+ maxFloorOffsetX="8"
+ maxFloorOffsetY="10">
+ <sprite>equipment/weapons/piouslayer.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </item>
<!-- Pets -->
<item id="4000"