public static void BeginBattle() { ContextManager.AddContext(Context.Combat); TurnManager.BeginBattle(); }