From 61775165e377157bb4a194e0d8381b07b02354d2 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 9 Mar 2021 19:10:20 -0500 Subject: Start New Fairy Souls --- constants/fairy_souls.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index 7c605c35..8b0ad572 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -1,6 +1,6 @@ { "Comment":"If you would like to contribute to this list please ensure that you: take the coordinates of the soul its self and not where you stand.", - "Max Souls":220, + "Max Souls":222, "hub":[ "138,66,129", "169,60,129", @@ -136,6 +136,12 @@ "-609,84,-230", "-657,36,-201" ], + "_comment2": "Once _combat_3 if complete replace combat_3 with it", + "_combat_3":[ + "-294,36,-274", + "-309,66,-245", + "-198,160,-331" + ], "foraging_1":[ "-294,85,31", "-315,89,-72", -- cgit