7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalString(OBJECT_SELF,"HenchTag","en6_horc_hf");
|
||
|
SetCustomToken(100,"Female Half-orc");
|
||
|
|
||
|
}
|