Chapter of Searching the Other World
Searching the Other World is a scene. Searching the Other World begins when Meeting the children ends.
Instead of taking the cat during Searching the Other World:
say "The cat allows you to take it.";
now the player is carrying the cat.
To decide if everything is found:
if the player is enclosing the snow globe and the player is enclosing the blue marble and the player is enclosing the green marble and the player is enclosing the yellow marble, decide on true;
otherwise decide on false.
Instead of throwing the cat at mother when everything is found during Searching the Other World:
move the cat to the Drawing Room;
overcome mother.
Instead of attacking the other mother when everything is found during Searching the Other World:
overcome mother.
Instead of attacking the other mother:
say "Now is not the time."
To overcome mother:
say "You attack the other mother!";
say "She is surprised and drops the black key, which you manage to catch. Now you will have to work fast. From now on, this may become dangerous.[line break]"; [<- needs more description)];
now the player is carrying the black key.
Searching the Other World ends when the player is carrying the black key.