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