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