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