From 9a92c3faab70bf5358318e63febf6f4ed7d68beb Mon Sep 17 00:00:00 2001 From: Jack Holloway Date: Wed, 27 Nov 2024 21:42:50 +0000 Subject: [PATCH] Thieves cant improvements --- src/config/dictionary.mjs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config/dictionary.mjs b/src/config/dictionary.mjs index 32828042..c8d5dde7 100755 --- a/src/config/dictionary.mjs +++ b/src/config/dictionary.mjs @@ -1387,6 +1387,7 @@ const DICTIONARY = { "Primal Knowledge", "Elven Lineage Spells", "Gnomish Lineage Spells", + "Thieves' Cant", ], NO_CHOICE_SECRET: [ "Divine Order", @@ -1444,6 +1445,7 @@ const DICTIONARY = { "Elven Lineage Spells", "Gnomish Lineage Spells", "Gnomish Lineage", + "Thieves' Cant", ], }, },