[11792] | 1 | <?xml version='1.0' encoding='utf-8'?> |
---|
| 2 | <Imageset autoScaled="true" imagefile="pickup.png" name="PickupInventory" nativeHorzRes="1600" nativeVertRes="100" version="2"> |
---|
| 3 | <Image height="100" name="Default" width="100" xPos="0" yPos="0" /> |
---|
| 4 | <Image height="100" name="SmallHealth" width="100" xPos="100" yPos="0" /> |
---|
| 5 | <Image height="100" name="MediumHealth" width="100" xPos="200" yPos="0" /> |
---|
| 6 | <Image height="100" name="HugeHealth" width="100" xPos="300" yPos="0" /> |
---|
| 7 | <Image height="100" name="CrazyMadnessHealth" width="100" xPos="400" yPos="0" /> |
---|
| 8 | <Image height="100" name="UsePickup" width="100" xPos="500" yPos="0" /> |
---|
| 9 | <Image height="100" name="DropPickup" width="100" xPos="600" yPos="0" /> |
---|
| 10 | <Image height="100" name="DestroyPickup" width="100" xPos="1900" yPos="0" /> |
---|
| 11 | <Image height="100" name="DestroyCarrierPickup" width="100" xPos="2000" yPos="0" /> |
---|
| 12 | <Image height="100" name="SmallInvisible" width="100" xPos="700" yPos="0" /> |
---|
| 13 | <Image height="100" name="MediumInvisible" width="100" xPos="800" yPos="0" /> |
---|
| 14 | <Image height="100" name="HugeInvisible" width="100" xPos="900" yPos="0" /> |
---|
| 15 | <Image height="100" name="SmallShield" width="100" xPos="1000" yPos="0" /> |
---|
| 16 | <Image height="100" name="MediumShield" width="100" xPos="1100" yPos="0" /> |
---|
| 17 | <Image height="100" name="HugeShield" width="100" xPos="1200" yPos="0" /> |
---|
| 18 | <Image height="100" name="SmallSpeed" width="100" xPos="1300" yPos="0" /> |
---|
| 19 | <Image height="100" name="MediumSpeed" width="100" xPos="1400" yPos="0" /> |
---|
| 20 | <Image height="100" name="HugeSpeed" width="100" xPos="1500" yPos="0" /> |
---|
| 21 | <Image height="100" name="SmallShrink" width="100" xPos="1600" yPos="0" /> |
---|
| 22 | <Image height="100" name="MediumShrink" width="100" xPos="1700" yPos="0" /> |
---|
| 23 | <Image height="100" name="HugeShrink" width="100" xPos="1800" yPos="0" /> |
---|
| 24 | <Image height="100" name="SmallDamageBoost" width="100" xPos="2100" yPos="0" /> |
---|
| 25 | <Image height="100" name="MediumDamageBoost" width="100" xPos="2200" yPos="0" /> |
---|
| 26 | <Image height="100" name="HugeDamageBoost" width="100" xPos="2300" yPos="0" /> |
---|
| 27 | <Image height="100" name="SmallMunition" width="100" xPos="2400" yPos="0" /> |
---|
| 28 | <Image height="100" name="MediumMunition" width="100" xPos="2500" yPos="0" /> |
---|
| 29 | <Image height="100" name="HugeMunition" width="100" xPos="2600" yPos="0" /> |
---|
| 30 | </Imageset> |
---|