Class WizardsGuardStatueSpireNPC
java.lang.Object
games.stendhal.server.maps.semos.wizardstower.WizardsGuardStatueSpireNPC
- All Implemented Interfaces:
ZoneConfigurator
Zekiel, the guardian statue of the Wizards Tower (Zekiel in the spire)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.Retrieves the SpeakerNPC instance for Zekiel.
-
Constructor Details
-
WizardsGuardStatueSpireNPC
public WizardsGuardStatueSpireNPC()
-
-
Method Details
-
configureZone
Description copied from interface:ZoneConfiguratorConfigure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-
getZekiel
Retrieves the SpeakerNPC instance for Zekiel.- Returns:
- SpeakerNPC
-