Moved rScript source files into the Mud Engine.Scripting files. Planning on removing the reference to rScript.dll and keep everything within the MudEngine.
Deleted ParseProperty Attribute. A different approach will be used for dynamic Type saving.
Removed BaseObject.NewSave(). The re-write on save code will be done at a later date.