From aaaa59f373fb7a7b7700b3e7c743bda25a6fb522 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sat, 27 Sep 2008 04:01:39 +0000 Subject: weapon attack zones for TMWServ --- items.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/items.xml b/items.xml index 4c7fb83d..a5e8e65c 100644 --- a/items.xml +++ b/items.xml @@ -703,6 +703,10 @@ weapon-type="knife" attack-min="5" attack-delta="10" + attack-target="multi" + attack-shape="cone" + attack-range="32" + attack-angle="90" max-per-slot="1"> weapon-dagger.xml short-sword-miss1.ogg @@ -720,6 +724,10 @@ weapon-type="knife" attack-min="8" attack-delta="2" + attack-target="multi" + attack-shape="cone" + attack-range="32" + attack-angle="90" view="521"/> weapon-bow.xml @@ -2411,6 +2431,10 @@ weight="20" attack-min="0" attack-delta="5" + attack-target="multi" + attack-shape="cone" + attack-range="32" + attack-angle="90" max-per-slot="1" weapon-type="knife" view="521"/> -- cgit v1.2.3-60-g2f50