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:
4
_module/_c_scribe_post.nss
Normal file
4
_module/_c_scribe_post.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
ActionMoveToObject(GetNearestObjectByTag("POST_"+GetTag(OBJECT_SELF)));
|
||||
}
|
||||
Reference in New Issue
Block a user