7 lines
104 B
Plaintext
Raw Permalink Normal View History

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