@Before
public void setUp() {
final StendhalRPZone zone = new StendhalRPZone("admin_test");
new BlacksmithAssistantNPC().configureZone(zone, null);
npcHackim = SingletonRepository.getNPCList().get("Hackim Easso");
enHackim = npcHackim.getEngine();
final ZoneConfigurator zoneConf = new TraderNPC();