aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-02-07 13:35:37 +0100
committerGitHub <noreply@github.com>2024-02-07 12:35:37 +0000
commitcd8bab69c2bb27b4c5881820a54fc3dd6dc8504d (patch)
treee410ac920b894d8357d50866cc65e905dcfa4f2c /constants
parent2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 (diff)
downloadNotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.gz
NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.bz2
NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.zip
Removed recipes from books, fixed some other shit, added item and npc's (#1101)
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 1a8dd93d..86a37c2d 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3444,5 +3444,8 @@
"BEAR_CHAIR",
"BEAR_BOOKSHELF",
"BEAR_BENCH"
+ ],
+ "BONE_NECKLACE": [
+ "STARRED_BONE_NECKLACE"
]
} \ No newline at end of file