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