summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rwxr-xr-xclient/skills.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/skills.py b/client/skills.py
index a3e68d8..b611fd0 100755
--- a/client/skills.py
+++ b/client/skills.py
@@ -65,7 +65,7 @@ def fillskill(sk, lv):
#########################
skills.append(Skill(20024, "Parum", "other/parum", "Transmutate wood into stuff.",
50, 0, "parum", 0))
-skills.append(Skill(20026, "Transmutation", "transmutation", "Transmute stuff into other stuff.",
+skills.append(Skill(20027, "Transmutation", "transmutation", "Transmute stuff into other stuff.",
215, -5, "trans", 10))
#########################