Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 14, 2010, 10:27:41 AM (15 years ago)
Author:
dafrick
Message:

Small fix in HealthPickup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pickup3/data/levels/pickup.oxw

    r6519 r6520  
    3737    <PickupSpawner position="-50,0,-100" triggerDistance="10" respawnTime="30" maxSpawnedItems="10">
    3838        <pickup>
    39             <HealthPickup health=50 healthRate=5 durationType=continuous activationType=onUse healthType=permanent />
     39            <HealthPickup health=50 healthRate=5 durationType=continuous activationType=immediate healthType=permanent />
    4040        </pickup>
    4141    </PickupSpawner>
Note: See TracChangeset for help on using the changeset viewer.