diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-02 01:23:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-02 09:23:29 +1000 |
commit | 8800785d5350693ca1f50ab8a3ea6425feadad7b (patch) | |
tree | 60c18a1d390f5cd0040475f1c0e0c6d05dd301d4 /constants | |
parent | 30358e4190aeefffc4ac597d008d62b5a0cff579 (diff) | |
download | NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.tar.gz NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.tar.bz2 NotEnoughUpdates-REPO-8800785d5350693ca1f50ab8a3ea6425feadad7b.zip |
Added new sack and fixed some lores (#934)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/abiphone.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/constants/abiphone.json b/constants/abiphone.json index 6587d3a4..b3fc8a6b 100644 --- a/constants/abiphone.json +++ b/constants/abiphone.json @@ -181,6 +181,24 @@ "y": 115, "z": -642 }, + "Kuudra Gatekeeper": { + "requirement": [ + "§6- 1x Blazing Resistance IV Attribute Shard." + ], + "island": "crimson_isle", + "x": -371, + "y": 116, + "z": -1037 + }, + "Lumber Merchant": { + "requirement": [ + "§6- 1x Jungle Axe." + ], + "island": "hub", + "x": -50, + "y": 72, + "z": -69 + }, "Maddox the Slayer": { "requirement": [ "§6- 1x Maddox Batphone" @@ -209,6 +227,15 @@ "y": 125, "z": 0 }, + "Odger": { + "requirement": [ + "§6- 1x Any Diamond Trophy Fish." + ], + "island": "crimson_isle", + "x": -374, + "y": 209, + "z": -810 + }, "Ophelia": { "requirement": [ "§6- 1x Catacombs Expert Ring" @@ -359,7 +386,7 @@ }, "Wool Weaver": { "requirement": [ - "§6- 512x Enchanted Wool. (Must be Sulphur VII Collection or higher.)" + "§6- 512x Enchanted Wool." ], "island": "hub", "x": -48, |