7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
|
int StartingConditional()
|
||
|
{
|
||
|
object oPC = GetPCSpeaker();
|
||
|
|
||
|
return GetLocalInt(oPC,"wizTP792");
|
||
|
}
|