Package games.stendhal.server.entity.npc.condition


package games.stendhal.server.entity.npc.condition
This package contains conditions frequently used in quests. Please use the conditions that fit best. (e. g. use QuestNotStartedCondition instead of Not(QuestStartedCondition) because this will make it easier to read the state transition diagrams.