Rev | Line | |
---|
[6702] | 1 | <?xml version="1.0" ?> |
---|
[7369] | 2 | <Imageset Name="PickupInventory" Imagefile="pickup.png" NativeHorzRes="1600" NativeVertRes="100" AutoScaled="true"> |
---|
[6702] | 3 | <Image Name="Default" XPos="0" YPos="0" Width="100" Height="100"/> |
---|
[6979] | 4 | |
---|
[6702] | 5 | <Image Name="SmallHealth" XPos="100" YPos="0" Width="100" Height="100"/> |
---|
| 6 | <Image Name="MediumHealth" XPos="200" YPos="0" Width="100" Height="100"/> |
---|
| 7 | <Image Name="HugeHealth" XPos="300" YPos="0" Width="100" Height="100"/> |
---|
| 8 | <Image Name="CrazyMadnessHealth" XPos="400" YPos="0" Width="100" Height="100"/> |
---|
[6979] | 9 | |
---|
[6702] | 10 | <Image Name="UsePickup" XPos="500" YPos="0" Width="100" Height="100"/> |
---|
| 11 | <Image Name="DropPickup" XPos="600" YPos="0" Width="100" Height="100"/> |
---|
[6979] | 12 | |
---|
| 13 | <Image Name="SmallInvisible" XPos="700" YPos="0" Width="100" Height="100"/> |
---|
| 14 | <Image Name="MediumInvisible" XPos="800" YPos="0" Width="100" Height="100"/> |
---|
| 15 | <Image Name="HugeInvisible" XPos="900" YPos="0" Width="100" Height="100"/> |
---|
| 16 | |
---|
| 17 | <Image Name="SmallShield" XPos="1000" YPos="0" Width="100" Height="100"/> |
---|
| 18 | <Image Name="MediumShield" XPos="1100" YPos="0" Width="100" Height="100"/> |
---|
| 19 | <Image Name="HugeShield" XPos="1200" YPos="0" Width="100" Height="100"/> |
---|
| 20 | |
---|
| 21 | <Image Name="SmallSpeed" XPos="1300" YPos="0" Width="100" Height="100"/> |
---|
| 22 | <Image Name="MediumSpeed" XPos="1400" YPos="0" Width="100" Height="100"/> |
---|
| 23 | <Image Name="HugeSpeed" XPos="1500" YPos="0" Width="100" Height="100"/> |
---|
[8539] | 24 | |
---|
[8559] | 25 | <Image Name="SmallShrink" XPos="1600" YPos="0" Width="100" Height="100"/> |
---|
| 26 | <Image Name="MediumShrink" XPos="1700" YPos="0" Width="100" Height="100"/> |
---|
| 27 | <Image Name="HugeShrink" XPos="1800" YPos="0" Width="100" Height="100"/> |
---|
[6702] | 28 | </Imageset> |
---|
Note: See
TracBrowser
for help on using the repository browser.