RATDOG/_module/nss/temple_fcurelig.nss

8 lines
87 B
Plaintext
Raw Permalink Normal View History

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