package stonehenge // 事件类型 const ( EventType14 = 14 // 战斗事件 EventType16 = 16 // 捡垃圾事件 EventType25 = 25 // buff三选一 )