EN6_PRC8/_module/nss/en5_h_cot.nss

8 lines
147 B
Plaintext
Raw Normal View History

#include "en5_include"
void main()
{
SetLocalInt(OBJECT_SELF,"HenchmanClass",EN5_CLASS_DIVINECHAMPION);
SetCustomToken(100,"Champion of Torm");
}