diff options
author | Reid <reidyaro@gmail.com> | 2015-02-09 00:25:24 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-02-09 00:25:24 +0100 |
commit | 3e197b6ee7644f1c63d833fb4ed9f0f227daaf23 (patch) | |
tree | ac6c1f8d28d7e29311414e95aa0d38bdf6586af2 /items.xml | |
parent | f0b309f22263390c773916e7a90263c324a6449f (diff) | |
download | clientdata-3e197b6ee7644f1c63d833fb4ed9f0f227daaf23.tar.gz clientdata-3e197b6ee7644f1c63d833fb4ed9f0f227daaf23.tar.bz2 clientdata-3e197b6ee7644f1c63d833fb4ed9f0f227daaf23.tar.xz clientdata-3e197b6ee7644f1c63d833fb4ed9f0f227daaf23.zip |
Remove piou race.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -166,16 +166,6 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <sound event="miss">weapons/barehands/miss1.ogg</sound> </item> - <!-- Special Races --> - <item id="-150" type="racesprite" name="Piou"> - <sprite gender="unisex">races/piou-unisex.xml</sprite> - <sound event="die">monsters/piou/die1.ogg</sound> - <sound event="hit">monsters/piou/hit1.ogg</sound> - <sound event="hurt">monsters/piou/hurt1.ogg</sound> - <sound event="hurt">monsters/piou/hurt2.ogg</sound> - <sound event="miss">monsters/piou/miss1.ogg</sound> - </item> - <!-- Usable Items --> <item id="501" image="usable/acorn.png" |