namespace Oshima.Core.Constant { public enum ExploreResult { General, Nothing, Fight, Earned, Event } }