From e2526d5c0fc00c87a8f518dc6e493e9e889ecfb4 Mon Sep 17 00:00:00 2001 From: thatguy11325 <148832074+thatguy11325@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:52:19 -0500 Subject: [PATCH] reactivate autoteach --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index abd4602..4f6d2d1 100644 --- a/config.yaml +++ b/config.yaml @@ -67,8 +67,8 @@ env: auto_use_cut: True auto_use_strength: True auto_use_surf: True - auto_teach_surf: False - auto_teach_strength: False + auto_teach_surf: True + auto_teach_strength: True auto_solve_strength_puzzles: True auto_remove_all_nonuseful_items: True auto_pokeflute: True