Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8713 for code/trunk/data


Ignore:
Timestamp:
Jun 27, 2011, 10:45:15 AM (13 years ago)
Author:
dafrick
Message:

Cleaning up ShrinkPickup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/levels/includes/pickups.oxi

    r8706 r8713  
    216216    pickupDescription = "Shrinks the Ship by a bit"
    217217    spawnerTemplate = "smallshrinkpickupRepresentation"
     218    inventoryRepresentation = "SmallShrink"
    218219>
    219220    <pickup>
     
    226227    pickupDescription = "Shrinks the Ship"
    227228    spawnerTemplate = "mediumshrinkpickupRepresentation"
     229    inventoryRepresentation = "MediumShrink"
    228230>
    229231    <pickup>
     
    236238    pickupDescription = "Shrinks the Ship considerably"
    237239    spawnerTemplate = "hugeshrinkpickupRepresentation"
     240    inventoryRepresentation = "HugeShrink"
    238241>
    239242    <pickup>
Note: See TracChangeset for help on using the changeset viewer.