void UnpackRoom()
 {
     navigation.UnpackExits();
     PrepareObjects(navigation.currentRoom);
 }