mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 17:55:54 +02:00
fix 790 melee attacks
This commit is contained in:
@@ -12,10 +12,9 @@
|
||||
<flag canpushitems="1" />
|
||||
<flag canpushcreatures="0" />
|
||||
<flag targetdistance="1" />
|
||||
<flag staticattack="90" />
|
||||
<flag runonhealth="15" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attacks attack="30" skill="40">
|
||||
<attack name="melee" interval="2000" min="0" max="-80" />
|
||||
<attack name="physical" interval="2000" chance="10" target="0" radius="1">
|
||||
<attribute key="areaeffect" value="whitenote" />
|
||||
|
Reference in New Issue
Block a user