#include "temple_fun"

void main()
{
    CastSpellOnPC(SPELL_LESSER_RESTORATION, 0);
}