Class KoboldBarmaidNPC
java.lang.Object
games.stendhal.server.maps.wofol.bar.KoboldBarmaidNPC
- All Implemented Interfaces:
ZoneConfigurator
Provides Wrviliza, the kobold barmaid in Wo'fol.
She's Wrvil's wife.
Offers a quest wich rewards the player with some bottles of V.S.O.P. koboldish torcibud.
- Author:
- omero
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.
-
Constructor Details
-
KoboldBarmaidNPC
public KoboldBarmaidNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-