From b53844da5b85918fc16332f56e7e5df46f5600be Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 29 May 2024 16:28:19 +0200 Subject: Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221) --- constants/abiphone.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'constants') diff --git a/constants/abiphone.json b/constants/abiphone.json index 3ff6db58..29ba497d 100644 --- a/constants/abiphone.json +++ b/constants/abiphone.json @@ -170,6 +170,15 @@ "y": 73, "z": -101 }, + "Hoppity": { + "requirement": [ + "§6- 1x Fish Chocolat à la Vapeur" + ], + "island": "hub", + "x": 6, + "y": 72, + "z": 8 + }, "Igrupan": { "requirement": [ "§7- No Requirement" @@ -372,6 +381,15 @@ "y": 133, "z": -887 }, + "Sirius": { + "requirement": [ + "§6- 1x Sirius' Personal Phone Number" + ], + "island": "hub", + "x": 91, + "y": 77, + "z": 176 + }, "St. Jerry": { "requirement": [ "§6Type the following sentence in chat in front of him:", -- cgit