Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrochu committed Jan 14, 2025
1 parent 4ad6bc8 commit 0975c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/keymasters_keep/games/oldtv_game.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def game_objective_templates(self) -> List[GameObjectiveTemplate]:
weight=3,
),
GameObjectiveTemplate(
label="Reach FREQUENCY",
label="Reach FREQUENCY Frequency",
data={
"FREQUENCY": (self.frequencies, 1),
},
Expand Down

0 comments on commit 0975c39

Please sign in to comment.