<?xml version="1.0"?>
<sprite>
  <imageset name="base" src="graphics/sprites/equipment/head/pipe.png" width="16" height="16"/>
    <action name="stand" imageset="base">
    <animation direction="down">
       <frame index="27"/>
    </animation>
    <animation direction="left">
       <frame index="27"/>
    </animation>
    <animation direction="up">
       <frame index="27"/>
    </animation>
    <animation direction="right">
       <frame index="27"/>
    </animation>
  </action>
  <action name="walk" imageset="base">
    <animation direction="down">
      <frame index="27"/>
    </animation>
    <animation direction="left">
      <frame index="27"/>
    </animation>
    <animation direction="up">
      <frame index="27"/>
    </animation>
    <animation direction="right">
       <frame index="27"/>
    </animation>
  </action>
  <action name="attack" imageset="base">
    <animation direction="down">
       <frame index="27"/>
      <end/>
    </animation>
    <animation direction="left">
       <frame index="27"/>
      <end/>
    </animation>
    <animation direction="up">
       <frame index="27"/>
      <end/>
    </animation>
    <animation direction="right">
       <frame index="27"/>
      <end/>
    </animation>
  </action>
  <action name="attack_bow" imageset="base">
    <animation direction="down">
       <frame index="27"/>
      <end/>
    </animation>
    <animation direction="left">
       <frame index="27"/>
      <end/>
    </animation>
    <animation direction="up">
       <frame index="27"/>
      <end/>
    </animation>
    <animation direction="right">
       <frame index="27"/>
      <end/>
    </animation>
  </action>
  <action name="sit" imageset="base">
    <animation direction="left">
      <frame index="0" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="1" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="2" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="3" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="4" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="5" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="6" offsetX="-8" offsetY="-30" delay="250"/>
      <frame index="7" offsetX="-8" offsetY="-30" delay="250"/>
    </animation>
    <animation direction="down">
      <frame index="8" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="9" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="10" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="11" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="12" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="13" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="14" offsetX="0" offsetY="-25" delay="250"/>
      <frame index="15" offsetX="0" offsetY="-25" delay="250"/>
    </animation>
    <animation direction="right">
      <frame index="16" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="17" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="18" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="19" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="20" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="21" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="22" offsetX="7" offsetY="-31" delay="250"/>
      <frame index="23" offsetX="7" offsetY="-31" delay="250"/>
    </animation>
    <animation direction="up">
      <frame index="27"/>
    </animation>
  </action>
  <action name="dead" imageset="base_dead">
    <animation direction="default">
      <frame index="24" offsetX="40" offsetY="-7" delay="140"/>
      <frame index="25" offsetX="40" offsetY="-7" delay="140"/>
      <frame index="26" offsetX="40" offsetY="-7" delay="140"/>
      <frame index="26" offsetX="40" offsetY="-7" delay="0"/>
    </animation>
  </action>
</sprite>