summaryrefslogtreecommitdiffstats
path: root/fish_show.py
diff options
context:
space:
mode:
Diffstat (limited to 'fish_show.py')
-rw-r--r--fish_show.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fish_show.py b/fish_show.py
index 5d97e9f..4511dcd 100644
--- a/fish_show.py
+++ b/fish_show.py
@@ -115,6 +115,8 @@ class FishShow(Show):
self.tick_count = 0
self.started_fade_tick = None
self.depth = 0
+ self.send_event('background music', 'underwater');
+
self.send_event('disable image', {'name': 'jellyfish'})
self.send_event('disable image', {'name': 'dolphin'})
self.send_event('disable image', {'name': 'boat'})