|
Last change
on this file since 6577 was
6575,
checked in by ebeier, 16 years ago
|
|
SpeedPickup Class is now "working" (able to spawn/be picked up), but speed-manipulation of pawn still missing.
|
|
File size:
285 bytes
|
| Line | |
|---|
| 1 | <PickupRepresentation |
|---|
| 2 | name = "Small Speed Boost" |
|---|
| 3 | description = "Adds a small amout of speed (?) to the ship." |
|---|
| 4 | spawnerTemplate = "smallspeedpickupRepresentation" |
|---|
| 5 | > |
|---|
| 6 | <pickup> |
|---|
| 7 | <SpeedPickup template=smallspeedpickup /> |
|---|
| 8 | </pickup> |
|---|
| 9 | </PickupRepresentation> |
|---|
Note: See
TracBrowser
for help on using the repository browser.