diff options
-rw-r--r-- | constants/fairy_souls.json | 8 |
1 files changed, 7 insertions, 1 deletions
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", |