From 77b3343feb770cf877ad36edc664cb5c5fa3c060 Mon Sep 17 00:00:00 2001 From: thatguy11325 <148832074+thatguy11325@users.noreply.github.com> Date: Wed, 5 Jun 2024 21:30:48 -0400 Subject: [PATCH] Copy the correct cut env --- config.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config.yaml b/config.yaml index c5975d5..1fb8e6c 100644 --- a/config.yaml +++ b/config.yaml @@ -140,6 +140,7 @@ rewards: pokemon_menu: 0.1 stats_menu: 0.1 bag_menu: 0.1 + baseline.TeachCutReplicationEnvFork: reward: event: 1.0 @@ -162,19 +163,19 @@ rewards: reward: event: 1.0 bill_saved: 5.0 + seen_pokemon: 4.0 + caught_pokemon: 4.0 moves_obtained: 4.0 hm_count: 10.0 + level: 1.0 badges: 10.0 exploration: 0.02 - cut_coords: 1.0 - cut_tiles: 1.0 - start_menu: 0.0 + cut_coords: 0.0 + cut_tiles: 0.0 + start_menu: 0.00 pokemon_menu: 0.0 stats_menu: 0.0 bag_menu: 0.0 - taught_cut: 10.0 - explore_npcs: 0.02 - explore_hidden_objs: 0.02 rocket_hideout_found: 5.0