new MakeupArtistNPC().configureZone(zone, null);
new AnimalKeeperNPC().configureZone(zone, null);
// Dr feelgood isn't part of pizza quest but katinka is and we have to load zoofood
// so that we have her correct 'hi' and he's in that.
new VeterinarianNPC().configureZone(zone, null);
new WeaponsCollectorNPC().configureZone(zone, null);
new SheepSellerNPC().configureZone(zone, null);
new BowAndArrowSellerNPC().configureZone(zone, null);
new WitchNPC().configureZone(zone, null);
new HolidayingManNPC().configureZone(zone, null);
new SheepBuyerNPC().configureZone(zone, null);