summaryrefslogtreecommitdiff
path: root/client/skills.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/skills.py')
-rwxr-xr-xclient/skills.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/skills.py b/client/skills.py
index 7445fab..467bd22 100755
--- a/client/skills.py
+++ b/client/skills.py
@@ -93,7 +93,7 @@ skills.append(Skill(20039, "Summon Yetis", "none", "1x Frozen Yeti Tear.",
37, 5, "frozenheart", 0))
skills.append(Skill(20040, "Summon Terranite", "none", "1x Terranite Ore.",
47, 5, "stoneheart", 0))
-skills.append(Skill(20044, "Summon Plants", "none", "2x Artichoke Herb.",
+skills.append(Skill(20044, "Summon Plants", "none", "2x Root.",
30, 3, "plantkingdom", 5))
skills.append(Skill(20047, "Summon Ducks", "none", "1x Cherry Cake. Req. Rubber Ducky.",
40, 7, "ducky", 0))