Class HotelChefNPC
java.lang.Object
games.stendhal.server.maps.fado.hotel.HotelChefNPC
- All Implemented Interfaces:
ZoneConfigurator
Provides Stefan in Fado's Hotel Restaurant kitchen
- Author:
- Vanessa Julius NOTES (omero): Provides Stefan in Fado's Hotel Restaurant kitchen Informations about Stefan desumed from his dialogues and code: Builds a NPC in a house on Ados market (name:Stefan) who is the daughter of fisherman Fritz, Vanessa Julius Stefan has been reworked several times, by various authors Stefan was relocated/moved from undescribed Ados market house to Fado's Hotel Restaurant kitchen Stefan final known location: Fado's Hotel Restaurant kitchen Stefan is involved in quest: Water for Xiphin Zohos Stefan is involved in quest: Meal For Groongo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
HotelChefNPC
public HotelChefNPC()
-
-
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.
-