RATDOG/_module/nss/temple_fneutpoi.nss

8 lines
87 B
Plaintext
Raw Normal View History

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