Functions Documentation
View Function Edit Function
Name objDepleteShields
Syntax (objDepleteShields obj) -> True/Nil
Argument List obj: The spaceObject that you want to disable the shields of.
Returns boolean: True if successful, otherwise Nil
Category spaceobject, shield
Description A function that disables the shields of the spaceObject.
Example
(objDepleteShields gPlayerShip)

Disables the players shields.
Comment Used in gem of sacrifice.