diff options
author | Livio Recchia <recchialivio@libero.it> | 2023-04-03 23:32:35 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2023-04-03 23:32:35 +0200 |
commit | c36bf0306723cff41fb4d8d08a91b51679ccccc6 (patch) | |
tree | 0f80c7481a628e21c7087f7b77c28671cd488c69 /_patch/items | |
parent | d59c0e9f187e3029a11508e17711301ac734dd8a (diff) | |
download | ttmmww-c36bf0306723cff41fb4d8d08a91b51679ccccc6.tar.gz ttmmww-c36bf0306723cff41fb4d8d08a91b51679ccccc6.tar.bz2 ttmmww-c36bf0306723cff41fb4d8d08a91b51679ccccc6.tar.xz ttmmww-c36bf0306723cff41fb4d8d08a91b51679ccccc6.zip |
new file: _patch/items/usable/item3001_RubberBat.xml
Diffstat (limited to '_patch/items')
-rw-r--r-- | _patch/items/equip-ammo/_include.xml | 9 | ||||
-rw-r--r-- | _patch/items/equip-ammo/item1199_Arrow.xml | 4 | ||||
-rw-r--r-- | _patch/items/equip-ammo/item1282_BoneArrows.xml | 4 | ||||
-rw-r--r-- | _patch/items/equip-ammo/item5260_Snowball.xml | 4 | ||||
-rw-r--r-- | _patch/items/equip-ammo/item529_IronArrow.xml | 4 | ||||
-rw-r--r-- | _patch/items/equip-ammo/item762_TerraniteArrow.xml | 4 | ||||
-rw-r--r-- | _patch/items/equip-ammo/item904_SlingBullet.xml | 4 | ||||
-rw-r--r-- | _patch/items/usable/item3001_RubberBat.xml | 4 |
8 files changed, 37 insertions, 0 deletions
diff --git a/_patch/items/equip-ammo/_include.xml b/_patch/items/equip-ammo/_include.xml new file mode 100644 index 0000000..a442407 --- /dev/null +++ b/_patch/items/equip-ammo/_include.xml @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<items> + <include name="items/equip-ammo/item529_IronArrow.xml"/> + <include name="items/equip-ammo/item762_TerraniteArrow.xml"/> + <include name="items/equip-ammo/item904_SlingBullet.xml"/> + <include name="items/equip-ammo/item1199_Arrow.xml"/> + <include name="items/equip-ammo/item1282_BoneArrows.xml"/> + <include name="items/equip-ammo/item5260_Snowball.xml"/> +</items> diff --git a/_patch/items/equip-ammo/item1199_Arrow.xml b/_patch/items/equip-ammo/item1199_Arrow.xml new file mode 100644 index 0000000..275063a --- /dev/null +++ b/_patch/items/equip-ammo/item1199_Arrow.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="1199" image="equipment/ammo/arrow.png" name="Arrow" description="To find out who managed to shoot one follow the opposite direction." attack="20" type="equip-ammo" weight="1"/> +</items> diff --git a/_patch/items/equip-ammo/item1282_BoneArrows.xml b/_patch/items/equip-ammo/item1282_BoneArrows.xml new file mode 100644 index 0000000..990adbc --- /dev/null +++ b/_patch/items/equip-ammo/item1282_BoneArrows.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="1282" image="equipment/ammo/bonedarts.png" name="Bone Arrows" description="Arrows made from bones instead of wood. Now skeletons can see their bones coming back at them." attack="55" type="equip-ammo" weight="1" sellProtected="true"/> +</items> diff --git a/_patch/items/equip-ammo/item5260_Snowball.xml b/_patch/items/equip-ammo/item5260_Snowball.xml new file mode 100644 index 0000000..a6accc9 --- /dev/null +++ b/_patch/items/equip-ammo/item5260_Snowball.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="5260" image="equipment/ammo/snowball.png" name="Snowball" description="It is Christmas time!" attack="20" type="equip-ammo" weight="1"/> +</items> diff --git a/_patch/items/equip-ammo/item529_IronArrow.xml b/_patch/items/equip-ammo/item529_IronArrow.xml new file mode 100644 index 0000000..2385205 --- /dev/null +++ b/_patch/items/equip-ammo/item529_IronArrow.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="529" image="equipment/ammo/ironarrow.png" name="Iron Arrow" description="An arrow with an iron tip to deal more damage compared to those made only out of wood." attack="40" type="equip-ammo" weight="1"/> +</items> diff --git a/_patch/items/equip-ammo/item762_TerraniteArrow.xml b/_patch/items/equip-ammo/item762_TerraniteArrow.xml new file mode 100644 index 0000000..93b04d9 --- /dev/null +++ b/_patch/items/equip-ammo/item762_TerraniteArrow.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="762" image="equipment/ammo/arrow.png|W:#8B4513" name="Terranite Arrow" description="Arrows made out of smelted terranite ore. A fine specialty from Tulimshar weaponsmiths. After all, there aren't so many trees to make wooden arrow in the desert..." attack="50" criticalattack="20" type="equip-ammo" weight="1"/> +</items> diff --git a/_patch/items/equip-ammo/item904_SlingBullet.xml b/_patch/items/equip-ammo/item904_SlingBullet.xml new file mode 100644 index 0000000..74e3fab --- /dev/null +++ b/_patch/items/equip-ammo/item904_SlingBullet.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="904" image="equipment/ammo/stoneprojectile-icon.png" name="Sling Bullet" description="A smooth stone finished to fit neatly into a sling." attack="5" type="equip-ammo" weight="1"/> +</items> diff --git a/_patch/items/usable/item3001_RubberBat.xml b/_patch/items/usable/item3001_RubberBat.xml new file mode 100644 index 0000000..bc70f69 --- /dev/null +++ b/_patch/items/usable/item3001_RubberBat.xml @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<items> + <item id="3001" image="generic/rubberbat.png" name="Rubber Butt" description="Farts when you squeeze it." type="usable" weight="30"/> +</items> |