nodes.add(new Node(91, 121));
nodes.add(new Node(90, 121));
nodes.add(new Node(91, 121));
nodes.add(new Node(91, 117));
nodes.add(new Node(88, 117));
setPath(new FixedPath(nodes, true));
}
@Override
protected void createDialog() {
addGreeting("Hi, welcome to our small game of nine switches. Your task is to make all arrows point to the right."