mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 17:55:54 +02:00
remove elements tag from monsters 790
This commit is contained in:
@@ -32,13 +32,6 @@
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="50" defense="50" />
|
||||
<elements>
|
||||
<element firePercent="50" />
|
||||
<element energyPercent="20" />
|
||||
<element icePercent="50" />
|
||||
<element physicalPercent="-10" />
|
||||
<element holyPercent="-30" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity paralyze="1" />
|
||||
<immunity death="1" />
|
||||
|
Reference in New Issue
Block a user