From 1be01049c8878ec9b087cff9036408a4bbca98ca Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:10:54 +0200 Subject: Added new gemstones to lore (#1153) --- constants/parents.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index f0aafa5d..9caa2a69 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3493,5 +3493,14 @@ "FINE_ONYX_GEM", "FLAWED_ONYX_GEM", "ROUGH_ONYX_GEM" + ], + "WEBBED_FOSSIL": [ + "UGLY_FOSSIL", + "TUSK_FOSSIL", + "SPINE_FOSSIL", + "CLAW_FOSSIL", + "FOOTPRINT_FOSSIL", + "CLUBBED_FOSSIL", + "HELIX" ] } \ No newline at end of file -- cgit