Class LifeguardNPC
java.lang.Object
games.stendhal.server.maps.athor.dressingroom_male.LifeguardNPC
- All Implemented Interfaces:
ZoneConfigurator
Dressing rooms at the Athor island beach (Inside / Level 0).
- Author:
- daniel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
LifeguardNPC
public LifeguardNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZone
in interfaceZoneConfigurator
- Parameters:
zone
- The zone to be configured.attributes
- Configuration attributes.
-