Class GateKeeperNPC
java.lang.Object
games.stendhal.server.maps.sedah.gatehouse.GateKeeperNPC
- All Implemented Interfaces:
ZoneConfigurator
Builds a gatekeeper NPC Bribe him with at least 300 money to get the key for
the Sedah city walls. He stands in the doorway of the gatehouse till the
interior is made.
- Author:
- kymara
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.
-
Constructor Details
-
GateKeeperNPC
public GateKeeperNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-