pub type CharacterUpdateData = (CharacterId, SkillSet, Inventory, Vec<PetPersistenceData>, Option<Waypoint>, ActiveAbilities, Option<MapMarker>);