5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(OBJECT_SELF, "Deekin_Spell_Cast", SPELL_TENSERS_TRANSFORMATION);
|
||
|
}
|