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