Class CrulaminNPC
java.lang.Object
games.stendhal.server.maps.ados.tunnel.CrulaminNPC
- All Implemented Interfaces:
ZoneConfigurator
In recreation room of Blordrough's habitat in -1_ados_outside_w.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
CrulaminNPC
public CrulaminNPC()
-
-
Method Details
-
configureZone
Configure a zone.- Specified by:
configureZone
in interfaceZoneConfigurator
- Parameters:
zone
- The zone to be configured.attributes
- Configuration attributes.
-