mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-13 22:34:53 +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="black knight" nameDescription="a black knight" race="blood" experience="1600" speed="155" manacost="0">
|
||||
<health now="1800" max="1800" />
|
||||
<look type="131" head="95" body="95" legs="95" feet="95" corpse="4240" />
|
||||
<look type="131" head="95" body="95" legs="95" feet="95" corpse="6080" />
|
||||
<targetchange interval="1000" chance="3" />
|
||||
<targetstrategy nearest="80" weakest="10" mostdamage="10" random="0" />
|
||||
<flags>
|
||||
|
Reference in New Issue
Block a user