2024-06-20 15:47:42 -04:00

7 lines
104 B
Plaintext

int StartingConditional()
{
object oPC = GetPCSpeaker();
return GetLocalInt(oPC,"wizTP793");
}