Skip to content

Commit

Permalink
wiki links for park npcs (#1553)
Browse files Browse the repository at this point in the history
* park npcs

* remove space :(
  • Loading branch information
catgirlseraid authored Dec 22, 2024
1 parent cb8f4ce commit 5548b64
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 5 deletions.
6 changes: 5 additions & 1 deletion items/CHARLIE_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
6 changes: 5 additions & 1 deletion items/GUSTAVE_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
6 changes: 5 additions & 1 deletion items/MELODY_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
6 changes: 5 additions & 1 deletion items/RYAN_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
6 changes: 5 additions & 1 deletion items/VANESSA_NPC.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}

0 comments on commit 5548b64

Please sign in to comment.