#include "temple_fun"

void main()
{
    CastSpellOnPC(SPELL_CURE_LIGHT_WOUNDS, 50);
}