Class ItemsOnTable
java.lang.Object
games.stendhal.server.maps.fado.forest.ItemsOnTable
- All Implemented Interfaces:
ZoneConfigurator
Creates spawn point for:
slim bottle,
eared bottle
Imorgen's hut, Fado's forest (~50,30)
NOTE:
slim/eared bottle will spawn among fixed map items
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureZone(StendhalRPZone zone, Map<String,String> attributes)
Configure a zone.
-
Constructor Details
-
ItemsOnTable
public ItemsOnTable()
-
-
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.
-