7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalString(OBJECT_SELF,"HenchTag","en6_human_hf");
|
||
|
SetCustomToken(100,"Female Human");
|
||
|
|
||
|
}
|