diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /constants/abiphone.json | |
parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip |
Added new halloween items (#995)
Diffstat (limited to 'constants/abiphone.json')
-rw-r--r-- | constants/abiphone.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/constants/abiphone.json b/constants/abiphone.json index b3fc8a6b..0476c2b4 100644 --- a/constants/abiphone.json +++ b/constants/abiphone.json @@ -1,4 +1,13 @@ { + "Alixer": { + "requirement": [ + "§6- Have at least 4 Bingo Goals completed." + ], + "island": "hub", + "x": 0, + "y": 72, + "z": -94 + }, "Anita": { "requirement": [ "§6- Have Jacob's contact", @@ -18,6 +27,15 @@ "y": 154, "z": -1007 }, + "Bingo": { + "requirement": [ + "§7- No Requirement." + ], + "island": "hub", + "x": 2, + "y": 72, + "z": -92 + }, "Blacksmith": { "requirement": [ "§6- 32.000.000 Coins" |