diff options
author | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2022-11-12 21:52:30 +0000 |
---|---|---|
committer | Jesusalva Jesusalva <jesusalva@themanaworld.org> | 2022-11-12 21:52:30 +0000 |
commit | c5d9005e048082d807dbcb445ebdb27e62fa0fac (patch) | |
tree | ca65101f736348abd3b1aad61e3637f43a481a11 /items/equip-1hand | |
parent | 0a1c240b79bc14fb1406d39584c8d6b0588bbcbb (diff) | |
download | clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.tar.gz clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.tar.bz2 clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.tar.xz clientdata-c5d9005e048082d807dbcb445ebdb27e62fa0fac.zip |
v2022.11.11 Update Alpha 1
Diffstat (limited to 'items/equip-1hand')
-rw-r--r-- | items/equip-1hand/item587_Sword.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/items/equip-1hand/item587_Sword.xml b/items/equip-1hand/item587_Sword.xml index e1bb8ba3..cd607b1a 100644 --- a/items/equip-1hand/item587_Sword.xml +++ b/items/equip-1hand/item587_Sword.xml @@ -10,22 +10,5 @@ <sprite gender="unisex">equipment/weapons/sword-long.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> <sprite gender="female">equipment/weapons/sword-long-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> </item> - <item id="584" - image="equipment/weapon/sword-jackal.png" - name="Jackal" - description="Stolen from a portuguese-speaking world." - attack="270" - attack-range="1" - type="equip-1hand" - attack-action="attack" - hit-effect-id="32" - critical-hit-effect-id="30" - weight="1500"> - <sprite>equipment/weapons/jackal.xml</sprite> - <sound event="hit">weapons/other/halberd/halberd-hit1.ogg</sound> - <sound event="hit">weapons/other/halberd/halberd-hit2.ogg</sound> - <sound event="hit">weapons/other/halberd/halberd-hit3.ogg</sound> - <sound event="miss">weapons/swords/sword-miss1.ogg</sound> - </item> </items> |