System.setProperty("stendhal.minetown", "true");
super.addToWorld();
content.add(new FoundGirl());
content.add(new DadNPC());
content.add(new MakeupArtist());
content.add(new PaperChaseSign());
content.add(new TicTacToeGame());
content.add(new NineSwitchesGame());
// add it to the world