Skip to content

Commit

Permalink
Update lesson.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pur1fying committed Feb 2, 2024
1 parent d69a344 commit 1f727e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/lesson.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ def start_lesson(self):
'lesson_purchase-lesson-ticket',
]
rgb_possibles = {
'reward_acquired': (637, 116),
'relationship_rank_up': (640, 360),
'area_rank_up': (637, 116),
}
Expand Down

0 comments on commit 1f727e4

Please sign in to comment.