Fix watchtower Achievment Diary requirement (#5218)

This commit is contained in:
astaninger
2018-08-30 13:24:48 -07:00
committed by Tomas Slusny
parent c35e4bf096
commit 1c34d8aedc

View File

@@ -62,7 +62,7 @@ public class ArdougneDiaryRequirement extends GenericDiaryRequirement
add("Attempt to steal from King Lathas' chest.",
new Requirement(Skill.THIEVING, 72));
add("Teleport to the Watchtower.",
new Requirement(Skill.ATTACK, 58));
new Requirement(Skill.MAGIC, 58));
add("Catch a Red Salamander.",
new Requirement(Skill.HUNTER, 59));
add("Check the health of a Palm tree near tree gnome village.",