diff options
author | Ledmitz <ledmitz@gmail.com> | 2020-07-01 17:12:40 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-08-25 10:42:05 -0300 |
commit | 072f189799d9447be134abf399c0a90960e5dae9 (patch) | |
tree | f51dafd4bd7d0b39284ca03152da7d45613c6cbb | |
parent | 90b2b72728c36d86132a28d758a9991a06addb58 (diff) | |
download | clientdata-072f189799d9447be134abf399c0a90960e5dae9.tar.gz clientdata-072f189799d9447be134abf399c0a90960e5dae9.tar.bz2 clientdata-072f189799d9447be134abf399c0a90960e5dae9.tar.xz clientdata-072f189799d9447be134abf399c0a90960e5dae9.zip |
Removed Setzer references. Pipeline should be fixed now.bee-sfx
-rw-r--r-- | items.xml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -2834,11 +2834,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-1hand" attack-action="attack" weight="250"> - <sprite>equipment/weapons/piouslayer.xml</sprite> - <sound event="hit">weapons/knife/setzer/hit1.ogg</sound> - <sound event="hit">weapons/knife/setzer/hit2.ogg</sound> - <sound event="hit">weapons/knife/setzer/hit3.ogg</sound> - <sound event="miss">weapons/knife/miss1.ogg</sound> + <sprite>equipment/weapons/piouslayer.xml</sprite> </item> <item id="3510" image="equipment/weapons/pickaxe.png" |