From 5174d791f717e8b5dbf2c59bc4e5eb48596c524b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:37:28 +0200 Subject: Push prerelease into master (#1226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: gaybot Co-authored-by: Linnea Gräf Co-authored-by: Lulonaut Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- constants/pets.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'constants/pets.json') diff --git a/constants/pets.json b/constants/pets.json index 05773940..83cd2641 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -234,6 +234,18 @@ 1886700 ], "max_level": 200 + }, + "BINGO": { + "rarity_offset": { + "COMMON": 0, + "UNCOMMON": 0, + "RARE": 0, + "EPIC": 0, + "LEGENDARY": 0 + } + }, + "REINDEER": { + "xp_multiplier": 2 } }, "pet_types": { -- cgit