RATDOG/_module/nss/temple_flessres.nss

8 lines
88 B
Plaintext
Raw Normal View History

#include "temple_fun"
void main()
{
CastSpellOnPC(SPELL_LESSER_RESTORATION, 0);
}