mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
several little fixes in resources
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<monster name="Azure Frog" namedescription="a azure frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<monster name="Azure Frog" nameDescription="a azure frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<health now="60" max="60" />
|
||||
<look type="226" head="69" body="66" legs="69" feet="66" corpse="6079" />
|
||||
<targetchange interval="1000" chance="50" />
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<monster name="Coral Frog" namedescription="a coral frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<monster name="Coral Frog" nameDescription="a coral frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<health now="60" max="60" />
|
||||
<look type="226" head="114" body="98" legs="97" feet="114" corpse="6079" />
|
||||
<targetchange interval="1000" chance="50" />
|
||||
|
Reference in New Issue
Block a user