Home
last modified time | relevance | path

Searched refs:hasQuest (Results 151 – 175 of 184) sorted by relevance

12345678

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/maps/quests/
H A DUltimateCollector.java112 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DCollectEnemyData.java797 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
869 if (player.hasQuest(QUEST_SLOT)) { in isCompleted()
H A DCodedMessageFromFinnFarmer.java75 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DFindJefsMom.java276 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DZekielsPracticalTestQuest.java356 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DPaperChase.java291 if (player.hasQuest(QUEST_SLOT) && !player.getQuest(QUEST_SLOT, 0).equals("done")) { in onTeleport()
H A DFruitsForCoralia.java128 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DWaterForXhiphin.java261 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DKillDarkElves.java272 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DIcecreamForAnnie.java299 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DJailedBarbarian.java313 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DRestockFlowerShop.java94 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DSheepGrowing.java98 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DTrapsForKlaas.java92 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DVampireSword.java323 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DZooFood.java91 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DElfPrincess.java287 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DKillMonks.java222 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DWizardBank.java378 if (player.hasQuest(QUEST_SLOT)) { in teleportAway()
H A DChocolateForElisabeth.java317 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DEmotionCrystals.java91 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DGuessKills.java144 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DHelpMrsYeti.java356 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
H A DKoboldishTorcibud.java139 if (!player.hasQuest(QUEST_SLOT)) { in getHistory()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/maps/quests/logic/
H A DBringListOfItemsQuestLogic.java56 if (!player.hasQuest(concreteQuest.getSlotName())) { in getHistory()

12345678