********** MAD MUSHROOM ********** See SPRITE PATCHES ********** MENU ********** #Text %patch $33656 "BEGIN EASY GAME" $00 "BEGIN NORMAL GAME" $00 "BEGIN HARD GAME" $00 %patch $3372F "NEW GAME" $00 "LOAD GAME" $00 "SAVE GAME" $00 "CONFIGURE" $00 "END GAME" $00 "PADDLE WAR" $00 "QUIT" $00 %patch $33792 "ESC TO BACK OUT" $00 %patch $337A2 "REALLY END CURRENT GAME?" $00 "PRESS Y TO END IT" $00 %patch $337CD "REALLY QUIT?" $00 "PRESS Y TO QUIT" $00 %patch $337EA "YOU'RE IN A GAME" $00 "PRESS Y TO LOAD GAME" $00 %patch $33810 "YOU'RE IN A GAME" $00 "PRESS Y FOR NEW GAME" $00 #Options menu %patch $33874 "SCORE BOX (ON)" $00 "SCORE BOX (OFF)" $00 %patch $33893 "TWOBUTTON FIRING (ON)" $00 "TWOBUTTON FIRING (OFF)" $00 %patch $338C2 "FIX JERKY MOTION (ON)" $00 "FIX JERKY MOTION (OFF)" $00 %patch $338EF "SVGA COMPATIBILITY (ON)" $00 "SVGA COMPATIBILITY (OFF)" $00 %patch $33920 "USE GRAVIS GAMEPAD (ON)" $00 "USE GRAVIS GAMEPAD (OFF)" $00 %patch $33951 "Score box now on" $00 "Score box now off" $00 "Press any key" $00 %patch $33CCA "RETURN TO GAME" $00 "RETURN TO DEMO" $00 %patch $33D11 "Quitting..." $00 ********** MIRAGIA ********** #Miragia animation speeds %patch $30C76 $2E $01 #Invisible %patch $30C94 $1E $00 %patch $30CB2 $1E $00 %patch $30CD0 $1E $00 %patch $30CEE $2E $01 #Fully visible %patch $30D0C $1E $00 %patch $30D2A $1E $00 %patch $30D48 $1E $00 ********** MUSIC ********** #Where music list is read from: %patch $8CCD $96 $03 #$2F206 #Song values: #0: Shadowlands 1: Eat your Veggies #2: Too hot 3: Slug village #4: Kick in the pants 5: Ancients #This is the music played in each level: # VALUE LEVEL MUSIC PLAYED LEVEL No %patch $2F206 $00 $00 #Map (Shadowlands) 0 $04 $00 #Border Village (Kick in the Pants) 1 $03 $00 #Slug Village (Slug Village) 2 $03 $00 #Perilous Pit (Slug Village) 3 $02 $00 #Cave of Descendants (Too Hot) 4 $02 $00 #Chasm of Chills (Too Hot) 5 $04 $00 #Crystalus (Kick in the Pants) 6 $03 $00 #Hiliville (Slug Village) 7 $01 $00 #Sand Yego (Eat your Veggies) 8 $01 $00 #Miragia (Eat your Veggies) 9 $01 $00 #Lifwater Oasis (Eat your Veggies) 10 $02 $00 #Pyramid of Moons (Too Hot) 11 $02 $00 #Pyramid of Shadows (Too Hot) 12 $02 $00 #Pyramid of Ancients (Too Hot) 13 $02 $00 #Pyramid of Forbidden (Too Hot) 14 $02 $00 #Isle of Tar (Too Hot) 15 $02 $00 #Isle of Fire (Too Hot) 16 $01 $00 #Well of Wishes (Eat your Veggies) 17 $03 $00 #Bwb Megarocket (Slug Village) 18 $FF $FF #High scores (No music, 'Fanfare') 19 #Other music played: (Values here is number of LEVEL who's music is used) %patch $5836 $0C $00 #Story demo (Too hot) %patch $9CD7 $07 $00 #Ending Sequence (Slug Village) %patch $F107 $FF $FF #Talking to Lindsey (Ancient) %patch $F4CA $FF $FF #Talking to Ancient (Ancient) #Insuff mem message: %patch $8D30 $EC $06 #Read from %patch $2F55C "Insufficient memory" $0A "for background music!" $00