Skip to content

Commit 688b632

Browse files
committed
add no_audit (and _free) tag info to switches and fix bad layout on ball_devices no-eject-on-ballsearch tag
1 parent df0d755 commit 688b632

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/config/ball_devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ Special-purpose tags for ball devices include:
622622
device receiving balls from the playfield which it then immediately
623623
kicks over to a "trough" device which holds the balls that are not
624624
in play.
625-
\+ `no-eject-on-ballsearch` - Specifies that this device should
625+
* `no-eject-on-ballsearch` - Specifies that this device should
626626
never attempt to eject a ball as a result of ball search, even when
627627
idle and containing no balls.
628628

docs/config/switches.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,8 @@ Special-purpose tags for switches include:
291291
and [flipper_cancel](../events/flipper_cancel.md) events if your cabinet flipper buttons are tagged with
292292
their respective flippers. With MPF 0.80, the built-in high_score mode and slide hook onto these two flipper tags
293293
to control character selection and submission.
294+
* `no_audit` and `no_audit_free` - The MPF switch auditor will not create audits for switches using these tags.
295+
The `no_audit` will exclude the switch in all cases, and `no_audit_free` will only exclude the switch while in free play.
294296

295297
#### Tags for optional built-in modes
296298

0 commit comments

Comments
 (0)