diff options
| author | Phoebe <77941535+catgirlseraid@users.noreply.github.com> | 2024-12-22 01:38:27 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-21 12:38:27 +0000 |
| commit | 0decfe4f998857e2240a3bd6e6580e8f44da8069 (patch) | |
| tree | fa00c8fc5c994ebecde05f4876d2809000a250c7 /items/CARPENTER_NPC.json | |
| parent | 4397ed2ddd9a70a28f8093746bad7f22b9e59eab (diff) | |
| download | NotEnoughUpdates-REPO-0decfe4f998857e2240a3bd6e6580e8f44da8069.tar.gz NotEnoughUpdates-REPO-0decfe4f998857e2240a3bd6e6580e8f44da8069.tar.bz2 NotEnoughUpdates-REPO-0decfe4f998857e2240a3bd6e6580e8f44da8069.zip | |
npc wiki links (#1547)
* andrew
* biblio testing
* npcs
Diffstat (limited to 'items/CARPENTER_NPC.json')
| -rw-r--r-- | items/CARPENTER_NPC.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/CARPENTER_NPC.json b/items/CARPENTER_NPC.json index 0b93e88d..e2bb541c 100644 --- a/items/CARPENTER_NPC.json +++ b/items/CARPENTER_NPC.json @@ -12,5 +12,10 @@ "x": 16, "y": 73, "z": -21, - "island": "hub" + "island": "hub", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Carpenter" + ] + }
\ No newline at end of file |
