Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ppspickups1/data/levels/includes/pickups_speed.oxi @ 6543

Last change on this file since 6543 was 6543, checked in by rgrieder, 15 years ago

svn:eol-style "native" for all text based files.

  • Property svn:eol-style set to native
File size: 259 bytes
Line 
1<PickupRepresentation
2    name="SpeedBoost"
3    description="Speeds up the Ship for a certain time."
4    spawnerTemplate="speedboostpickuprepresentation"
5>
6    <pickup>
7        <SpeedPickup template="speedboostpickup" />
8    </pickup>
9</PickupRepresentation>
Note: See TracBrowser for help on using the repository browser.