Skip to content

Commit

Permalink
Merge pull request #478 from nbeaulat/patch-3
Browse files Browse the repository at this point in the history
Missing coma
  • Loading branch information
toomanybrians authored Jul 24, 2023
2 parents eb44f71 + ae935cb commit 61695da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cookbook/TAF_mansion_awards.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ Let's look at the config for the "chair_lit_3s" mode:
mode:
priority: 101
start_events: right_inlane_active
stop_events: unlight_chair balldevice_electric_chair_ball_enter, balldevice_swamp_kickout_ball_enter cancel_chair_timer
stop_events: unlight_chair balldevice_electric_chair_ball_enter, balldevice_swamp_kickout_ball_enter, cancel_chair_timer
event_player:
mode_chair_lit_3s_started: light_chair
timer_unlight_chair_complete: unlight_chair
Expand Down

0 comments on commit 61695da

Please sign in to comment.