summaryrefslogtreecommitdiff
path: root/db/re/skill_tree.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/skill_tree.conf')
-rw-r--r--db/re/skill_tree.conf12
1 files changed, 10 insertions, 2 deletions
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index a4ba90a72..02474c4b9 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -202,11 +202,11 @@ Human: {
}
}
-Ukar: {
+MedHu: {
inherit: ( "Human" );
}
-Redy: {
+DarkHu: {
inherit: ( "Human" );
}
@@ -225,3 +225,11 @@ Raijin: {
Tritan: {
inherit: ( "Human" );
}
+
+Ukar: {
+ inherit: ( "Human" );
+}
+
+Redy: {
+ inherit: ( "Human" );
+}