diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-09-07 00:21:25 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 16:21:25 +0200 |
commit | 070d272dda51309c00d24124fa5b05d7df1d7115 (patch) | |
tree | ad6ac8978db156f1646f62312d7252b6123c7db4 /constants/museum.json | |
parent | 983cf357b3b0d4ef50f900b8e7048c02a59ed909 (diff) | |
download | NotEnoughUpdates-REPO-070d272dda51309c00d24124fa5b05d7df1d7115.tar.gz NotEnoughUpdates-REPO-070d272dda51309c00d24124fa5b05d7df1d7115.tar.bz2 NotEnoughUpdates-REPO-070d272dda51309c00d24124fa5b05d7df1d7115.zip |
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
Diffstat (limited to 'constants/museum.json')
-rw-r--r-- | constants/museum.json | 6 |
1 files changed, 5 insertions, 1 deletions
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", |