home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2002 December / pca1412.iso / SOFTWARE / Pusher / pusher_demo_en.exe / data.psh / data / gs_animations.txt < prev    next >
Encoding:
Extensible Markup Language  |  2002-07-26  |  52.4 KB  |  1,216 lines

  1. ∩╗┐<?xml version="1.0"?>
  2.  
  3. <!-- Dies ist die Animationsdatei f├╝r Pusher, nur f├╝r Grafisches -->
  4.  
  5. <pusherAnimations>
  6.  
  7.  
  8.     <animation name="background" timePerFrame="30">
  9.         <frame image="gfx\background\back_01.bmp" />
  10.     </animation>
  11.  
  12.     <!--
  13.     /////////////////////////////////////////////////
  14.     Level Counter Display
  15.     /////////////////////////////////////////////////
  16.     -->
  17.  
  18.     <!--
  19.     /////////////////////////////////////////////////
  20.     Standard Stone Animations
  21.     /////////////////////////////////////////////////
  22.     -->
  23.     
  24.     
  25.     <animation name="stone1Std" timePerFrame="30">
  26.         <frame image="gfx\stone_idle\stone1_idle_01.tga" />
  27.     </animation>
  28.     
  29.     
  30.     <animation name="stone2Std" timePerFrame="30">
  31.         <frame image="gfx\stone_idle\stone2_idle_01.tga" />
  32.  
  33.     </animation>
  34.     
  35.     
  36.     <animation name="stone3Std" timePerFrame="30">
  37.         <frame image="gfx\stone_idle\stone3_idle_01.tga" />
  38.  
  39.     </animation>
  40.     
  41.     
  42.     <animation name="stone4Std" timePerFrame="60">
  43.         <frame image="gfx\stone_idle\stone4_idle_01.tga" />
  44.     </animation>
  45.     
  46.     
  47.     <animation name="stone5Std" timePerFrame="60">
  48.         <frame image="gfx\stone_idle\stone5_idle_01.tga" />
  49.     </animation>
  50.  
  51.  
  52.     <animation name="stone6Std" timePerFrame="60">
  53.         <frame image="gfx\stone_idle\stone6_idle_01.tga" />
  54.     </animation>
  55.     
  56.     
  57.     <animation name="stone7Std" timePerFrame="60">
  58.         <frame image="gfx\stone_idle\stone7_idle_01.tga" />
  59.     </animation>
  60.     
  61.     
  62.     <animation name="stone8Std" timePerFrame="60">
  63.         <frame image="gfx\stone_idle\stone8_idle_01.tga" />
  64.     </animation>
  65.  
  66.  
  67.  
  68.     <!--
  69.     /////////////////////////////////////////////////
  70.     Disabled Stone Animations
  71.     /////////////////////////////////////////////////
  72.     -->
  73.     
  74.         
  75.     <animation name="stone1Dis" timePerFrame="10">
  76.         <frame image="gfx\stone_dis\stone1_dis_01.tga" />
  77.     </animation>
  78.     
  79.     
  80.     <animation name="stone2Dis" timePerFrame="10">
  81.         <frame image="gfx\stone_dis\stone2_dis_01.tga" />
  82.     </animation>
  83.     
  84.     
  85.     <animation name="stone3Dis" timePerFrame="10">
  86.         <frame image="gfx\stone_dis\stone3_dis_01.tga" />
  87.     </animation>
  88.     
  89.     
  90.     <animation name="stone4Dis" timePerFrame="10">
  91.         <frame image="gfx\stone_dis\stone4_dis_01.tga" />
  92.     </animation>
  93.     
  94.     
  95.     <animation name="stone5Dis" timePerFrame="10">
  96.         <frame image="gfx\stone_dis\stone5_dis_01.tga" />
  97.     </animation>
  98.  
  99.  
  100.     <animation name="stone6Dis" timePerFrame="10">
  101.         <frame image="gfx\stone_dis\stone6_dis_01.tga" />
  102.     </animation>
  103.     
  104.     
  105.     <animation name="stone7Dis" timePerFrame="10">
  106.         <frame image="gfx\stone_dis\stone7_dis_01.tga" />
  107.     </animation>
  108.     
  109.     <animation name="stone8Dis" timePerFrame="10">
  110.         <frame image="gfx\stone_dis\stone8_dis_01.tga" />
  111.     </animation>
  112.     
  113.     
  114.         <!--
  115.     /////////////////////////////////////////////////
  116.     Moving Stone Animations
  117.     /////////////////////////////////////////////////
  118.     -->
  119.     
  120.         
  121.     <animation name="stone1Mov" timePerFrame="20">
  122.         <frame image="gfx\stone_mov\stone1_move_01.tga" sound="move" />
  123.         <frame image="gfx\stone_mov\stone1_move_02.tga" sound="move" />
  124.         <frame image="gfx\stone_mov\stone1_move_03.tga" sound="move" />
  125.         <frame image="gfx\stone_mov\stone1_move_04.tga" sound="move" />
  126.         <frame image="gfx\stone_mov\stone1_move_05.tga" sound="move" />
  127.         <frame image="gfx\stone_idle\stone1_idle_01.tga" />
  128.     </animation>
  129.     
  130.     
  131.     <animation name="stone2Mov" timePerFrame="20">
  132.         <frame image="gfx\stone_mov\stone2_move_01.tga" sound="move" />
  133.         <frame image="gfx\stone_mov\stone2_move_02.tga" sound="move" />
  134.         <frame image="gfx\stone_mov\stone2_move_03.tga" sound="move" />
  135.         <frame image="gfx\stone_mov\stone2_move_04.tga" sound="move" />
  136.         <frame image="gfx\stone_mov\stone2_move_05.tga" sound="move" />
  137.         <frame image="gfx\stone_idle\stone2_idle_01.tga" />
  138.     </animation>
  139.     
  140.     
  141.     <animation name="stone3Mov" timePerFrame="20">
  142.         <frame image="gfx\stone_mov\stone3_move_01.tga" sound="move" />
  143.         <frame image="gfx\stone_mov\stone3_move_02.tga" sound="move" />
  144.         <frame image="gfx\stone_mov\stone3_move_03.tga" sound="move" />
  145.         <frame image="gfx\stone_mov\stone3_move_04.tga" sound="move" />
  146.         <frame image="gfx\stone_mov\stone3_move_05.tga" sound="move" />
  147.         <frame image="gfx\stone_idle\stone3_idle_01.tga" />
  148.     </animation>
  149.     
  150.     
  151.     <animation name="stone4Mov" timePerFrame="20">
  152.         <frame image="gfx\stone_mov\stone4_move_01.tga" sound="move" />
  153.         <frame image="gfx\stone_mov\stone4_move_02.tga" sound="move" />
  154.         <frame image="gfx\stone_mov\stone4_move_03.tga" sound="move" />
  155.         <frame image="gfx\stone_mov\stone4_move_04.tga" sound="move" />
  156.         <frame image="gfx\stone_mov\stone4_move_05.tga" sound="move" />
  157.         <frame image="gfx\stone_idle\stone4_idle_01.tga" />
  158.     </animation>
  159.     
  160.     
  161.     <animation name="stone5Mov" timePerFrame="20">
  162.         <frame image="gfx\stone_mov\stone5_move_01.tga" sound="move" />
  163.         <frame image="gfx\stone_mov\stone5_move_02.tga" sound="move" />
  164.         <frame image="gfx\stone_mov\stone5_move_03.tga" sound="move" />
  165.         <frame image="gfx\stone_mov\stone5_move_04.tga" sound="move" />
  166.         <frame image="gfx\stone_mov\stone5_move_05.tga" sound="move" />
  167.         <frame image="gfx\stone_idle\stone5_idle_01.tga" />
  168.     </animation>
  169.  
  170.  
  171.     <animation name="stone6Mov" timePerFrame="20">
  172.         <frame image="gfx\stone_mov\stone6_move_01.tga" sound="move" />
  173.         <frame image="gfx\stone_mov\stone6_move_02.tga" sound="move" />
  174.         <frame image="gfx\stone_mov\stone6_move_03.tga" sound="move" />
  175.         <frame image="gfx\stone_mov\stone6_move_04.tga" sound="move" />
  176.         <frame image="gfx\stone_mov\stone6_move_05.tga" sound="move" />
  177.         <frame image="gfx\stone_idle\stone6_idle_01.tga" />
  178.     </animation>
  179.     
  180.     
  181.     <animation name="stone7Mov" timePerFrame="20">
  182.         <frame image="gfx\stone_mov\stone7_move_01.tga" sound="move" />
  183.         <frame image="gfx\stone_mov\stone7_move_02.tga" sound="move" />
  184.         <frame image="gfx\stone_mov\stone7_move_03.tga" sound="move" />
  185.         <frame image="gfx\stone_mov\stone7_move_04.tga" sound="move" />
  186.         <frame image="gfx\stone_mov\stone7_move_05.tga" sound="move" />
  187.         <frame image="gfx\stone_idle\stone7_idle_01.tga" />
  188.     </animation>
  189.     
  190.     <animation name="stone8Mov" timePerFrame="20">
  191.         <frame image="gfx\stone_mov\stone8_move_01.tga" sound="move" />
  192.         <frame image="gfx\stone_mov\stone8_move_02.tga" sound="move" />
  193.         <frame image="gfx\stone_mov\stone8_move_03.tga" sound="move" />
  194.         <frame image="gfx\stone_mov\stone8_move_04.tga" sound="move" />
  195.         <frame image="gfx\stone_mov\stone8_move_05.tga" sound="move" />
  196.         <frame image="gfx\stone_idle\stone8_idle_01.tga" />
  197.     </animation>
  198.     
  199.     
  200.         
  201.     <!--
  202.     /////////////////////////////////////////////////
  203.     New Created Stone Animations
  204.     /////////////////////////////////////////////////
  205.     -->
  206.     
  207.         
  208.     <animation name="stone1New" timePerFrame="50">
  209.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_12.tga" />
  210.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_11.tga" />
  211.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_10.tga" />
  212.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_09.tga" />
  213.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_08.tga" />
  214.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_07.tga" />
  215.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_06.tga" />
  216.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_05.tga" />
  217.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_04.tga" />
  218.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_03.tga" />
  219.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_02.tga" />
  220.         <frame x="-2" y="-2" image="gfx\stone_del\stone1_del_01.tga" />
  221.         <frame x="0"  y="0"  image="gfx\stone_hov\stone1_hov_05.tga" />
  222.         <frame x="0"  y="0"  image="gfx\stone_hov\stone1_hov_04.tga" />
  223.         <frame x="0"  y="0"  image="gfx\stone_hov\stone1_hov_03.tga" />
  224.         <frame x="0"  y="0"  image="gfx\stone_hov\stone1_hov_02.tga" />
  225.         <frame x="0"  y="0"  image="gfx\stone_hov\stone1_hov_01.tga" /> 
  226.     </animation>
  227.     
  228.     <animation name="stone2New" timePerFrame="50">
  229.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_12.tga" />
  230.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_11.tga" />
  231.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_10.tga" />
  232.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_09.tga" />
  233.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_08.tga" />
  234.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_07.tga" />
  235.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_06.tga" />
  236.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_05.tga" />
  237.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_04.tga" />
  238.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_03.tga" />
  239.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_02.tga" />
  240.         <frame x="-2" y="-2" image="gfx\stone_del\stone2_del_01.tga" />
  241.         <frame x="0"  y="0"  image="gfx\stone_hov\stone2_hov_05.tga" />
  242.         <frame x="0"  y="0"  image="gfx\stone_hov\stone2_hov_04.tga" />
  243.         <frame x="0"  y="0"  image="gfx\stone_hov\stone2_hov_03.tga" />
  244.         <frame x="0"  y="0"  image="gfx\stone_hov\stone2_hov_02.tga" />
  245.         <frame x="0"  y="0"  image="gfx\stone_hov\stone2_hov_01.tga" /> 
  246.     </animation>
  247.     
  248.     <animation name="stone3New" timePerFrame="50">
  249.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_12.tga" />
  250.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_11.tga" />
  251.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_10.tga" />
  252.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_09.tga" />
  253.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_08.tga" />
  254.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_07.tga" />
  255.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_06.tga" />
  256.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_05.tga" />
  257.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_04.tga" />
  258.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_03.tga" />
  259.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_02.tga" />
  260.         <frame x="-2" y="-2" image="gfx\stone_del\stone3_del_01.tga" />
  261.         <frame x="0"  y="0"  image="gfx\stone_hov\stone3_hov_05.tga" />
  262.         <frame x="0"  y="0"  image="gfx\stone_hov\stone3_hov_04.tga" />
  263.         <frame x="0"  y="0"  image="gfx\stone_hov\stone3_hov_03.tga" />
  264.         <frame x="0"  y="0"  image="gfx\stone_hov\stone3_hov_02.tga" />
  265.         <frame x="0"  y="0"  image="gfx\stone_hov\stone3_hov_01.tga" /> 
  266.     </animation>
  267.     
  268.     <animation name="stone4New" timePerFrame="50">
  269.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_12.tga" />
  270.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_11.tga" />
  271.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_10.tga" />
  272.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_09.tga" />
  273.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_08.tga" />
  274.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_07.tga" />
  275.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_06.tga" />
  276.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_05.tga" />
  277.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_04.tga" />
  278.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_03.tga" />
  279.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_02.tga" />
  280.         <frame x="-2" y="-2" image="gfx\stone_del\stone4_del_01.tga" />
  281.         <frame x="0"  y="0"  image="gfx\stone_hov\stone4_hov_05.tga" />
  282.         <frame x="0"  y="0"  image="gfx\stone_hov\stone4_hov_04.tga" />
  283.         <frame x="0"  y="0"  image="gfx\stone_hov\stone4_hov_03.tga" />
  284.         <frame x="0"  y="0"  image="gfx\stone_hov\stone4_hov_02.tga" />
  285.         <frame x="0"  y="0"  image="gfx\stone_hov\stone4_hov_01.tga" /> 
  286.     </animation>
  287.     
  288.     <animation name="stone5New" timePerFrame="50">
  289.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_12.tga" />
  290.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_11.tga" />
  291.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_10.tga" />
  292.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_09.tga" />
  293.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_08.tga" />
  294.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_07.tga" />
  295.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_06.tga" />
  296.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_05.tga" />
  297.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_04.tga" />
  298.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_03.tga" />
  299.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_02.tga" />
  300.         <frame x="-2" y="-2" image="gfx\stone_del\stone5_del_01.tga" />
  301.         <frame x="0"  y="0"  image="gfx\stone_hov\stone5_hov_05.tga" />
  302.         <frame x="0"  y="0"  image="gfx\stone_hov\stone5_hov_04.tga" />
  303.         <frame x="0"  y="0"  image="gfx\stone_hov\stone5_hov_03.tga" />
  304.         <frame x="0"  y="0"  image="gfx\stone_hov\stone5_hov_02.tga" />
  305.         <frame x="0"  y="0"  image="gfx\stone_hov\stone5_hov_01.tga" /> 
  306.     </animation>
  307.     
  308.     <animation name="stone6New" timePerFrame="50">
  309.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_12.tga" />
  310.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_11.tga" />
  311.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_10.tga" />
  312.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_09.tga" />
  313.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_08.tga" />
  314.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_07.tga" />
  315.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_06.tga" />
  316.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_05.tga" />
  317.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_04.tga" />
  318.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_03.tga" />
  319.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_02.tga" />
  320.         <frame x="-2" y="-2" image="gfx\stone_del\stone6_del_01.tga" />
  321.         <frame x="0"  y="0"  image="gfx\stone_hov\stone6_hov_05.tga" />
  322.         <frame x="0"  y="0"  image="gfx\stone_hov\stone6_hov_04.tga" />
  323.         <frame x="0"  y="0"  image="gfx\stone_hov\stone6_hov_03.tga" />
  324.         <frame x="0"  y="0"  image="gfx\stone_hov\stone6_hov_02.tga" />
  325.         <frame x="0"  y="0"  image="gfx\stone_hov\stone6_hov_01.tga" /> 
  326.     </animation>
  327.     
  328.     <animation name="stone7New" timePerFrame="50">
  329.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_12.tga" />
  330.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_11.tga" />
  331.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_10.tga" />
  332.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_09.tga" />
  333.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_08.tga" />
  334.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_07.tga" />
  335.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_06.tga" />
  336.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_05.tga" />
  337.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_04.tga" />
  338.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_03.tga" />
  339.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_02.tga" />
  340.         <frame x="-2" y="-2" image="gfx\stone_del\stone7_del_01.tga" />
  341.         <frame x="0"  y="0"  image="gfx\stone_hov\stone7_hov_05.tga" />
  342.         <frame x="0"  y="0"  image="gfx\stone_hov\stone7_hov_04.tga" />
  343.         <frame x="0"  y="0"  image="gfx\stone_hov\stone7_hov_03.tga" />
  344.         <frame x="0"  y="0"  image="gfx\stone_hov\stone7_hov_02.tga" />
  345.         <frame x="0"  y="0"  image="gfx\stone_hov\stone7_hov_01.tga" /> 
  346.     </animation>
  347.     
  348.     <animation name="stone8New" timePerFrame="50">
  349.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_12.tga" />
  350.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_11.tga" />
  351.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_10.tga" />
  352.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_09.tga" />
  353.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_08.tga" />
  354.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_07.tga" />
  355.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_06.tga" />
  356.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_05.tga" />
  357.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_04.tga" />
  358.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_03.tga" />
  359.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_02.tga" />
  360.         <frame x="-2" y="-2" image="gfx\stone_del\stone8_del_01.tga" />
  361.         <frame x="0"  y="0"  image="gfx\stone_hov\stone8_hov_05.tga" />
  362.         <frame x="0"  y="0"  image="gfx\stone_hov\stone8_hov_04.tga" />
  363.         <frame x="0"  y="0"  image="gfx\stone_hov\stone8_hov_03.tga" />
  364.         <frame x="0"  y="0"  image="gfx\stone_hov\stone8_hov_02.tga" />
  365.         <frame x="0"  y="0"  image="gfx\stone_hov\stone8_hov_01.tga" /> 
  366.     </animation>
  367.  
  368.  
  369.     <!--
  370.     /////////////////////////////////////////////////
  371.     Hover Stone Animations
  372.     /////////////////////////////////////////////////
  373.     -->
  374.     
  375.     
  376.     <animation name="stone1Hov" timePerFrame="100">
  377.         <frame image="gfx\stone_hov\stone1_hov_05.tga" />
  378.         <frame image="gfx\stone_hov\stone1_hov_04.tga" />
  379.         <frame image="gfx\stone_hov\stone1_hov_03.tga" />
  380.         <frame image="gfx\stone_hov\stone1_hov_02.tga" />
  381.         <frame image="gfx\stone_hov\stone1_hov_01.tga" />
  382.         <frame image="gfx\stone_idle\stone1_idle_01.tga" />
  383.         <frame image="gfx\stone_hov\stone1_hov_01.tga" />
  384.         <frame image="gfx\stone_hov\stone1_hov_02.tga" />
  385.         <frame image="gfx\stone_hov\stone1_hov_03.tga" />
  386.         <frame image="gfx\stone_hov\stone1_hov_04.tga" />
  387.         <frame image="gfx\stone_hov\stone1_hov_05.tga" />
  388.     </animation>
  389.     
  390.     <animation name="stone2Hov" timePerFrame="100">
  391.         <frame image="gfx\stone_hov\stone2_hov_05.tga" />
  392.         <frame image="gfx\stone_hov\stone2_hov_04.tga" />
  393.         <frame image="gfx\stone_hov\stone2_hov_03.tga" />
  394.         <frame image="gfx\stone_hov\stone2_hov_02.tga" />
  395.         <frame image="gfx\stone_hov\stone2_hov_01.tga" />
  396.         <frame image="gfx\stone_idle\stone2_idle_01.tga" />
  397.         <frame image="gfx\stone_hov\stone2_hov_01.tga" />
  398.         <frame image="gfx\stone_hov\stone2_hov_02.tga" />
  399.         <frame image="gfx\stone_hov\stone2_hov_03.tga" />
  400.         <frame image="gfx\stone_hov\stone2_hov_04.tga" />
  401.         <frame image="gfx\stone_hov\stone2_hov_05.tga" />
  402.  
  403.     </animation>
  404.     
  405.     <animation name="stone3Hov" timePerFrame="100">
  406.         <frame image="gfx\stone_hov\stone3_hov_05.tga" />
  407.         <frame image="gfx\stone_hov\stone3_hov_04.tga" />
  408.         <frame image="gfx\stone_hov\stone3_hov_03.tga" />
  409.         <frame image="gfx\stone_hov\stone3_hov_02.tga" />
  410.         <frame image="gfx\stone_hov\stone3_hov_01.tga" />
  411.         <frame image="gfx\stone_idle\stone3_idle_01.tga" />
  412.         <frame image="gfx\stone_hov\stone3_hov_01.tga" />
  413.         <frame image="gfx\stone_hov\stone3_hov_02.tga" />
  414.         <frame image="gfx\stone_hov\stone3_hov_03.tga" />
  415.         <frame image="gfx\stone_hov\stone3_hov_04.tga" />
  416.         <frame image="gfx\stone_hov\stone3_hov_05.tga" />
  417.     </animation>
  418.     
  419.     <animation name="stone4Hov" timePerFrame="100">
  420.         <frame image="gfx\stone_hov\stone4_hov_05.tga" />
  421.         <frame image="gfx\stone_hov\stone4_hov_04.tga" />
  422.         <frame image="gfx\stone_hov\stone4_hov_03.tga" />
  423.         <frame image="gfx\stone_hov\stone4_hov_02.tga" />
  424.         <frame image="gfx\stone_hov\stone4_hov_01.tga" />
  425.         <frame image="gfx\stone_idle\stone4_idle_01.tga" />
  426.         <frame image="gfx\stone_hov\stone4_hov_01.tga" />
  427.         <frame image="gfx\stone_hov\stone4_hov_02.tga" />
  428.         <frame image="gfx\stone_hov\stone4_hov_03.tga" />
  429.         <frame image="gfx\stone_hov\stone4_hov_04.tga" />
  430.         <frame image="gfx\stone_hov\stone4_hov_05.tga" />
  431.     </animation>
  432.     
  433.     <animation name="stone5Hov" timePerFrame="100">
  434.         <frame image="gfx\stone_hov\stone5_hov_05.tga" />
  435.         <frame image="gfx\stone_hov\stone5_hov_04.tga" />
  436.         <frame image="gfx\stone_hov\stone5_hov_03.tga" />
  437.         <frame image="gfx\stone_hov\stone5_hov_02.tga" />
  438.         <frame image="gfx\stone_hov\stone5_hov_01.tga" />
  439.         <frame image="gfx\stone_idle\stone5_idle_01.tga" />
  440.         <frame image="gfx\stone_hov\stone5_hov_01.tga" />
  441.         <frame image="gfx\stone_hov\stone5_hov_02.tga" />
  442.         <frame image="gfx\stone_hov\stone5_hov_03.tga" />
  443.         <frame image="gfx\stone_hov\stone5_hov_04.tga" />
  444.         <frame image="gfx\stone_hov\stone5_hov_05.tga" />
  445.     </animation>
  446.     
  447.     <animation name="stone6Hov" timePerFrame="100">
  448.         <frame image="gfx\stone_hov\stone6_hov_05.tga" />
  449.         <frame image="gfx\stone_hov\stone6_hov_04.tga" />
  450.         <frame image="gfx\stone_hov\stone6_hov_03.tga" />
  451.         <frame image="gfx\stone_hov\stone6_hov_02.tga" />
  452.         <frame image="gfx\stone_hov\stone6_hov_01.tga" />
  453.         <frame image="gfx\stone_idle\stone6_idle_01.tga" />
  454.         <frame image="gfx\stone_hov\stone6_hov_01.tga" />
  455.         <frame image="gfx\stone_hov\stone6_hov_02.tga" />
  456.         <frame image="gfx\stone_hov\stone6_hov_03.tga" />
  457.         <frame image="gfx\stone_hov\stone6_hov_04.tga" />
  458.         <frame image="gfx\stone_hov\stone6_hov_05.tga" />
  459.     </animation>
  460.     
  461.     <animation name="stone7Hov" timePerFrame="100">
  462.         <frame image="gfx\stone_hov\stone7_hov_05.tga" />
  463.         <frame image="gfx\stone_hov\stone7_hov_04.tga" />
  464.         <frame image="gfx\stone_hov\stone7_hov_03.tga" />
  465.         <frame image="gfx\stone_hov\stone7_hov_02.tga" />
  466.         <frame image="gfx\stone_hov\stone7_hov_01.tga" />
  467.         <frame image="gfx\stone_idle\stone7_idle_01.tga" />
  468.         <frame image="gfx\stone_hov\stone7_hov_01.tga" />
  469.         <frame image="gfx\stone_hov\stone7_hov_02.tga" />
  470.         <frame image="gfx\stone_hov\stone7_hov_03.tga" />
  471.         <frame image="gfx\stone_hov\stone7_hov_04.tga" />
  472.         <frame image="gfx\stone_hov\stone7_hov_05.tga" />
  473.     </animation>
  474.     
  475.     <animation name="stone8Hov" timePerFrame="100">
  476.         <frame image="gfx\stone_hov\stone8_hov_05.tga" />
  477.         <frame image="gfx\stone_hov\stone8_hov_04.tga" />
  478.         <frame image="gfx\stone_hov\stone8_hov_03.tga" />
  479.         <frame image="gfx\stone_hov\stone8_hov_02.tga" />
  480.         <frame image="gfx\stone_hov\stone8_hov_01.tga" />
  481.         <frame image="gfx\stone_idle\stone8_idle_01.tga" />
  482.         <frame image="gfx\stone_hov\stone8_hov_01.tga" />
  483.         <frame image="gfx\stone_hov\stone8_hov_02.tga" />
  484.         <frame image="gfx\stone_hov\stone8_hov_03.tga" />
  485.         <frame image="gfx\stone_hov\stone8_hov_04.tga" />
  486.         <frame image="gfx\stone_hov\stone8_hov_05.tga" />
  487.     </animation>
  488.  
  489.  
  490.     
  491.     <!--
  492.     /////////////////////////////////////////////////
  493.     Delete Stone Animations
  494.     /////////////////////////////////////////////////
  495.     -->
  496.  
  497.         
  498.     <animation name="stone1Del" timePerFrame="50">
  499.         <frame x="0"   y="0"   image="gfx\stone_new\stone1_new_01.tga" />
  500.         <frame x="0"   y="0"   image="gfx\stone_new\stone1_new_02.tga" />
  501.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone1_new_03.tga" />
  502.         <frame x="-12" y="-12" image="gfx\stone_new\stone1_new_04.tga" />
  503.         <frame x="-17" y="-17" image="gfx\stone_new\stone1_new_05.tga" />
  504.         <frame x="-22" y="-22" image="gfx\stone_new\stone1_new_06.tga" />
  505.         <frame x="-26" y="-26" image="gfx\stone_new\stone1_new_07.tga" />
  506.         <frame x="-29" y="-29" image="gfx\stone_new\stone1_new_08.tga" />
  507.         <frame x="-31" y="-31" image="gfx\stone_new\stone1_new_09.tga" />
  508.         <frame x="-33" y="-33" image="gfx\stone_new\stone1_new_10.tga" />
  509.         <frame x="-34" y="-34" image="gfx\stone_new\stone1_new_11.tga" />
  510.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  511.     </animation>
  512.     
  513.     
  514.     <animation name="stone2Del" timePerFrame="50">
  515.         <frame x="0"   y="0"   image="gfx\stone_new\stone2_new_01.tga" />
  516.         <frame x="0"   y="0"   image="gfx\stone_new\stone2_new_02.tga" />
  517.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone2_new_03.tga" />
  518.         <frame x="-12" y="-12" image="gfx\stone_new\stone2_new_04.tga" />
  519.         <frame x="-17" y="-17" image="gfx\stone_new\stone2_new_05.tga" />
  520.         <frame x="-22" y="-22" image="gfx\stone_new\stone2_new_06.tga" />
  521.         <frame x="-26" y="-26" image="gfx\stone_new\stone2_new_07.tga" />
  522.         <frame x="-29" y="-29" image="gfx\stone_new\stone2_new_08.tga" />
  523.         <frame x="-31" y="-31" image="gfx\stone_new\stone2_new_09.tga" />
  524.         <frame x="-33" y="-33" image="gfx\stone_new\stone2_new_10.tga" />
  525.         <frame x="-34" y="-34" image="gfx\stone_new\stone2_new_11.tga" />
  526.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  527.     </animation>
  528.     
  529.     
  530.     <animation name="stone3Del" timePerFrame="50">
  531.         <frame x="0"   y="0"   image="gfx\stone_new\stone3_new_01.tga" />
  532.         <frame x="0"   y="0"   image="gfx\stone_new\stone3_new_02.tga" />
  533.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone3_new_03.tga" />
  534.         <frame x="-12" y="-12" image="gfx\stone_new\stone3_new_04.tga" />
  535.         <frame x="-17" y="-17" image="gfx\stone_new\stone3_new_05.tga" />
  536.         <frame x="-22" y="-22" image="gfx\stone_new\stone3_new_06.tga" />
  537.         <frame x="-26" y="-26" image="gfx\stone_new\stone3_new_07.tga" />
  538.         <frame x="-29" y="-29" image="gfx\stone_new\stone3_new_08.tga" />
  539.         <frame x="-31" y="-31" image="gfx\stone_new\stone3_new_09.tga" />
  540.         <frame x="-33" y="-33" image="gfx\stone_new\stone3_new_10.tga" />
  541.         <frame x="-34" y="-34" image="gfx\stone_new\stone3_new_11.tga" />
  542.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  543.     </animation>
  544.     
  545.     
  546.     <animation name="stone4Del" timePerFrame="50">
  547.         <frame x="0"   y="0"   image="gfx\stone_new\stone4_new_01.tga" />
  548.         <frame x="0"   y="0"   image="gfx\stone_new\stone4_new_02.tga" />
  549.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone4_new_03.tga" />
  550.         <frame x="-12" y="-12" image="gfx\stone_new\stone4_new_04.tga" />
  551.         <frame x="-17" y="-17" image="gfx\stone_new\stone4_new_05.tga" />
  552.         <frame x="-22" y="-22" image="gfx\stone_new\stone4_new_06.tga" />
  553.         <frame x="-26" y="-26" image="gfx\stone_new\stone4_new_07.tga" />
  554.         <frame x="-29" y="-29" image="gfx\stone_new\stone4_new_08.tga" />
  555.         <frame x="-31" y="-31" image="gfx\stone_new\stone4_new_09.tga" />
  556.         <frame x="-33" y="-33" image="gfx\stone_new\stone4_new_10.tga" />
  557.         <frame x="-34" y="-34" image="gfx\stone_new\stone4_new_11.tga" />
  558.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  559.     </animation>
  560.  
  561.     
  562.     <animation name="stone5Del" timePerFrame="50">
  563.         <frame x="0"   y="0"   image="gfx\stone_new\stone5_new_01.tga" />
  564.         <frame x="0"   y="0"   image="gfx\stone_new\stone5_new_02.tga" />
  565.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone5_new_03.tga" />
  566.         <frame x="-12" y="-12" image="gfx\stone_new\stone5_new_04.tga" />
  567.         <frame x="-17" y="-17" image="gfx\stone_new\stone5_new_05.tga" />
  568.         <frame x="-22" y="-22" image="gfx\stone_new\stone5_new_06.tga" />
  569.         <frame x="-26" y="-26" image="gfx\stone_new\stone5_new_07.tga" />
  570.         <frame x="-29" y="-29" image="gfx\stone_new\stone5_new_08.tga" />
  571.         <frame x="-31" y="-31" image="gfx\stone_new\stone5_new_09.tga" />
  572.         <frame x="-33" y="-33" image="gfx\stone_new\stone5_new_10.tga" />
  573.         <frame x="-34" y="-34" image="gfx\stone_new\stone5_new_11.tga" />
  574.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  575.     </animation>
  576.  
  577.  
  578.     <animation name="stone6Del" timePerFrame="50">
  579.         <frame x="0"   y="0"   image="gfx\stone_new\stone6_new_01.tga" />
  580.         <frame x="0"   y="0"   image="gfx\stone_new\stone6_new_02.tga" />
  581.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone6_new_03.tga" />
  582.         <frame x="-12" y="-12" image="gfx\stone_new\stone6_new_04.tga" />
  583.         <frame x="-17" y="-17" image="gfx\stone_new\stone6_new_05.tga" />
  584.         <frame x="-22" y="-22" image="gfx\stone_new\stone6_new_06.tga" />
  585.         <frame x="-26" y="-26" image="gfx\stone_new\stone6_new_07.tga" />
  586.         <frame x="-29" y="-29" image="gfx\stone_new\stone6_new_08.tga" />
  587.         <frame x="-31" y="-31" image="gfx\stone_new\stone6_new_09.tga" />
  588.         <frame x="-33" y="-33" image="gfx\stone_new\stone6_new_10.tga" />
  589.         <frame x="-34" y="-34" image="gfx\stone_new\stone6_new_11.tga" />
  590.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  591.     </animation>
  592.     
  593.     
  594.     <animation name="stone7Del" timePerFrame="50">
  595.         <frame x="0"   y="0"   image="gfx\stone_new\stone7_new_01.tga" />
  596.         <frame x="0"   y="0"   image="gfx\stone_new\stone7_new_02.tga" />
  597.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone7_new_03.tga" />
  598.         <frame x="-12" y="-12" image="gfx\stone_new\stone7_new_04.tga" />
  599.         <frame x="-17" y="-17" image="gfx\stone_new\stone7_new_05.tga" />
  600.         <frame x="-22" y="-22" image="gfx\stone_new\stone7_new_06.tga" />
  601.         <frame x="-26" y="-26" image="gfx\stone_new\stone7_new_07.tga" />
  602.         <frame x="-29" y="-29" image="gfx\stone_new\stone7_new_08.tga" />
  603.         <frame x="-31" y="-31" image="gfx\stone_new\stone7_new_09.tga" />
  604.         <frame x="-33" y="-33" image="gfx\stone_new\stone7_new_10.tga" />
  605.         <frame x="-34" y="-34" image="gfx\stone_new\stone7_new_11.tga" />
  606.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  607.     </animation>
  608.     
  609.     <animation name="stone8Del" timePerFrame="50">
  610.         <frame x="0"   y="0"   image="gfx\stone_new\stone8_new_01.tga" />
  611.         <frame x="0"   y="0"   image="gfx\stone_new\stone8_new_02.tga" />
  612.         <frame x="-6"  y="-6"  image="gfx\stone_new\stone8_new_03.tga" />
  613.         <frame x="-12" y="-12" image="gfx\stone_new\stone8_new_04.tga" />
  614.         <frame x="-17" y="-17" image="gfx\stone_new\stone8_new_05.tga" />
  615.         <frame x="-22" y="-22" image="gfx\stone_new\stone8_new_06.tga" />
  616.         <frame x="-26" y="-26" image="gfx\stone_new\stone8_new_07.tga" />
  617.         <frame x="-29" y="-29" image="gfx\stone_new\stone8_new_08.tga" />
  618.         <frame x="-31" y="-31" image="gfx\stone_new\stone8_new_09.tga" />
  619.         <frame x="-33" y="-33" image="gfx\stone_new\stone8_new_10.tga" />
  620.         <frame x="-34" y="-34" image="gfx\stone_new\stone8_new_11.tga" />
  621.         <frame x="-34" y="-34" image="gfx\stone_new\stone_new_12.tga" />
  622.     </animation>
  623.  
  624.  
  625.  
  626.  
  627.     <!--
  628.     /////////////////////////////////////////////////
  629.     Spring Animations
  630.     /////////////////////////////////////////////////
  631.     -->
  632.  
  633.  
  634.     <animation name="federDownStd" timePerFrame="100">
  635.         <frame y="-36" image="gfx\spring\spring_down_01.BMP" />
  636.     </animation>
  637.     
  638.     <animation name="federDownShoot" timePerFrame="25">
  639.         <frame y="-36" image="gfx\spring\spring_down_01.BMP" sound="spring" />
  640.         <frame y="-36" image="gfx\spring\spring_down_02.BMP" sound="spring"/>
  641.         <frame y="-36" image="gfx\spring\spring_down_04.BMP" sound="spring"/>
  642.         <frame y="-36" image="gfx\spring\spring_down_08.BMP" />
  643.         <frame y="-36" image="gfx\spring\spring_down_08.BMP" />
  644.         <frame y="-36" image="gfx\spring\spring_down_07.BMP" />
  645.         <frame y="-36" image="gfx\spring\spring_down_07.BMP" />
  646.         <frame y="-36" image="gfx\spring\spring_down_06.BMP" />
  647.         <frame y="-36" image="gfx\spring\spring_down_06.BMP" />
  648.         <frame y="-36" image="gfx\spring\spring_down_05.BMP" />
  649.         <frame y="-36" image="gfx\spring\spring_down_05.BMP" />
  650.         <frame y="-36" image="gfx\spring\spring_down_04.BMP" />
  651.         <frame y="-36" image="gfx\spring\spring_down_04.BMP" />
  652.         <frame y="-36" image="gfx\spring\spring_down_03.BMP" />
  653.         <frame y="-36" image="gfx\spring\spring_down_03.BMP" />
  654.         <frame y="-36" image="gfx\spring\spring_down_02.BMP" />
  655.         <frame y="-36" image="gfx\spring\spring_down_02.BMP" />
  656.     </animation>
  657.  
  658.     <animation name="federRightStd" timePerFrame="100">
  659.         <frame x="-36" image="gfx\spring\spring_right_01.BMP" />
  660.     </animation>
  661.     
  662.     <animation name="federRightShoot" timePerFrame="25">
  663.         <frame x="-36" image="gfx\spring\spring_right_01.BMP" sound="spring" />
  664.         <frame x="-36" image="gfx\spring\spring_right_02.BMP" sound="spring" />
  665.         <frame x="-36" image="gfx\spring\spring_right_04.BMP" sound="spring" />
  666.         <frame x="-36" image="gfx\spring\spring_right_08.BMP" />
  667.         <frame x="-36" image="gfx\spring\spring_right_08.BMP" />
  668.         <frame x="-36" image="gfx\spring\spring_right_07.BMP" />
  669.         <frame x="-36" image="gfx\spring\spring_right_07.BMP" />
  670.         <frame x="-36" image="gfx\spring\spring_right_06.BMP" />
  671.         <frame x="-36" image="gfx\spring\spring_right_06.BMP" />
  672.         <frame x="-36" image="gfx\spring\spring_right_05.BMP" />
  673.         <frame x="-36" image="gfx\spring\spring_right_05.BMP" />
  674.         <frame x="-36" image="gfx\spring\spring_right_04.BMP" />
  675.         <frame x="-36" image="gfx\spring\spring_right_04.BMP" />
  676.         <frame x="-36" image="gfx\spring\spring_right_03.BMP" />
  677.         <frame x="-36" image="gfx\spring\spring_right_03.BMP" />
  678.         <frame x="-36" image="gfx\spring\spring_right_02.BMP" />
  679.         <frame x="-36" image="gfx\spring\spring_right_02.BMP" />
  680.     </animation>
  681.  
  682.     <animation name="federLeftStd" timePerFrame="100">
  683.         <frame image="gfx\spring\spring_left_01.BMP" />
  684.     </animation>
  685.     
  686.     <animation name="federLeftShoot" timePerFrame="25">
  687.         <frame image="gfx\spring\spring_left_01.BMP" sound="spring" />
  688.         <frame image="gfx\spring\spring_left_02.BMP" sound="spring" />
  689.         <frame image="gfx\spring\spring_left_04.BMP" sound="spring" />
  690.         <frame image="gfx\spring\spring_left_08.BMP" />
  691.         <frame image="gfx\spring\spring_left_08.BMP" />
  692.         <frame image="gfx\spring\spring_left_07.BMP" />
  693.         <frame image="gfx\spring\spring_left_07.BMP" />
  694.         <frame image="gfx\spring\spring_left_06.BMP" />
  695.         <frame image="gfx\spring\spring_left_06.BMP" />
  696.         <frame image="gfx\spring\spring_left_05.BMP" />
  697.         <frame image="gfx\spring\spring_left_05.BMP" />
  698.         <frame image="gfx\spring\spring_left_04.BMP" />
  699.         <frame image="gfx\spring\spring_left_04.BMP" />
  700.         <frame image="gfx\spring\spring_left_03.BMP" />
  701.         <frame image="gfx\spring\spring_left_03.BMP" />
  702.         <frame image="gfx\spring\spring_left_02.BMP" />
  703.         <frame image="gfx\spring\spring_left_02.BMP" />
  704.     </animation>
  705.  
  706.     <animation name="federUpStd" timePerFrame="100">
  707.         <frame image="gfx\spring\spring_up_01.BMP" />
  708.     </animation>
  709.     
  710.     <animation name="federUpShoot" timePerFrame="25">
  711.         <frame image="gfx\spring\spring_up_01.BMP" sound="spring" />
  712.         <frame image="gfx\spring\spring_up_02.BMP" sound="spring" />
  713.         <frame image="gfx\spring\spring_up_04.BMP" sound="spring" />
  714.         <frame image="gfx\spring\spring_up_08.BMP" />
  715.         <frame image="gfx\spring\spring_up_08.BMP" />
  716.         <frame image="gfx\spring\spring_up_07.BMP" />
  717.         <frame image="gfx\spring\spring_up_07.BMP" />
  718.         <frame image="gfx\spring\spring_up_06.BMP" />
  719.         <frame image="gfx\spring\spring_up_06.BMP" />
  720.         <frame image="gfx\spring\spring_up_05.BMP" />
  721.         <frame image="gfx\spring\spring_up_05.BMP" />
  722.         <frame image="gfx\spring\spring_up_04.BMP" />
  723.         <frame image="gfx\spring\spring_up_04.BMP" />
  724.         <frame image="gfx\spring\spring_up_03.BMP" />
  725.         <frame image="gfx\spring\spring_up_03.BMP" />
  726.         <frame image="gfx\spring\spring_up_02.BMP" />
  727.         <frame image="gfx\spring\spring_up_02.BMP" />
  728.     </animation>
  729.     
  730.     
  731.     <!--
  732.     //////////////////////////////////////////////////////////////////////////////////////////////////
  733.     liquidbar Animations
  734.     //////////////////////////////////////////////////////////////////////////////////////////////////
  735.     -->
  736.     
  737.     <animation name="zeitAnzeige" timePerFrame="50">
  738.         <frame image="gfx\timebar\liquid_001.TGA" />
  739.         <frame image="gfx\timebar\liquid_002.TGA" />
  740.         <frame image="gfx\timebar\liquid_003.TGA" />
  741.         <frame image="gfx\timebar\liquid_004.TGA" />
  742.         <frame image="gfx\timebar\liquid_005.TGA" />
  743.         <frame image="gfx\timebar\liquid_006.TGA" />
  744.         <frame image="gfx\timebar\liquid_007.TGA" />
  745.         <frame image="gfx\timebar\liquid_008.TGA" />
  746.         <frame image="gfx\timebar\liquid_009.TGA" />
  747.         <frame image="gfx\timebar\liquid_010.TGA" />
  748.         <frame image="gfx\timebar\liquid_011.TGA" />
  749.         <frame image="gfx\timebar\liquid_012.TGA" />
  750.         <frame image="gfx\timebar\liquid_013.TGA" />
  751.         <frame image="gfx\timebar\liquid_014.TGA" />
  752.         <frame image="gfx\timebar\liquid_015.TGA" />
  753.         <frame image="gfx\timebar\liquid_016.TGA" />
  754.         <frame image="gfx\timebar\liquid_017.TGA" />
  755.         <frame image="gfx\timebar\liquid_018.TGA" />
  756.         <frame image="gfx\timebar\liquid_019.TGA" />
  757.         <frame image="gfx\timebar\liquid_020.TGA" />
  758.         <frame image="gfx\timebar\liquid_021.TGA" />
  759.         <frame image="gfx\timebar\liquid_022.TGA" />
  760.         <frame image="gfx\timebar\liquid_023.TGA" />
  761.         <frame image="gfx\timebar\liquid_024.TGA" />    
  762.     </animation>
  763.  
  764.     <animation name="drops" timePerFrame="50">
  765.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  766.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  767.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  768.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  769.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  770.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  771.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  772.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  773.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  774.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  775.  
  776.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  777.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  778.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  779.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  780.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  781.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  782.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  783.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  784.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  785.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  786.  
  787.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  788.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  789.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  790.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  791.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  792.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  793.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  794.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  795.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  796.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  797.         
  798.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  799.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  800.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  801.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  802.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  803.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  804.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  805.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  806.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  807.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  808.  
  809.         <frame y="0" image="gfx\timebar\drops_01.tga" sound="blubb" />
  810.         <frame y="0" image="gfx\timebar\drops_02.tga" sound="blubb" />
  811.         <frame y="0" image="gfx\timebar\drops_03.tga" sound="blubb" />
  812.         <frame y="0" image="gfx\timebar\drops_04.tga" />
  813.         <frame y="0" image="gfx\timebar\drops_05.tga" />
  814.         <frame y="0" image="gfx\timebar\drops_06.tga" />
  815.         <frame y="0" image="gfx\timebar\drops_07.tga" />
  816.         <frame y="0" image="gfx\timebar\drops_08.tga" />
  817.         <frame y="0" image="gfx\timebar\drops_09.tga" />
  818.         <frame y="5" image="gfx\timebar\drops_10.tga" />
  819.         <frame y="12" image="gfx\timebar\drops_11.tga" />
  820.         <frame y="28" image="gfx\timebar\drops_12.tga" />
  821.         <frame y="44" image="gfx\timebar\drops_13.tga" />
  822.         <frame y="67" image="gfx\timebar\drops_14.tga" />
  823.         <frame y="95" image="gfx\timebar\drops_15.tga" />
  824.         <frame y="130" image="gfx\timebar\drops_16.tga" />
  825.         <frame y="172" image="gfx\timebar\drops_17.tga" />
  826.         <frame y="0" image="gfx\timebar\drops_18.tga" />
  827.     </animation>
  828.  
  829.     
  830.     <!--
  831.     //////////////////////////////////////////////////////////////////////////////////////////////////
  832.     Digit Animations
  833.     //////////////////////////////////////////////////////////////////////////////////////////////////
  834.     -->
  835.     
  836.     <animation name="digit0" timePerFrame="30">
  837.         <frame image="gfx\pointbar\digit0_00.tga" sound="digit" />
  838.         <frame image="gfx\pointbar\digit0_01.tga" />
  839.         <frame image="gfx\pointbar\digit0_02.tga" />
  840.         <frame image="gfx\pointbar\digit0_03.tga" />
  841.         <frame image="gfx\pointbar\digit0_04.tga" />
  842.         <frame image="gfx\pointbar\digit0_05.tga" />
  843.         <frame image="gfx\pointbar\digit0_06.tga" />
  844.         <frame image="gfx\pointbar\digit0_07.tga" />
  845.         <frame image="gfx\pointbar\digit0_08.tga" />
  846.     </animation>
  847.     
  848.     <animation name="digit1" timePerFrame="30">
  849.         <frame image="gfx\pointbar\digit1_00.tga" sound="digit" />
  850.         <frame image="gfx\pointbar\digit1_01.tga" />
  851.         <frame image="gfx\pointbar\digit1_02.tga" />
  852.         <frame image="gfx\pointbar\digit1_03.tga" />
  853.         <frame image="gfx\pointbar\digit1_04.tga" />
  854.         <frame image="gfx\pointbar\digit1_05.tga" />
  855.         <frame image="gfx\pointbar\digit1_06.tga" />
  856.         <frame image="gfx\pointbar\digit1_07.tga" />
  857.         <frame image="gfx\pointbar\digit1_08.tga" />
  858.     </animation>
  859.     
  860.     <animation name="digit2" timePerFrame="30">
  861.         <frame image="gfx\pointbar\digit2_00.tga" sound="digit" />
  862.         <frame image="gfx\pointbar\digit2_01.tga" />
  863.         <frame image="gfx\pointbar\digit2_02.tga" />
  864.         <frame image="gfx\pointbar\digit2_03.tga" />
  865.         <frame image="gfx\pointbar\digit2_04.tga" />
  866.         <frame image="gfx\pointbar\digit2_05.tga" />
  867.         <frame image="gfx\pointbar\digit2_06.tga" />
  868.         <frame image="gfx\pointbar\digit2_07.tga" />
  869.         <frame image="gfx\pointbar\digit2_08.tga" />
  870.     </animation>
  871.     
  872.     <animation name="digit3" timePerFrame="30">
  873.         <frame image="gfx\pointbar\digit3_00.tga" sound="digit" />
  874.         <frame image="gfx\pointbar\digit3_01.tga" />
  875.         <frame image="gfx\pointbar\digit3_02.tga" />
  876.         <frame image="gfx\pointbar\digit3_03.tga" />
  877.         <frame image="gfx\pointbar\digit3_04.tga" />
  878.         <frame image="gfx\pointbar\digit3_05.tga" />
  879.         <frame image="gfx\pointbar\digit3_06.tga" />
  880.         <frame image="gfx\pointbar\digit3_07.tga" />
  881.         <frame image="gfx\pointbar\digit3_08.tga" />
  882.     </animation>
  883.     
  884.     <animation name="digit4" timePerFrame="30">
  885.         <frame image="gfx\pointbar\digit4_00.tga" sound="digit" />
  886.         <frame image="gfx\pointbar\digit4_01.tga" />
  887.         <frame image="gfx\pointbar\digit4_02.tga" />
  888.         <frame image="gfx\pointbar\digit4_03.tga" />
  889.         <frame image="gfx\pointbar\digit4_04.tga" />
  890.         <frame image="gfx\pointbar\digit4_05.tga" />
  891.         <frame image="gfx\pointbar\digit4_06.tga" />
  892.         <frame image="gfx\pointbar\digit4_07.tga" />
  893.         <frame image="gfx\pointbar\digit4_08.tga" />
  894.     </animation>
  895.     
  896.     <animation name="digit5" timePerFrame="30">
  897.         <frame image="gfx\pointbar\digit5_00.tga" sound="digit" />
  898.         <frame image="gfx\pointbar\digit5_01.tga" />
  899.         <frame image="gfx\pointbar\digit5_02.tga" />
  900.         <frame image="gfx\pointbar\digit5_03.tga" />
  901.         <frame image="gfx\pointbar\digit5_04.tga" />
  902.         <frame image="gfx\pointbar\digit5_05.tga" />
  903.         <frame image="gfx\pointbar\digit5_06.tga" />
  904.         <frame image="gfx\pointbar\digit5_07.tga" />
  905.         <frame image="gfx\pointbar\digit5_08.tga" />
  906.     </animation>
  907.     
  908.     <animation name="digit6" timePerFrame="30">
  909.         <frame image="gfx\pointbar\digit6_00.tga" sound="digit" />
  910.         <frame image="gfx\pointbar\digit6_01.tga" />
  911.         <frame image="gfx\pointbar\digit6_02.tga" />
  912.         <frame image="gfx\pointbar\digit6_03.tga" />
  913.         <frame image="gfx\pointbar\digit6_04.tga" />
  914.         <frame image="gfx\pointbar\digit6_05.tga" />
  915.         <frame image="gfx\pointbar\digit6_06.tga" />
  916.         <frame image="gfx\pointbar\digit6_07.tga" />
  917.         <frame image="gfx\pointbar\digit6_08.tga" />
  918.     </animation>
  919.     
  920.     <animation name="digit7" timePerFrame="30">
  921.         <frame image="gfx\pointbar\digit7_00.tga" sound="digit" />
  922.         <frame image="gfx\pointbar\digit7_01.tga" />
  923.         <frame image="gfx\pointbar\digit7_02.tga" />
  924.         <frame image="gfx\pointbar\digit7_03.tga" />
  925.         <frame image="gfx\pointbar\digit7_04.tga" />
  926.         <frame image="gfx\pointbar\digit7_05.tga" />
  927.         <frame image="gfx\pointbar\digit7_06.tga" />
  928.         <frame image="gfx\pointbar\digit7_07.tga" />
  929.         <frame image="gfx\pointbar\digit7_08.tga" />
  930.     </animation>
  931.     
  932.     <animation name="digit8" timePerFrame="30">
  933.         <frame image="gfx\pointbar\digit8_00.tga" sound="digit" />
  934.         <frame image="gfx\pointbar\digit8_01.tga" />
  935.         <frame image="gfx\pointbar\digit8_02.tga" />
  936.         <frame image="gfx\pointbar\digit8_03.tga" />
  937.         <frame image="gfx\pointbar\digit8_04.tga" />
  938.         <frame image="gfx\pointbar\digit8_05.tga" />
  939.         <frame image="gfx\pointbar\digit8_06.tga" />
  940.         <frame image="gfx\pointbar\digit8_07.tga" />
  941.         <frame image="gfx\pointbar\digit8_08.tga" />
  942.     </animation>
  943.     
  944.     <animation name="digit9" timePerFrame="30">
  945.         <frame image="gfx\pointbar\digit9_00.tga" sound="digit" />
  946.         <frame image="gfx\pointbar\digit9_01.tga" />
  947.         <frame image="gfx\pointbar\digit9_02.tga" />
  948.         <frame image="gfx\pointbar\digit9_03.tga" />
  949.         <frame image="gfx\pointbar\digit9_04.tga" />
  950.         <frame image="gfx\pointbar\digit9_05.tga" />
  951.         <frame image="gfx\pointbar\digit9_06.tga" />
  952.         <frame image="gfx\pointbar\digit9_07.tga" />
  953.         <frame image="gfx\pointbar\digit9_08.tga" />
  954.     </animation>
  955.  
  956.  
  957.  
  958.     <!--
  959.     //////////////////////////////////////////////////////////////////////////////////////////////////
  960.     Combo Animations
  961.     //////////////////////////////////////////////////////////////////////////////////////////////////
  962.     -->
  963.  
  964.     <animation name="combo1New" timePerFrame="50">
  965.         <frame image="gfx\combo\combo1_new_01.tga" />
  966.         <frame image="gfx\combo\combo1_new_03.tga" />
  967.         <frame image="gfx\combo\combo1_new_05.tga" />
  968.         <frame image="gfx\combo\combo1_new_07.tga" />
  969.         <frame image="gfx\combo\combo1_new_09.tga" />
  970.     </animation>
  971.  
  972.     <animation name="combo2New" timePerFrame="60">
  973.         <frame image="gfx\combo\combo2_new_01.tga" />
  974.         <frame image="gfx\combo\combo2_new_03.tga" />
  975.         <frame image="gfx\combo\combo2_new_05.tga" />
  976.         <frame image="gfx\combo\combo2_new_07.tga" />
  977.         <frame image="gfx\combo\combo2_new_09.tga" />
  978.     </animation>
  979.  
  980.     <animation name="combo3New" timePerFrame="60">
  981.         <frame image="gfx\combo\combo3_new_01.tga" />
  982.         <frame image="gfx\combo\combo3_new_03.tga" />
  983.         <frame image="gfx\combo\combo3_new_05.tga" />
  984.         <frame image="gfx\combo\combo3_new_07.tga" />
  985.         <frame image="gfx\combo\combo3_new_09.tga" />
  986.     </animation>
  987.  
  988.     <animation name="combo4New" timePerFrame="60">
  989.         <frame image="gfx\combo\combo4_new_01.tga" />
  990.         <frame image="gfx\combo\combo4_new_03.tga" />
  991.         <frame image="gfx\combo\combo4_new_05.tga" />
  992.         <frame image="gfx\combo\combo4_new_07.tga" />
  993.         <frame image="gfx\combo\combo4_new_09.tga" />
  994.     </animation>
  995.  
  996.     <animation name="combo5New" timePerFrame="60">
  997.         <frame image="gfx\combo\combo5_new_01.tga" />
  998.         <frame image="gfx\combo\combo5_new_03.tga" />
  999.         <frame image="gfx\combo\combo5_new_05.tga" />
  1000.         <frame image="gfx\combo\combo5_new_07.tga" />
  1001.         <frame image="gfx\combo\combo5_new_09.tga" />
  1002.     </animation>
  1003.  
  1004.     <animation name="combo6New" timePerFrame="60">
  1005.         <frame image="gfx\combo\combo6_new_01.tga" />
  1006.         <frame image="gfx\combo\combo6_new_03.tga" />
  1007.         <frame image="gfx\combo\combo6_new_05.tga" />
  1008.         <frame image="gfx\combo\combo6_new_07.tga" />
  1009.         <frame image="gfx\combo\combo6_new_09.tga" />
  1010.     </animation>
  1011.  
  1012.     <animation name="combo7New" timePerFrame="60">
  1013.         <frame image="gfx\combo\combo7_new_01.tga" />
  1014.         <frame image="gfx\combo\combo7_new_03.tga" />
  1015.         <frame image="gfx\combo\combo7_new_05.tga" />
  1016.         <frame image="gfx\combo\combo7_new_07.tga" />
  1017.         <frame image="gfx\combo\combo7_new_09.tga" />
  1018.     </animation>
  1019.  
  1020.     <animation name="combo8New" timePerFrame="60">
  1021.         <frame image="gfx\combo\combo8_new_01.tga" />
  1022.         <frame image="gfx\combo\combo8_new_03.tga" />
  1023.         <frame image="gfx\combo\combo8_new_05.tga" />
  1024.         <frame image="gfx\combo\combo8_new_07.tga" />
  1025.         <frame image="gfx\combo\combo8_new_09.tga" />
  1026.     </animation>
  1027.  
  1028.  
  1029.  
  1030.     <animation name="combo1Std" timePerFrame="60">
  1031.         <frame image="gfx\combo\combo1_std_01.tga" />
  1032.         <frame image="gfx\combo\combo1_std_03.tga" />
  1033.         <frame image="gfx\combo\combo1_std_05.tga" />
  1034.         <frame image="gfx\combo\combo1_std_07.tga" />
  1035.         <frame image="gfx\combo\combo1_std_09.tga" />
  1036.     </animation>
  1037.  
  1038.     <animation name="combo2Std" timePerFrame="60">
  1039.         <frame image="gfx\combo\combo2_std_01.tga" />
  1040.         <frame image="gfx\combo\combo2_std_03.tga" />
  1041.         <frame image="gfx\combo\combo2_std_05.tga" />
  1042.         <frame image="gfx\combo\combo2_std_07.tga" />
  1043.         <frame image="gfx\combo\combo2_std_09.tga" />
  1044.     </animation>
  1045.  
  1046.     <animation name="combo3Std" timePerFrame="60">
  1047.         <frame image="gfx\combo\combo3_std_01.tga" />
  1048.         <frame image="gfx\combo\combo3_std_03.tga" />
  1049.         <frame image="gfx\combo\combo3_std_05.tga" />
  1050.         <frame image="gfx\combo\combo3_std_07.tga" />
  1051.         <frame image="gfx\combo\combo3_std_09.tga" />
  1052.     </animation>
  1053.  
  1054.     <animation name="combo4Std" timePerFrame="60">
  1055.         <frame image="gfx\combo\combo4_std_01.tga" />
  1056.         <frame image="gfx\combo\combo4_std_03.tga" />
  1057.         <frame image="gfx\combo\combo4_std_05.tga" />
  1058.         <frame image="gfx\combo\combo4_std_07.tga" />
  1059.         <frame image="gfx\combo\combo4_std_09.tga" />
  1060.     </animation>
  1061.  
  1062.     <animation name="combo5Std" timePerFrame="60">
  1063.         <frame image="gfx\combo\combo5_std_01.tga" />
  1064.         <frame image="gfx\combo\combo5_std_03.tga" />
  1065.         <frame image="gfx\combo\combo5_std_05.tga" />
  1066.         <frame image="gfx\combo\combo5_std_07.tga" />
  1067.         <frame image="gfx\combo\combo5_std_09.tga" />
  1068.     </animation>
  1069.  
  1070.     <animation name="combo6Std" timePerFrame="60">
  1071.         <frame image="gfx\combo\combo6_std_01.tga" />
  1072.         <frame image="gfx\combo\combo6_std_03.tga" />
  1073.         <frame image="gfx\combo\combo6_std_05.tga" />
  1074.         <frame image="gfx\combo\combo6_std_07.tga" />
  1075.         <frame image="gfx\combo\combo6_std_09.tga" />
  1076.     </animation>
  1077.  
  1078.     <animation name="combo7Std" timePerFrame="60">
  1079.         <frame image="gfx\combo\combo7_std_01.tga" />
  1080.         <frame image="gfx\combo\combo7_std_03.tga" />
  1081.         <frame image="gfx\combo\combo7_std_05.tga" />
  1082.         <frame image="gfx\combo\combo7_std_07.tga" />
  1083.         <frame image="gfx\combo\combo7_std_09.tga" />
  1084.     </animation>
  1085.  
  1086.     <animation name="combo8Std" timePerFrame="60">
  1087.         <frame image="gfx\combo\combo8_std_01.tga" />
  1088.         <frame image="gfx\combo\combo8_std_03.tga" />
  1089.         <frame image="gfx\combo\combo8_std_05.tga" />
  1090.         <frame image="gfx\combo\combo8_std_07.tga" />
  1091.         <frame image="gfx\combo\combo8_std_09.tga" />
  1092.     </animation>
  1093.  
  1094.  
  1095.  
  1096.     <animation name="combo1Del" timePerFrame="60">
  1097.         <frame image="gfx\combo\combo1_new_09.tga" />
  1098.         <frame image="gfx\combo\combo1_new_07.tga" />
  1099.         <frame image="gfx\combo\combo1_new_05.tga" />
  1100.         <frame image="gfx\combo\combo1_new_03.tga" />
  1101.         <frame image="gfx\combo\combo1_new_01.tga" />
  1102.     </animation>
  1103.  
  1104.     <animation name="combo2Del" timePerFrame="60">
  1105.         <frame image="gfx\combo\combo2_new_09.tga" />
  1106.         <frame image="gfx\combo\combo2_new_07.tga" />
  1107.         <frame image="gfx\combo\combo2_new_05.tga" />
  1108.         <frame image="gfx\combo\combo2_new_03.tga" />
  1109.         <frame image="gfx\combo\combo2_new_01.tga" />
  1110.     </animation>
  1111.  
  1112.     <animation name="combo3Del" timePerFrame="60">
  1113.         <frame image="gfx\combo\combo3_new_09.tga" />
  1114.         <frame image="gfx\combo\combo3_new_07.tga" />
  1115.         <frame image="gfx\combo\combo3_new_05.tga" />
  1116.         <frame image="gfx\combo\combo3_new_03.tga" />
  1117.         <frame image="gfx\combo\combo3_new_01.tga" />
  1118.     </animation>
  1119.  
  1120.     <animation name="combo4Del" timePerFrame="60">
  1121.         <frame image="gfx\combo\combo4_new_09.tga" />
  1122.         <frame image="gfx\combo\combo4_new_07.tga" />
  1123.         <frame image="gfx\combo\combo4_new_05.tga" />
  1124.         <frame image="gfx\combo\combo4_new_03.tga" />
  1125.         <frame image="gfx\combo\combo4_new_01.tga" />
  1126.     </animation>
  1127.  
  1128.     <animation name="combo5Del" timePerFrame="60">
  1129.         <frame image="gfx\combo\combo5_new_09.tga" />
  1130.         <frame image="gfx\combo\combo5_new_07.tga" />
  1131.         <frame image="gfx\combo\combo5_new_05.tga" />
  1132.         <frame image="gfx\combo\combo5_new_03.tga" />
  1133.         <frame image="gfx\combo\combo5_new_01.tga" />
  1134.     </animation>
  1135.  
  1136.     <animation name="combo6Del" timePerFrame="60">
  1137.         <frame image="gfx\combo\combo6_new_09.tga" />
  1138.         <frame image="gfx\combo\combo6_new_07.tga" />
  1139.         <frame image="gfx\combo\combo6_new_05.tga" />
  1140.         <frame image="gfx\combo\combo6_new_03.tga" />
  1141.         <frame image="gfx\combo\combo6_new_01.tga" />
  1142.     </animation>
  1143.  
  1144.     <animation name="combo7Del" timePerFrame="60">
  1145.         <frame image="gfx\combo\combo7_new_09.tga" />
  1146.         <frame image="gfx\combo\combo7_new_07.tga" />
  1147.         <frame image="gfx\combo\combo7_new_05.tga" />
  1148.         <frame image="gfx\combo\combo7_new_03.tga" />
  1149.         <frame image="gfx\combo\combo7_new_01.tga" />
  1150.     </animation>
  1151.  
  1152.     <animation name="combo8Del" timePerFrame="60">
  1153.         <frame image="gfx\combo\combo8_new_09.tga" />
  1154.         <frame image="gfx\combo\combo8_new_07.tga" />
  1155.         <frame image="gfx\combo\combo8_new_05.tga" />
  1156.         <frame image="gfx\combo\combo8_new_03.tga" />
  1157.         <frame image="gfx\combo\combo8_new_01.tga" />
  1158.     </animation>
  1159.  
  1160.  
  1161.  
  1162.     <!--
  1163.     //////////////////////////////////////////////////////////////////////////////////////////////////
  1164.     Additional Animations
  1165.     //////////////////////////////////////////////////////////////////////////////////////////////////
  1166.     -->
  1167.  
  1168.     <animation name="hand" timePerFrame="60">
  1169.         <frame image="gfx\timebar\hand_01.tga" />
  1170.         <frame image="gfx\timebar\hand_03.tga" />
  1171.         <frame image="gfx\timebar\hand_05.tga" />
  1172.         <frame image="gfx\timebar\hand_07.tga" />
  1173.         <frame image="gfx\timebar\hand_09.tga" />
  1174.         <frame image="gfx\timebar\hand_11.tga" />
  1175.     </animation>
  1176.  
  1177.     <animation name="chain" timePerFrame="30">
  1178.         <frame image="gfx\timebar\chain_01.tga" sound="chain" />
  1179.         <frame image="gfx\timebar\chain_02.tga" sound="chain" />
  1180.         <frame image="gfx\timebar\chain_03.tga" sound="chain" />
  1181.         <frame image="gfx\timebar\chain_04.tga" />
  1182.         <frame image="gfx\timebar\chain_05.tga" />
  1183.         <frame image="gfx\timebar\chain_06.tga" />
  1184.         <frame image="gfx\timebar\chain_07.tga" />
  1185.         <frame image="gfx\timebar\chain_08.tga" />
  1186.         <frame image="gfx\timebar\chain_09.tga" />
  1187.         <frame image="gfx\timebar\chain_10.tga" />
  1188.     </animation>
  1189.     
  1190.     <animation name="lamp" timePerFrame="25">
  1191.         <frame image="gfx\timebar\lamp_01.tga" />
  1192.         <frame image="gfx\timebar\lamp_01.tga" />
  1193.         <frame image="gfx\timebar\lamp_01.tga" />
  1194.         <frame image="gfx\timebar\lamp_01.tga" />
  1195.         <frame image="gfx\timebar\lamp_01.tga" />
  1196.         <frame image="gfx\timebar\lamp_01.tga" />
  1197.         <frame image="gfx\timebar\lamp_01.tga" />
  1198.         <frame image="gfx\timebar\lamp_01.tga" />
  1199.         <frame image="gfx\timebar\lamp_01.tga" />
  1200.         <frame image="gfx\timebar\lamp_01.tga" />
  1201.         <frame image="gfx\timebar\lamp_01.tga" />
  1202.         <frame image="gfx\timebar\lamp_05.tga" />
  1203.         <frame image="gfx\timebar\lamp_05.tga" sound="alarm" />
  1204.         <frame image="gfx\timebar\lamp_05.tga" sound="alarm" />
  1205.         <frame image="gfx\timebar\lamp_05.tga" sound="alarm" />
  1206.         <frame image="gfx\timebar\lamp_05.tga" />
  1207.         <frame image="gfx\timebar\lamp_04.tga" />
  1208.         <frame image="gfx\timebar\lamp_04.tga" />
  1209.         <frame image="gfx\timebar\lamp_03.tga" />
  1210.         <frame image="gfx\timebar\lamp_02.tga" />
  1211.         <frame image="gfx\timebar\lamp_01.tga" />
  1212.     </animation>
  1213.  
  1214. </pusherAnimations>
  1215.  
  1216.