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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
TroublesomeCustomerNPC
public TroublesomeCustomerNPC()
-
-
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.
-