From 158e8a0ea37413f68714bd483fd78ec7709bd85d Mon Sep 17 00:00:00 2001 From: alexia Date: Wed, 13 Dec 2023 13:17:43 +0100 Subject: Some fixes for new update (#1069) - Some NPCs moved - Owl is not soulbound - Revert Fruit Bowl, doesn't have any names completed by default --- constants/abiphone.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'constants') diff --git a/constants/abiphone.json b/constants/abiphone.json index 7c5a41c5..3ff6db58 100644 --- a/constants/abiphone.json +++ b/constants/abiphone.json @@ -166,9 +166,9 @@ "§6" ], "island": "hub", - "x": 32, - "y": 81, - "z": -94 + "x": 39, + "y": 73, + "z": -101 }, "Igrupan": { "requirement": [ @@ -443,8 +443,8 @@ "§6- Five Max Lvl Pets of Legendary tier or better in your pet menu." ], "island": "hub", - "x": 33, - "y": 72, - "z": -96 + "x": 34, + "y": 73, + "z": -97 } } \ No newline at end of file -- cgit