diff options
-rw-r--r-- | horses.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,4 +9,9 @@ Copyright (C) 2015 Evol Online --> <sprite>monsters/croc.xml</sprite> </down> </horse> + <horse id="2" offsetX="0" offsetY="5"> + <down> + <sprite>monsters/tortuga.xml</sprite> + </down> + </horse> </horses> |