Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 17, 2010, 12:14:42 PM (15 years ago)
Author:
ebeier
Message:

made some changes, testlevel should be ready, SpeedPickup.cc/SpeedPickup.h not yet implemented!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ppspickups1/data/levels/templates/pickup_representation_templates_speed.oxt

    r6541 r6542  
    1 <Template name=speedboostRepresentation>
     1<Template name=speedboostpickupRepresentation>
    22    <PickupRepresentation>
    33        <spawner-representation>
     
    1515</Template>
    1616
    17 <Template name=speedboost>
     17<Template name="speedboostpickup">
    1818  <SpeedPickup
    19     health = 10
    20     healthType = "limited"
     19    speedAddition = "0"
     20    speedMultiplier = "2"
     21    duration = "10"
    2122    activationType = "immediate"
    2223    durationType = "once"
Note: See TracChangeset for help on using the changeset viewer.