Skip to content

Commit

Permalink
Falador Easy Diary: Add missing dialog highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Nov 29, 2023
1 parent 0aa7b6a commit c5fa418
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ public void setupSteps()
"Climb in the Port Sarim Jail to speak to the Security Guard.");
getSecurityBook = new NpcStep(this, NpcID.SECURITY_GUARD, new WorldPoint(3013, 3192, 1),
"Speak to the Security Guard in the Port Sarim Jail to get a Security Book.");
getSecurityBook.addDialogStep("If you're a security guard, let's talk about security.");

//Smith some Blurite Limbs on Doric's Anvil
getPickaxe = new DetailedQuestStep(this, new WorldPoint(2963, 3216, 0),
Expand Down

0 comments on commit c5fa418

Please sign in to comment.