Class CafeSellerNPC
java.lang.Object
games.stendhal.server.maps.ados.market.CafeSellerNPC
- All Implemented Interfaces:
ZoneConfigurator
Mia works in the Botanical Gardens cafe.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) region that this NPC can give information about
-
Constructor Details
-
CafeSellerNPC
public CafeSellerNPC()
-
-
Method Details
-
configureZone
region that this NPC can give information about- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-