Rooms
$1E is the number of rooms in total.
Every room uses the same tiles for the walls, floor and ceiling.
The floor test code is hardcoded to only accept bright red and bright cyan as solid items that Wally can stand on.
Objects
$20 is the number of objects in total.
Each object has its own percentage score which is added when picked up.
The towel ($15) is the object which stops the Boxing glove from punching Wally when opening doors.
The towel is hard-code in two if statements for this at Action08_BoxingGloveSafe.
Wally
The congratulations message calls the next game 'Life of Wally' but of course we know it becomes 'Everyone;s a Wally'.