summaryrefslogblamecommitdiff
path: root/graphics/sprites/npcs/xml/blossom.xml
blob: c847c6d5d773625984416ceb35cacfb658f5d2a2 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                            
                           






                                         
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Saulc
Copyright (C)  2019 TMW2-->

<sprite>
    <imageset name="base"
              src="graphics/sprites/npcs/simple/blossom.png"
              width="64"
              height="96"/>

    <action name="stand" imageset="base">
        <animation direction="default">
            <frame index="0"/>
        </animation>
    </action>
</sprite>