Class FerryConveyerNPC
java.lang.Object
games.stendhal.server.maps.ados.coast.FerryConveyerNPC
- All Implemented Interfaces:
ZoneConfigurator
Factory for an NPC who brings players from the docks to Athor Ferry
in a rowing boat.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.static StendhalRPZone
-
Field Details
-
ferrystate
-
-
Constructor Details
-
FerryConveyerNPC
public FerryConveyerNPC()
-
-
Method Details
-
configureZone
Description copied from interface:ZoneConfiguratorConfigure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-
getShipZone
-