7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
void main()
|
|
{
|
|
SetLocalString(OBJECT_SELF,"HenchTag","en6_halfling_hf");
|
|
SetCustomToken(100,"Female Halfling");
|
|
|
|
}
|