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)
- See Also:
ZekielsPracticalTestQuest
,WizardsGuardStatueNPC
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(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:ZoneConfigurator
Configure a zone.- Specified by:
configureZone
in interfaceZoneConfigurator
- Parameters:
zone
- The zone to be configured.attributes
- Configuration attributes.
-
getZekiel
Retrieves the SpeakerNPC instance for Zekiel.- Returns:
- SpeakerNPC
-