Changeset 7039 for code/branches/presentation3/src/modules/pickup/items
- Timestamp:
- May 31, 2010, 9:33:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/modules/pickup/items/ShieldPickup.h
r6998 r7039 50 50 A Pickup which can add a Shield to the Pawn. 51 51 52 53 52 1) The percentage: The percentage the shield takes from the damage dealt to a Pawn 53 2) The hit points: The amount of damage points a shield can teake before collapsing 54 54 3) The activation type: 'immediate' or 'onUse'. defines if the item is used when it's picked up or only after the player chooses to use it. 55 55 4) The duration: the activation time of the pickup.
Note: See TracChangeset
for help on using the changeset viewer.