Class OutfitLenderNPC
java.lang.Object
games.stendhal.server.maps.magic.clothing_boutique.OutfitLenderNPC
- All Implemented Interfaces:
ZoneConfigurator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.
-
Field Details
-
endurance
public static final int endurance- See Also:
-
-
Constructor Details
-
OutfitLenderNPC
public OutfitLenderNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-