From 19f266bfe83ea93ca6a3f32cf537896143db1f0f Mon Sep 17 00:00:00 2001 From: Heather Jackson Date: Tue, 7 Apr 2026 10:46:20 -0400 Subject: [PATCH] Removed PREVIOUS Character and NEXT Character button choices from Practice scene. --- Level 0/PRACTICE_WHALESONG.ink | 40 ---------------------------------- 1 file changed, 40 deletions(-) diff --git a/Level 0/PRACTICE_WHALESONG.ink b/Level 0/PRACTICE_WHALESONG.ink index 9e84c43..585d318 100644 --- a/Level 0/PRACTICE_WHALESONG.ink +++ b/Level 0/PRACTICE_WHALESONG.ink @@ -103,10 +103,6 @@ AKAI: I've already created two complete percussion tracks. You humans will need #PlayMusic: drums_whalesong_whaleish AKAI: {&If whales had a say, I think they'd like these drums best.|Sounds like whales shakin' things up!} -> STEMS_DRUMS - + [PREVIOUS CHARACTER] - -> STEMS_BASS - + [NEXT CHARACTER] - -> STEMS_GUITAR + [EXIT] -> CREATE_SONG @@ -123,10 +119,6 @@ AKAI: I've already created two complete percussion tracks. You humans will need #PlayMusic: guitar_whalesong_whaleish SKYLER: {&This riff isn't as fun as a solo.|Will playing this riff prove to Vez I've changed?|A whaley riff says I care about the message more than myself.} -> STEMS_GUITAR - + [PREVIOUS CHARACTER] - -> STEMS_DRUMS - + [NEXT CHARACTER] - -> STEMS_VOCALS + [EXIT] -> CREATE_SONG @@ -143,10 +135,6 @@ AKAI: I've already created two complete percussion tracks. You humans will need #PlayMusic: vocals_whalesong_whaleish VEZ: {Maybe I should sing in Whaleish.|The whales will love this, IF I can sing it right.|I haven't spoken Whaleish in years.|Ugh, my Whaleish probably sounds like Seal by now.|Did I get that intonation right?} -> STEMS_VOCALS - + [PREVIOUS CHARACTER] - -> STEMS_GUITAR - + [NEXT CHARACTER] - -> STEMS_KEYS + [EXIT] -> CREATE_SONG @@ -164,10 +152,6 @@ AKAI: I've already created two complete percussion tracks. You humans will need #PlayMusic: keys_whalesong_whaleish FERN: {&Synthesized whale sounds are so cool!|No such thing as too much whale!|THIS will blow them out of the water! In the best way.} -> STEMS_KEYS - + [PREVIOUS CHARACTER] - -> STEMS_VOCALS - + [NEXT CHARACTER] - -> STEMS_BASS + [EXIT] -> CREATE_SONG @@ -184,10 +168,6 @@ AKAI: I've already created two complete percussion tracks. You humans will need #PlayMusic: bass_whalesong_whaleish BASSIST: {&Smooth. Like a whale. I think whales are smooth.|Might as well dive deep.|This bassline evokes whale power.} -> STEMS_BASS - + [PREVIOUS CHARACTER] - -> STEMS_KEYS - + [NEXT CHARACTER] - -> STEMS_DRUMS + [EXIT] -> CREATE_SONG @@ -364,10 +344,6 @@ VEZ: Yep, it has to be. Our time's up in this practice space. #PlayMusic: drums_whalesong_whaleish AKAI: Underwater percussion for the whales! -> STEMS_DRUMS - + [PREVIOUS CHARACTER] - -> STEMS_BASS - + [NEXT CHARACTER] - -> STEMS_GUITAR + [EXIT] -> EDIT_WHALESONG @@ -384,10 +360,6 @@ VEZ: Yep, it has to be. Our time's up in this practice space. #PlayMusic: guitar_whalesong_whaleish SKYLER: Whaley guitar for the CAUSE! -> STEMS_GUITAR - + [PREVIOUS CHARACTER] - -> STEMS_BASS - + [NEXT CHARACTER] - -> STEMS_VOCALS + [EXIT] -> EDIT_WHALESONG @@ -404,10 +376,6 @@ VEZ: Yep, it has to be. Our time's up in this practice space. #PlayMusic: vocals_whalesong_whaleish VEZ: Whaleish to welcome the whales! -> STEMS_VOCALS - + [PREVIOUS CHARACTER] - -> STEMS_GUITAR - + [NEXT CHARACTER] - -> STEMS_KEYS + [EXIT] -> EDIT_WHALESONG @@ -425,10 +393,6 @@ VEZ: Yep, it has to be. Our time's up in this practice space. #PlayMusic: keys_whalesong_whaleish FERN: Whaley harmonics to go with Whaleish lyrics. -> STEMS_KEYS - + [PREVIOUS CHARACTER] - -> STEMS_VOCALS - + [NEXT CHARACTER] - -> STEMS_BASS + [EXIT] -> EDIT_WHALESONG @@ -445,10 +409,6 @@ VEZ: Yep, it has to be. Our time's up in this practice space. #PlayMusic: bass_whalesong_whaleish MICAH: Make it deep. For the whales. -> STEMS_BASS - + [PREVIOUS CHARACTER] - -> STEMS_KEYS - + [NEXT CHARACTER] - -> STEMS_DRUMS + [EXIT] -> EDIT_WHALESONG \ No newline at end of file