mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
add missing corpses from 781. remove self implemented logic for corpse owner expire. Update every monster with new corpse for self owner expiring
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF - 8"?>
|
||||
<monster name="Vashresamun" nameDescription="Vashresamun" race="undead" experience="2950" speed="115" manacost="0">
|
||||
<health now="4000" max="4000" />
|
||||
<look type="85" head="0" body="0" legs="0" feet="0" corpse="4197" />
|
||||
<look type="85" head="0" body="0" legs="0" feet="0" corpse="6025" />
|
||||
<targetchange interval="1000" chance="3" />
|
||||
<targetstrategy nearest="80" weakest="10" mostdamage="10" random="0" />
|
||||
<flags>
|
||||
|
Reference in New Issue
Block a user