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:
5
_module/deity_set_deity.nss
Normal file
5
_module/deity_set_deity.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetDeity(GetPCSpeaker(), GetDeity(OBJECT_SELF));
|
||||
}
|
||||
Reference in New Issue
Block a user