mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-09 09:43:47 +08:00
Goat Scream
This commit is contained in:
@@ -52,6 +52,7 @@ sound_list: dict[int, tuple[str, int | None, float]] = {
|
||||
AudibleAlert.warningImmediate: ("warning_immediate.wav", None, MAX_VOLUME),
|
||||
|
||||
# FrogPilot variables
|
||||
FrogPilotAudibleAlert.goat: ("goat.wav", None, MAX_VOLUME),
|
||||
}
|
||||
if HARDWARE.get_device_type() in ("tici", "tizi"):
|
||||
sound_list.update({
|
||||
|
||||
Reference in New Issue
Block a user