<?xml version="1.0"?>
<sprite>
    <imageset name="base" src="graphics/sprites/npcs/woodenpump.png" width="17" height="71" />
    <action name="stand" imageset="base">
        <animation direction="default">
            <!-- Drop Animation -->
		<sequence start="0" end="6" delay="100" />
        </animation>
    </action>
</sprite>
