Solved a typo in an xml :P
This commit is contained in:
parent
a0335fa070
commit
e87eebc3f4
|
@ -11,7 +11,7 @@
|
||||||
- Put the `collisionDamage` value to "0" if you want the entity to be
|
- Put the `collisionDamage` value to "0" if you want the entity to be
|
||||||
harmless when directly hitting the player.
|
harmless when directly hitting the player.
|
||||||
-->
|
-->
|
||||||
<entities anm2root="gfx/familiars" version="5">
|
<entities anm2root="gfx/familiars/" version="5">
|
||||||
<entity name="Baby Ariel"
|
<entity name="Baby Ariel"
|
||||||
id="3"
|
id="3"
|
||||||
anm2path="motheroftwo_ariel.anm2"
|
anm2path="motheroftwo_ariel.anm2"
|
||||||
|
|
Loading…
Reference in New Issue