7 lines
112 B
Plaintext
7 lines
112 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalString(OBJECT_SELF,"HenchTag","en6_halfling_hm");
|
||
|
SetCustomToken(100,"Male Halfling");
|
||
|
|
||
|
}
|