1
0
forked from Jaysyn/PRC8

4 lines
97 B
Plaintext
Raw Normal View History

int StartingConditional()
{
return GetLocalInt(GetPCSpeaker(), "SP_CREATETATOO_LEVEL") > 6;
}