docs: Add system description comment for berry reward system
This commit is contained in:
@@ -101,6 +101,7 @@ fn tick_timer(
|
||||
}
|
||||
}
|
||||
|
||||
// Rewards the player at the end of a focus phase with `berries_per_focus_minute` * `focus_duration`
|
||||
fn grant_focus_rewards(
|
||||
mut messages: MessageReader<PhaseTimerFinishedMessage>,
|
||||
config: Res<GameConfig>,
|
||||
|
||||
Reference in New Issue
Block a user