10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
|
|
||
|
|
||
|
#include "NW_I0_PLOT"
|
||
|
|
||
|
int StartingConditional()
|
||
|
{
|
||
|
return (HasGold(4,GetPCSpeaker()));
|
||
|
}
|
||
|
|