diff options
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index c6a5e15a..16ae66e4 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -77,7 +77,8 @@ "dungeon_hub": "Dungeon Hub", "crystal_hollows": "Crystal Hollows", "instanced": "Kuudra's End", - "garden": "The Garden" + "garden": "The Garden", + "rift": "Rift" }, "talisman_upgrades": { "WOLF_TALISMAN": [ @@ -1340,6 +1341,13 @@ "PARTY_HAT_CRAB_RED_ANIMATED", "PARTY_HAT_CRAB_AQUA_ANIMATED", "PARTY_HAT_CRAB_YELLOW_ANIMATED" + ], + "BLOOD_DONOR_TALISMAN": [ + "BLOOD_DONOR_RING", + "BLOOD_DONOR_ARTIFACT" + ], + "BLOOD_DONOR_RING": [ + "BLOOD_DONOR_ARTIFACT" ] }, "special_bois": [ @@ -1639,7 +1647,8 @@ "HARD_STONE_GENERATOR": 12, "RED_SAND_GENERATOR": 12, "MYCELIUM_GENERATOR": 12, - "INFERNO_GENERATOR": 11 + "INFERNO_GENERATOR": 11, + "VAMPIRE_GENERATOR": 11 }, "credits": { "itemid": "writable_book", |