achievement diary: remove requirment from easy fishing trawler task

The easy Ardougne diary task does not have a required fishing level.
This commit is contained in:
Nicholas Anzalone
2021-04-13 17:00:35 -04:00
committed by GitHub
parent 66c9e5785f
commit c2fa0a8857

View File

@@ -42,8 +42,6 @@ public class ArdougneDiaryRequirement extends GenericDiaryRequirement
new SkillRequirement(Skill.THIEVING, 5));
add("Enter the Combat Training Camp north of W. Ardougne.",
new QuestRequirement(Quest.BIOHAZARD));
add("Go out fishing on the Fishing Trawler.",
new SkillRequirement(Skill.FISHING, 15));
// MEDIUM
add("Enter the Unicorn pen in Ardougne zoo using Fairy rings.",