using UnityEngine; namespace BlueWater.Npcs.Crews { public class ServingCrew: Crew { } }