Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
int StartingConditional() {
|
|
return (GetLocalInt(GetPCSpeaker(), "ZEP_CR_CHANGED"));
|
|
}
|