aboutsummaryrefslogtreecommitdiff
path: root/constants/islands.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-07-21 14:37:41 +0200
committerGitHub <noreply@github.com>2024-07-21 12:37:41 +0000
commit8c016218931ed66cba82ffb748b3e156636d8121 (patch)
treef0313380ac1009a4ab0474b1194fc2bb878f241d /constants/islands.json
parent9622e8da7d5f20191a06f0e8e8fc15de105bf61d (diff)
downloadNotEnoughUpdates-REPO-8c016218931ed66cba82ffb748b3e156636d8121.tar.gz
NotEnoughUpdates-REPO-8c016218931ed66cba82ffb748b3e156636d8121.tar.bz2
NotEnoughUpdates-REPO-8c016218931ed66cba82ffb748b3e156636d8121.zip
feat: Carnival NPC's / Doug / Mask Enchant Data (#1298)
* feat: Carnival NPC's / Doug / Mask Enchant Data * fix: Chantelle NPC not having the Event lore
Diffstat (limited to 'constants/islands.json')
-rw-r--r--constants/islands.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/islands.json b/constants/islands.json
index 402ab219..54763b66 100644
--- a/constants/islands.json
+++ b/constants/islands.json
@@ -428,6 +428,13 @@
"x": -53,
"y": 72,
"z": -53
+ },
+ {
+ "warp": "carnival",
+ "mode": "hub",
+ "x": -87,
+ "y": 71,
+ "z": -32
}
]
}