several little fixes in resources

This commit is contained in:
ErikasKontenis
2020-11-19 09:53:05 +02:00
parent aae7da57f1
commit b7761b9506
3 changed files with 14 additions and 14 deletions

View File

@@ -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" />

View File

@@ -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" />