Changeset 8543 for code/branches/pickup/data/levels/includes
- Timestamp:
- May 23, 2011, 4:01:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pickup/data/levels/includes/pickups.oxi
r7163 r8543 210 210 </PickupRepresentation> 211 211 212 <!-- Shrink Pickup --> 213 214 <PickupRepresentation 215 pickupName = "Shrink Pickup" 216 pickupDescription = "Adds a Drone to the Players Spaceship" 217 spawnerTemplate = "smallshrinkpickupRepresentation" 218 > 219 <pickup> 220 <ShrinkPickup template=smallshrinkpickup /> 221 </pickup> 222 </PickupRepresentation> 223
Note: See TracChangeset
for help on using the changeset viewer.