7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
void main()
|
|
{
|
|
SetLocalString(OBJECT_SELF,"HenchTag","en6_elf_hm");
|
|
SetCustomToken(100,"Male Elf");
|
|
|
|
}
|