Depetrify(object)
Depetrifies a specified creature.
void Depetrify( object oTarget );
Parameters
oTarget
The creature to be depetrified.
Description
Removes the petrification effect from oTarget.
Remarks
This function is a wrapper for the RemoveEffectOfType function.
Requirements
#include "x0_i0_petrify"
Version
1.61
See Also
functions: | DepetrifyWood | Petrify |
categories: | Effects Functions |
author: Grimlar