Area Changes and other fixes
added areas and ccoh, fixed some areas to work with crafting fixed some on death issues added server entry/ooc
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
SetCustomToken(270, GetDeity(OBJECT_SELF));
|
||||
SetCustomToken(271, GetLocalString(OBJECT_SELF,"Title"));
|
||||
SetCustomToken(272, GetLocalString(OBJECT_SELF,"Description"));
|
||||
SetCustomToken(273, GetLocalString(OBJECT_SELF,"Domains"));
|
||||
SetCustomToken(274, GetLocalString(OBJECT_SELF,"Alignment"));
|
||||
SetCustomToken(275, GetLocalString(OBJECT_SELF,"Gender"));
|
||||
|
||||
|
||||
return TRUE;
|
||||
}
|
Reference in New Issue
Block a user