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