diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-18 20:14:35 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-18 20:14:35 +0400 |
commit | 9f94115706ab25e3b79be5f756bade2979594abe (patch) | |
tree | db935a8696ee8bae1f56c2bd17629747947ed5ea | |
parent | 16601c3f22513320a7a84181e76046202428d953 (diff) | |
download | clientdata-9f94115706ab25e3b79be5f756bade2979594abe.tar.gz clientdata-9f94115706ab25e3b79be5f756bade2979594abe.tar.bz2 clientdata-9f94115706ab25e3b79be5f756bade2979594abe.tar.xz clientdata-9f94115706ab25e3b79be5f756bade2979594abe.zip |
Renamed item "Piouflayer" to "Piou Slayer".
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | graphics/items/equipment/weapons/piouflayer.png | bin | 643 -> 0 bytes | |||
-rw-r--r-- | graphics/items/equipment/weapons/piouslayer.png | bin | 0 -> 485 bytes | |||
-rw-r--r-- | items.xml | 6 |
4 files changed, 4 insertions, 4 deletions
@@ -7,7 +7,7 @@ Licensed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0 http://creative graphics/images/ambient/fog.png (Crush) graphics/items/equipment/feet/boots.png (Enchilado) graphics/items/equipment/hands/armbands.png (Enchilado) - graphics/items/equipment/weapons/piouflayer.png (Reid) + graphics/items/equipment/weapons/piouslayer.png (Reid) graphics/items/generic/croconut.png (Hal9000) graphics/items/generic/feathers.png (Reid) graphics/items/generic/box-aquada.png (Hal9000) diff --git a/graphics/items/equipment/weapons/piouflayer.png b/graphics/items/equipment/weapons/piouflayer.png Binary files differdeleted file mode 100644 index ba2b8675..00000000 --- a/graphics/items/equipment/weapons/piouflayer.png +++ /dev/null diff --git a/graphics/items/equipment/weapons/piouslayer.png b/graphics/items/equipment/weapons/piouslayer.png Binary files differnew file mode 100644 index 00000000..c4766038 --- /dev/null +++ b/graphics/items/equipment/weapons/piouslayer.png @@ -686,9 +686,9 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <sound event="strike">weapons/knife/strike1.ogg</sound> </item> <item id="3501" - image="equipment/weapons/piouflayer.png" - name="Piouflayer" - description="Novice dagger, much useful in the kitchen than in a real combat..." + image="equipment/weapons/piouslayer.png" + name="Piou Slayer" + description="A dagger for novice fighters, more useful in the kitchen than in a real fight..." effect="+13 Damage" type="equip-1hand" weapon-type="knife" |