Initial commit

Mr Kheese's Type DEF mod in its initial state before any changes
This commit is contained in:
Antoine Berenguer 2025-02-09 07:41:57 +01:00
commit 03a7150372
548 changed files with 17036 additions and 0 deletions

59
data/tiger.xml Executable file
View file

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2012 by Subset Games. All rights reserved.-->
<img x="-195" y="-60" w="650" h="469" />
<offsets>
<floor x="152" y="51" />
<cloak x="18" y="20" />
</offsets>
<weaponMounts>
<mount x="537" y="140" rotate="true" mirror="true" gib="6" slide="up" />
<mount x="537" y="330" rotate="true" mirror="false" gib="5" slide="down" />
<mount x="316" y="102" rotate="true" mirror="true" gib="4" slide="up" />
<mount x="316" y="368" rotate="true" mirror="false" gib="4" slide="down" />
</weaponMounts>
<explosion>
<gib1>
<velocity min="0.10" max="0.20" />
<direction min="70" max="100" />
<angular min="-0.30" max="0.30" />
<x>146</x>
<y>138</y>
</gib1>
<gib2>
<velocity min="0.30" max="0.50" />
<direction min="110" max="140" />
<angular min="0.30" max="0.80" />
<x>0</x>
<y>215</y>
</gib2>
<gib3>
<velocity min="0.30" max="0.70" />
<direction min="30" max="60" />
<angular min="-0.60" max="-0.30" />
<x>0</x>
<y>0</y>
</gib3>
<gib4>
<velocity min="0.10" max="0.20" />
<direction min="2800" max="340" />
<angular min="-0.10" max="0.10" />
<x>125</x>
<y>64</y>
</gib4>
<gib5>
<velocity min="0.30" max="0.50" />
<direction min="220" max="260" />
<angular min="-0.50" max="-0.20" />
<x>294</x>
<y>150</y>
</gib5>
<gib6>
<velocity min="0.40" max="0.60" />
<direction min="280" max="310" />
<angular min="-0.30" max="0.30" />
<x>410</x>
<y>110</y>
</gib6>
</explosion>