mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-20 17:23:25 +02:00
fix few monsters
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Island Troll" nameDescription="an island troll" race="blood" experience="20" speed="23" manacost="290">
|
||||
<health now="50" max="50"/>
|
||||
<look type="282" corpse="7930"/>
|
||||
<look type="15" head="0" body="0" legs="0" feet="0" corpse="5960" />
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
|
Reference in New Issue
Block a user