Changeset 10691
- Timestamp:
- Oct 25, 2015, 7:04:23 PM (9 years ago)
- Location:
- data/trunk
- Files:
-
- 5 added
- 12 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/gui/imagesets/PickupInventory.imageset
r8559 r10691 10 10 <Image Name="UsePickup" XPos="500" YPos="0" Width="100" Height="100"/> 11 11 <Image Name="DropPickup" XPos="600" YPos="0" Width="100" Height="100"/> 12 <Image Name="DestroyPickup" XPos="1900" YPos="0" Width="100" Height="100"/> 13 <Image Name="DestroyCarrierPickup" XPos="2000" YPos="0" Width="100" Height="100"/> 12 14 13 15 <Image Name="SmallInvisible" XPos="700" YPos="0" Width="100" Height="100"/> … … 26 28 <Image Name="MediumShrink" XPos="1700" YPos="0" Width="100" Height="100"/> 27 29 <Image Name="HugeShrink" XPos="1800" YPos="0" Width="100" Height="100"/> 30 31 <Image Name="SmallDamageBoost" XPos="2100" YPos="0" Width="100" Height="100"/> 32 <Image Name="MediumDamageBoost" XPos="2200" YPos="0" Width="100" Height="100"/> 33 <Image Name="HugeDamageBoost" XPos="2300" YPos="0" Width="100" Height="100"/> 34 35 <Image Name="SmallMunition" XPos="2400" YPos="0" Width="100" Height="100"/> 36 <Image Name="MediumMunition" XPos="2500" YPos="0" Width="100" Height="100"/> 37 <Image Name="HugeMunition" XPos="2600" YPos="0" Width="100" Height="100"/> 28 38 </Imageset>
Note: See TracChangeset
for help on using the changeset viewer.