Class VergerNPC
java.lang.Object
games.stendhal.server.maps.ados.church.VergerNPC
- All Implemented Interfaces:
ZoneConfigurator
A praying NPC in ados church
- Author:
- madmetzger and storyteller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String,String> attributes)Configure a zone.
-
Constructor Details
-
VergerNPC
public VergerNPC()
-
-
Method Details
-
configureZone
Description copied from interface:ZoneConfiguratorConfigure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-