Class TroublesomeCustomerNPC
java.lang.Object
games.stendhal.server.maps.fado.hotel.TroublesomeCustomerNPC
- All Implemented Interfaces:
ZoneConfigurator
Provides Groongo Rahnnt, The Troublesome Customer in Fado's Hotel Restaurant.
Groongo Rahnnt offers a quest to bring him a decent meal he's been awaiting to order.
Groongo Rahnnt offered quest will involve Stefan, the chef of Fado's Hotel Restaurant
- Author:
- omero
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.
-
Constructor Details
-
TroublesomeCustomerNPC
public TroublesomeCustomerNPC()
-
-
Method Details
-
configureZone
Description copied from interface:ZoneConfiguratorConfigure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-