Class BlacksmithAssistantNPC
java.lang.Object
games.stendhal.server.maps.semos.blacksmith.BlacksmithAssistantNPC
- All Implemented Interfaces:
ZoneConfigurator
The blacksmith's young assistant (original name: Hackim Easso).
He smuggles out weapons.
- See Also:
MeetHackim
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
BlacksmithAssistantNPC
public BlacksmithAssistantNPC()
-
-
Method Details
-
configureZone
Description copied from interface:ZoneConfigurator
Configure a zone.- Specified by:
configureZone
in interfaceZoneConfigurator
- Parameters:
zone
- The zone to be configured.attributes
- Configuration attributes.
-