Depetrify

From NWN Lexicon

Contents

[edit] Depetrify(object)

Depetrifies a specified creature.

void Depetrify(
    object oTarget
);

[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: 

Petrify


 author: Grimlar

Personal tools
Categories