Changeset 8713 for code/trunk/data
- Timestamp:
- Jun 27, 2011, 10:45:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/data/levels/includes/pickups.oxi
r8706 r8713 216 216 pickupDescription = "Shrinks the Ship by a bit" 217 217 spawnerTemplate = "smallshrinkpickupRepresentation" 218 inventoryRepresentation = "SmallShrink" 218 219 > 219 220 <pickup> … … 226 227 pickupDescription = "Shrinks the Ship" 227 228 spawnerTemplate = "mediumshrinkpickupRepresentation" 229 inventoryRepresentation = "MediumShrink" 228 230 > 229 231 <pickup> … … 236 238 pickupDescription = "Shrinks the Ship considerably" 237 239 spawnerTemplate = "hugeshrinkpickupRepresentation" 240 inventoryRepresentation = "HugeShrink" 238 241 > 239 242 <pickup>
Note: See TracChangeset
for help on using the changeset viewer.