summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index b831e2c2..00999295 100644
--- a/items.xml
+++ b/items.xml
@@ -68,6 +68,42 @@
<sprite gender="female">player_female_base.xml</sprite>
</item>
+ <!-- TEMPORARY LOW WEAPON ID:S (< 256) -->
+ <!-- Used for tmwAthena magic system -->
+ <item id="16">
+<!-- <sprite>weapon-dagger.xml</sprite>-->
+ </item>
+ <item id="30"
+ weapon_type="1">
+ <sprite>weapon-dagger.xml</sprite>
+ <sound event="strike">weapons/swords/short-sword-miss1.ogg</sound>
+ <sound event="hit">weapons/swords/short-sword-hit1.ogg</sound>
+ </item>
+ <item id="31"
+ weapon_type="10">
+ <sprite>weapon-bow.xml</sprite>
+ <sound event="swing">weapons/bows/bow_shoot_1.ogg</sound>
+ </item>
+ <item id="32"
+ weapon_type="11">
+ <sprite>weapon-scythe.xml</sprite>
+ </item>
+ <item id="33"
+ weapon_type="1">
+ <sprite>weapon-dagger.xml</sprite>
+ <sound event="strike">weapons/swords/short-sword-miss1.ogg</sound>
+ <sound event="hit">weapons/swords/short-sword-hit1.ogg</sound>
+ </item>
+ <item id="34"
+ weapon_type="1"> <!-- magic fist -->
+ <sprite>weapon-fist.xml</sprite>
+ </item>
+ <item id="35"
+ weapon_type="11">
+ <sprite>weapon-staff.xml</sprite>
+ </item>
+
+
<!-- Items -->
<item id="501"
image="use-potion-a.png|G:#22ff22"