diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/enchants.json | 3 | ||||
-rw-r--r-- | constants/misc.json | 6 |
2 files changed, 8 insertions, 1 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 098cd2c2..71a82c35 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -798,6 +798,9 @@ 10, 20, 30 + ], + "rainbow": [ + 10 ] } } diff --git a/constants/misc.json b/constants/misc.json index 23093ada..1826a9aa 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -866,6 +866,9 @@ ], "POWER_RING": [ "POWER_ARTIFACT" + ], + "BINGO_TALISMAN": [ + "BINGO_RING" ] }, "special_bois": [ @@ -1025,7 +1028,8 @@ "e5243eacb754439c8096d8e1cb77e51e", "0e9360bac3c14a0eafd6cb2f5d9569b7", "a6837f1678e84182bc098d61829a0b03", - "a1732122e22e4edf883c09673eb55de8" + "a1732122e22e4edf883c09673eb55de8", + "9bbf633a599d4772b773dfaa84e0e7d9" ], "ranks": { "OWNER": { |