Depetrify
From NWN Lexicon
Contents |
[edit] Depetrify(object)
Depetrifies a specified creature.
[edit] Parameters
oTarget
The creature to be depetrified.
[edit] Description
Removes the petrification effect from oTarget.
[edit] Remarks
This function is a wrapper for the RemoveEffectOfType function.
[edit] Requirements
#include " x0_i0_petrify "
[edit] Version
1.61
[edit] See Also
functions: |
author: Grimlar