diff options
author | alexia <me@alexia.lol> | 2024-01-24 21:46:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-24 20:46:41 +0000 |
commit | b06bc12ac8c00343d9d3f35860593d72c7a95bf3 (patch) | |
tree | d5ceea73c9bac1b3be4632f81a7a4cdeac3db878 /items/EINARY_NPC.json | |
parent | 28dd714b7db99e9408429944981171d58b7ce057 (diff) | |
download | NotEnoughUpdates-REPO-b06bc12ac8c00343d9d3f35860593d72c7a95bf3.tar.gz NotEnoughUpdates-REPO-b06bc12ac8c00343d9d3f35860593d72c7a95bf3.tar.bz2 NotEnoughUpdates-REPO-b06bc12ac8c00343d9d3f35860593d72c7a95bf3.zip |
Add some NPCs (#1089)
* Add Haymitch NPC
* Add Maxwell, Jacobus and Ozanne NPCs
* Add Elizabeth NPC
* Add location for Einary and Sherry NPCs
Diffstat (limited to 'items/EINARY_NPC.json')
-rw-r--r-- | items/EINARY_NPC.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/items/EINARY_NPC.json b/items/EINARY_NPC.json index 82d74dd0..64def998 100644 --- a/items/EINARY_NPC.json +++ b/items/EINARY_NPC.json @@ -9,6 +9,10 @@ "internalname": "EINARY_NPC", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", + "x": -16, + "y": 77, + "z": 64, + "island": "winter", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Einary", |