Class PrincessNPC
java.lang.Object
games.stendhal.server.maps.nalwor.tower.PrincessNPC
- All Implemented Interfaces:
ZoneConfigurator
Builds a Princess NPC who lives in a tower.
- Author:
- kymara
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureZone(StendhalRPZone zone, Map<String, String> attributes) Configure a zone.
-
Constructor Details
-
PrincessNPC
public PrincessNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZonein interfaceZoneConfigurator- Parameters:
zone- The zone to be configured.attributes- Configuration attributes.
-