Template:I Breakable: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{i targetname}} | {{i targetname}} | ||
*{{i renderfields}} | |||
* {{i shadow}} | * {{i shadow}} | ||
* '''Break''' | * '''Break''' |
Revision as of 21:29, 25 September 2005
- Breaks the breakable.
- SetHealth <integer>
- Sets a new value for the breakable's health. If the breakable's health reaches zero it will break.
- AddHealth <integer>
- Adds health to the breakable. If the breakable's health reaches zero it will break.
- RemoveHealth <integer>
- Removes health from the breakable. If the breakable's health reaches zero it will break.
- EnablePhyscannonPickup
- Makes the breakable able to picked up by the physcannon.
- DisablePhyscannonPickup
- Makes the breakable not able to picked up by the physcannon.