7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
void main()
|
|
{
|
|
SetLocalString(OBJECT_SELF,"HenchTag","en6_horc_hm");
|
|
SetCustomToken(100,"Male Orc");
|
|
|
|
}
|