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