6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetPCSpeaker();
|
|
SetLocalString(oPC, "LastProperty", "CharismaAbility");
|
|
}
|