diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-07 01:40:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 23:40:26 +0000 |
| commit | 421ec43323c6519006a6c6452fa06ae596b79373 (patch) | |
| tree | b6a0d4078cd6943a23eff10ddfa6268aa1993207 /constants | |
| parent | 9b3005d4a487f8ab309020e86d024fdb756c4cff (diff) | |
| download | NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.tar.gz NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.tar.bz2 NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.zip | |
feat: More Dye changes & Rabbit Potion (#1309)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/parents.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 549cb3c1..f713b79a 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3797,5 +3797,12 @@ "PET_SKIN_AMMONITE_HERMIT_SAND_CASTLE", "PET_SKIN_AMMONITE_HERMIT_PAUA_SHELL", "PET_SKIN_AMMONITE_HERMIT_BAKED_BEANS" + ], + "POTION_RABBIT;1": [ + "POTION_RABBIT;2", + "POTION_RABBIT;3", + "POTION_RABBIT;4", + "POTION_RABBIT;5", + "POTION_RABBIT;6" ] }
\ No newline at end of file |
