Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2010, 9:33:09 AM (14 years ago)
Author:
rgrieder
Message:

Removed some tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/src/modules/pickup/items/ShieldPickup.h

    r6998 r7039  
    5050        A Pickup which can add a Shield to the Pawn.
    5151
    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
     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
    5454        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.
    5555        4) The duration: the activation time of the pickup.
Note: See TracChangeset for help on using the changeset viewer.