aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorPhoebe <77941535+catgirlseraid@users.noreply.github.com>2024-12-22 13:18:53 +1300
committerGitHub <noreply@github.com>2024-12-22 00:18:53 +0000
commit5548b64d74a6910a972007e1e330c85dbb5e6c99 (patch)
treed7ab51899ddf8147080ad4ff10dc06279e5471e6 /items
parentcb8f4ce59b6e8523339a2880b646aacd5affe5d4 (diff)
downloadNotEnoughUpdates-REPO-5548b64d74a6910a972007e1e330c85dbb5e6c99.tar.gz
NotEnoughUpdates-REPO-5548b64d74a6910a972007e1e330c85dbb5e6c99.tar.bz2
NotEnoughUpdates-REPO-5548b64d74a6910a972007e1e330c85dbb5e6c99.zip
wiki links for park npcs (#1553)
* park npcs * remove space :(
Diffstat (limited to 'items')
-rw-r--r--items/CHARLIE_NPC.json6
-rw-r--r--items/GUSTAVE_NPC.json6
-rw-r--r--items/MELODY_NPC.json6
-rw-r--r--items/RYAN_NPC.json6
-rw-r--r--items/VANESSA_NPC.json6
5 files changed, 25 insertions, 5 deletions
diff --git a/items/CHARLIE_NPC.json b/items/CHARLIE_NPC.json
index 36f71b1d..7ef11567 100644
--- a/items/CHARLIE_NPC.json
+++ b/items/CHARLIE_NPC.json
@@ -12,5 +12,9 @@
"x": -286,
"y": 83,
"z": -17,
- "island": "foraging_1"
+ "island": "foraging_1",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Charlie"
+ ]
} \ No newline at end of file
diff --git a/items/GUSTAVE_NPC.json b/items/GUSTAVE_NPC.json
index 76cddc06..8053998a 100644
--- a/items/GUSTAVE_NPC.json
+++ b/items/GUSTAVE_NPC.json
@@ -12,5 +12,9 @@
"x": -385,
"y": 90,
"z": 56,
- "island": "foraging_1"
+ "island": "foraging_1",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Gustave"
+ ]
} \ No newline at end of file
diff --git a/items/MELODY_NPC.json b/items/MELODY_NPC.json
index d2e9a950..8f2b92e3 100644
--- a/items/MELODY_NPC.json
+++ b/items/MELODY_NPC.json
@@ -12,5 +12,9 @@
"x": -398,
"y": 111,
"z": 35,
- "island": "foraging_1"
+ "island": "foraging_1",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Melody"
+ ]
} \ No newline at end of file
diff --git a/items/RYAN_NPC.json b/items/RYAN_NPC.json
index aaac524f..9466fa12 100644
--- a/items/RYAN_NPC.json
+++ b/items/RYAN_NPC.json
@@ -12,5 +12,9 @@
"x": -333,
"y": 105,
"z": -108,
- "island": "foraging_1"
+ "island": "foraging_1",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Ryan"
+ ]
} \ No newline at end of file
diff --git a/items/VANESSA_NPC.json b/items/VANESSA_NPC.json
index 15fe8d67..72e88bf5 100644
--- a/items/VANESSA_NPC.json
+++ b/items/VANESSA_NPC.json
@@ -12,5 +12,9 @@
"x": -312,
"y": 84,
"z": -70,
- "island": "foraging_1"
+ "island": "foraging_1",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://wiki.hypixel.net/Vanessa"
+ ]
} \ No newline at end of file