From 070d272dda51309c00d24124fa5b05d7df1d7115 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:21:25 +1000 Subject: some raffle stuff and other stuff (#975) * one museum item and change contributors and discord stuff * some new stuff from raffles * wiki urls * salmon hat * no more colour names :sob: * update golden ball reforge * merge conflicts * wiki urls * century talisman --- constants/museum.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'constants/museum.json') diff --git a/constants/museum.json b/constants/museum.json index 6f543ac8..18d3179c 100644 --- a/constants/museum.json +++ b/constants/museum.json @@ -623,7 +623,11 @@ "PET_SKIN_HORSE_ZOMBIE", "EPOCH_CAKE_RED", "MAGMA_FISH_HAT", - "BLAZE_HAT" + "BLAZE_HAT", + "SEA_LANTERN_HAT", + "EPOCH_CAKE_DARK_GREEN", + "EPOCH_CAKE_GRAY", + "ASPECT_OF_THE_JERRY_SIGNATURE" ], "armor_to_id": { "FARM_SUIT": "FARM_SUIT_HELMET", -- cgit