![]() |
Bugs |
The jumping sound effect is not as it should be, because of an erroneous CALL instruction in the routine at 60139.
Fix
POKE 60149,254
Kids are unable to sit in the back seat in the Reading Room (see 27632). This may actually be a feature, though, because if EINSTEIN sits in the back seat, his speech bubble goes through the wall into the Map Room.
Fix
POKE 27704,56
The teachers are all running at the start of the game.
Fix
FOR n=56331 TO 56334: POKE n,17: NEXT n