mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 01:23:27 +02:00
fix 790 monsters loot and corpses. 100% finish only wyvern monster
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Son Of Verminor" nameDescription="a son of verminor" race="venom" experience="5900" speed="240" manacost="0">
|
||||
<health now="8500" max="8500" />
|
||||
<look type="19" corpse="1490" />
|
||||
<look type="19" corpse="2121" />
|
||||
<targetchange interval="4000" chance="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
@@ -57,4 +56,4 @@
|
||||
<voices interval="2000" chance="7">
|
||||
<voice sentence="Blubb" />
|
||||
</voices>
|
||||
</monster>
|
||||
</monster>
|
Reference in New Issue
Block a user