Discuss this page on this pages TalkPage

objFixParalysis

Syntax (objFixParalysis obj)
Arguments obj: The object to unparalyze
Returns True if succesful
Category spaceObject functions
Description Un-paralyzes a space object

Example

 (objFixParalysis gPlayership) 

If the playership is paralyzed by EMP, then this fixes it.

Return to Space Object functions list

Return to functions list