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