diff options
-rw-r--r-- | db/pre-re/skill_tree.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/pre-re/skill_tree.conf b/db/pre-re/skill_tree.conf index 5269ab466..c9d229d8d 100644 --- a/db/pre-re/skill_tree.conf +++ b/db/pre-re/skill_tree.conf @@ -30,6 +30,8 @@ Novice: { NV_BASIC: 9 NV_FIRSTAID: 1 NV_TRICKDEAD: 1 + WE_BABY: 1 + WE_CALLPARENT: 1 WE_CALLBABY: 1 ALL_INCCARRY: 1 } |