diff options
Diffstat (limited to 'db/re/skill_tree.conf')
-rw-r--r-- | db/re/skill_tree.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 02474c4b9..ae19fa576 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -233,3 +233,7 @@ Ukar: { Redy: { inherit: ( "Human" ); } + +Savior: { + inherit: ( "Human" ); +} |