From 7cd7666fcb4cd71ee574827bf5763afc7d60d0c1 Mon Sep 17 00:00:00 2001 From: Mateus Cappellari Vieira Date: Sun, 24 Nov 2024 09:03:01 -0300 Subject: [PATCH] made some steps clearer (#1856) --- .../helpers/quests/spiritsoftheelid/SpiritsOfTheElid.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/questhelper/helpers/quests/spiritsoftheelid/SpiritsOfTheElid.java b/src/main/java/com/questhelper/helpers/quests/spiritsoftheelid/SpiritsOfTheElid.java index 2d3caf9059..779bc83275 100644 --- a/src/main/java/com/questhelper/helpers/quests/spiritsoftheelid/SpiritsOfTheElid.java +++ b/src/main/java/com/questhelper/helpers/quests/spiritsoftheelid/SpiritsOfTheElid.java @@ -234,10 +234,10 @@ public void setupSteps() useNeedleTornRobesTop = new DetailedQuestStep(this, "Use the needle and thread on the torn robes (both top and bottom).", needle, tornRobeTop); useNeedleTornRobes.addSubSteps(useNeedleTornRobesTop); telegrabKey = new ObjectStep(this, ObjectID.TABLE_10490, new WorldPoint(3432, 2929, 0), - "Cast telegrab on the ancestral key on the table.", normalBook, airRune, lawRune); + "Cast the Telekinetic Grab spell on the ancestral key on the table.", normalBook, airRune, lawRune); //The Golems - enterCave = new ObjectStep(this, ObjectID.ROOT_6382, new WorldPoint(3370, 3132, 0), "Enter the cave north-west of Nardah where the river turns into a waterfall.", rope); + enterCave = new ObjectStep(this, ObjectID.ROOT_6382, new WorldPoint(3370, 3132, 0), "Use the rope on the root to enter the cave north-west of Nardah where the river turns into a waterfall.", rope); enterCave.addIcon(ItemID.ROPE); useAncestralKey = new ObjectStep(this, ObjectID.DOOR_10427, new WorldPoint(3353, 9544, 0), "Equip the Robes of " + "Elidinis and use the ancestral key on the door.", ancestralKey, robeOfElidinisTopEquipped,