Enum Class ITPPQuestConstants.TPP_Phase

java.lang.Object
java.lang.Enum<ITPPQuestConstants.TPP_Phase>
games.stendhal.server.maps.quests.piedpiper.ITPPQuestConstants.TPP_Phase
All Implemented Interfaces:
Serializable, Comparable<ITPPQuestConstants.TPP_Phase>, Constable
Enclosing interface:
ITPPQuestConstants

public static enum ITPPQuestConstants.TPP_Phase extends Enum<ITPPQuestConstants.TPP_Phase>
related to quest part.
  • INACTIVE - quest isn't active
  • INVASION - part I (rats invasion)
  • AWAITING - part II (pied piper called)
  • OUTGOING - part III (pied piper killing rats)
  • CHILDRENS - part IV (pied piper takes childrens away)
  • FINAL - part V (return childrens back to Ados)