aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorLuna <lunaynx@gmail.com>2024-11-30 16:07:20 +0100
committerGitHub <noreply@github.com>2024-11-30 15:07:20 +0000
commit255fdc28dbe7ac5a602666bf87e3ec4073405989 (patch)
treee633f5c5d3f341b5a8b5cff64aa14abb976cbf92 /constants
parentf56f63f52cb2d231e096668e1a764d52183ddf2d (diff)
downloadNotEnoughUpdates-REPO-255fdc28dbe7ac5a602666bf87e3ec4073405989.tar.gz
NotEnoughUpdates-REPO-255fdc28dbe7ac5a602666bf87e3ec4073405989.tar.bz2
NotEnoughUpdates-REPO-255fdc28dbe7ac5a602666bf87e3ec4073405989.zip
Add Pesthunter Phillip shop (#1478)
* Add pest stuff * Fix
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 0c247d0e..c7db5276 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3829,5 +3829,20 @@
"LAPIDARY;3",
"LAPIDARY;4",
"LAPIDARY;5"
+ ],
+ "BIOHAZARD_HELMET": [
+ "MUSHROOM_HELMET"
+ ],
+ "BIOHAZARD_SUIT": [
+ "MUSHROOM_CHESTPLATE"
+ ],
+ "BIOHAZARD_LEGGINGS": [
+ "MUSHROOM_LEGGINGS"
+ ],
+ "BIOHAZARD_BOOTS": [
+ "MUSHROOM_BOOTS"
+ ],
+ "PEST_MOUSE_TRAP": [
+ "PEST_TRAP"
]
} \ No newline at end of file