5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
int StartingConditional()
|
||
|
{
|
||
|
return GetLocalInt(GetModule(), "iAllowPChest");
|
||
|
}
|