mirror of
https://github.com/Zoinkwiz/quest-helper.git
synced 2026-05-24 08:30:56 -04:00
polish: Creature of Fenkenstrain (#2275)
This commit is contained in:
@@ -271,7 +271,7 @@ public class CreatureOfFenkenstrain extends BasicQuestHelper
|
||||
"Go back to the ground floor.");
|
||||
|
||||
talkToGardenerForHead = new NpcStep(this, NpcID.FENK_GARDENER, new WorldPoint(3548, 3562, 0),
|
||||
"Talk to the Gardener Ghost.", ghostSpeakAmulet.equipped());
|
||||
"Talk to the Gardener Ghost while wearing your Ghostspeak amulet.", ghostSpeakAmulet.equipped());
|
||||
talkToGardenerForHead.addDialogStep("What happened to your head?");
|
||||
|
||||
goToHeadGrave = new DigStep(this, new WorldPoint(3608, 3490, 0),
|
||||
|
||||
Reference in New Issue
Block a user