Class HellTimer

java.lang.Object
games.stendhal.server.maps.nalwor.hell.HellTimer
All Implemented Interfaces:
ZoneConfigurator, ZoneEnterExitListener

public class HellTimer extends Object implements ZoneConfigurator, ZoneEnterExitListener
Handles moving the player from hell to the pit, at irrwegular intervals. The slot has form "last_kickout_time;status", where the kickout time is used to decide if the player should be kicked sooner than normally. The status indicates if the player has been noticed, and can be used to kick the player out immediately.