Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Jun 24, 2024
1 parent 5e2784d commit 0c68a3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@ rewards:
bag_menu: 0.1
rocket_hideout_found: 5.0
explore_hidden_objs: 0.02
seen_action_bag_menu: 0.1
seen_action_bag_menu: 0.1G

baseline.CutWithObjectRewardsRequiredEventsEnv:
baseline.CutWithObjectRewardRequiredEventsEnv:
reward:
event: 1.0
seen_pokemon: 4.0
Expand All @@ -244,7 +244,7 @@ rewards:
start_menu: 0.00
pokemon_menu: 0.0
stats_menu: 0.0
bag_menu: 0.1
bag_menu: 0.0
explore_hidden_objs: 0.02
seen_action_bag_menu: 0.1
required_event: 5.0
Expand Down

0 comments on commit 0c68a3e

Please sign in to comment.