diff --git a/soh/assets/custom/presets/Rando Advanced.json b/soh/assets/custom/presets/Rando Advanced.json index ccf0a1fc7..4042c0688 100644 --- a/soh/assets/custom/presets/Rando Advanced.json +++ b/soh/assets/custom/presets/Rando Advanced.json @@ -4,7 +4,7 @@ "gRandoSettings": { "40GSHint": 1, "50GSHint": 1, - "BigPoeTargetCount": 0, + "BigPoeTargetCount": 1, "BlueFireArrows": 1, "BombchuBag": 1, "BossKeysanity": 5, diff --git a/soh/assets/custom/presets/Rando Beginner.json b/soh/assets/custom/presets/Rando Beginner.json index ad5f74257..595734fe0 100644 --- a/soh/assets/custom/presets/Rando Beginner.json +++ b/soh/assets/custom/presets/Rando Beginner.json @@ -7,7 +7,7 @@ "30GSHint": 1, "40GSHint": 1, "50GSHint": 1, - "BigPoeTargetCount": 0, + "BigPoeTargetCount": 1, "BiggoronHint": 1, "BlueFireArrows": 1, "BossKeysanity": 2, diff --git a/soh/assets/custom/presets/Rando Hell Mode.json b/soh/assets/custom/presets/Rando Hell Mode.json index 282748582..d42727127 100644 --- a/soh/assets/custom/presets/Rando Hell Mode.json +++ b/soh/assets/custom/presets/Rando Hell Mode.json @@ -2,7 +2,7 @@ "blocks": { "rando": { "gRandoSettings": { - "BigPoeTargetCount": 0, + "BigPoeTargetCount": 1, "BlueFireArrows": 1, "BombchuBag": 1, "BossKeysanity": 5, diff --git a/soh/assets/custom/presets/Rando Standard.json b/soh/assets/custom/presets/Rando Standard.json index 809e09f32..ad91912de 100644 --- a/soh/assets/custom/presets/Rando Standard.json +++ b/soh/assets/custom/presets/Rando Standard.json @@ -7,7 +7,7 @@ "30GSHint": 1, "40GSHint": 1, "50GSHint": 1, - "BigPoeTargetCount": 0, + "BigPoeTargetCount": 1, "BiggoronHint": 1, "BlueFireArrows": 1, "BombchuBag": 1,