diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/abiphone.json | 18 | ||||
-rw-r--r-- | constants/essenceshops.json | 6 |
2 files changed, 24 insertions, 0 deletions
diff --git a/constants/abiphone.json b/constants/abiphone.json index 0476c2b4..b87da5f1 100644 --- a/constants/abiphone.json +++ b/constants/abiphone.json @@ -1,4 +1,13 @@ { + "Alchemist": { + "requirement": [ + "§6- 64x Mutant Nether Wart." + ], + "island": "hub", + "x": 41, + "y": 71, + "z": -64 + }, "Alixer": { "requirement": [ "§6- Have at least 4 Bingo Goals completed." @@ -91,6 +100,15 @@ "y": 73, "z": -102 }, + "Einary": { + "requirement": [ + "§6- 1x Einary's Red Hoodie" + ], + "island": "winter", + "x": -17, + "y": 77, + "z": 63 + }, "Elle": { "requirement": [ "§6- Part of Mage Faction Quest" diff --git a/constants/essenceshops.json b/constants/essenceshops.json index 53c2fa58..4151593d 100644 --- a/constants/essenceshops.json +++ b/constants/essenceshops.json @@ -331,6 +331,12 @@ 4000 ], "name": "Season of Joy" + }, + "drake_piper": { + "costs": [ + 2000 + ], + "name": "Drake Piper" } }, "ESSENCE_CRIMSON": { |