nodes.add(new Node(51, 46));
nodes.add(new Node(58, 46));
nodes.add(new Node(58, 42));
nodes.add(new Node(51, 42));
nodes.add(new Node(51, 40));
setPath(new FixedPath(nodes, true));
}
@Override
protected void createDialog() {
addOffer("Can you keep a secret? Dr. Feelgood, our veterinarian, can sell you medicine that he doesn't need for the animals.");