added areas and ccoh, fixed some areas to work with crafting fixed some on death issues added server entry/ooc
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
int StartingConditional() {
|
|
return (GetLocalInt(GetPCSpeaker(), "ZEP_CR_CHANGED"));
|
|
}
|