5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
int StartingConditional()
|
|
{
|
|
return (GetLocalInt(GetPCSpeaker(),"DryadQuest")==1);
|
|
}
|