Class GoldsmithNPC
java.lang.Object
games.stendhal.server.maps.ados.goldsmith.GoldsmithNPC
- All Implemented Interfaces:
ZoneConfigurator
Ados Goldsmith (Inside / Level 0).
- Author:
- dine
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
GoldsmithNPC
public GoldsmithNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZone
in interfaceZoneConfigurator
- Parameters:
zone
- The zone to be configured.attributes
- Configuration attributes.
-