5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
int StartingConditional()
|
|
{
|
|
return (GetLocalInt(GetPCSpeaker(),"YGDragonQuest")>=1);
|
|
}
|