From d2269453b4112c6af86dec65c05210ea885d92c1 Mon Sep 17 00:00:00 2001 From: Kara Alexandra Date: Sun, 18 Jan 2026 17:07:05 -0600 Subject: [PATCH] Add trinity goal --- src/components/SettingsPage.vue | 4 ++-- src/data/settings.yaml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/SettingsPage.vue b/src/components/SettingsPage.vue index ac8d5a5..7ad626c 100644 --- a/src/components/SettingsPage.vue +++ b/src/components/SettingsPage.vue @@ -161,9 +161,9 @@ export default defineComponent({ Goal: - - diff --git a/src/data/settings.yaml b/src/data/settings.yaml index 8d0212b..eaa0f60 100644 --- a/src/data/settings.yaml +++ b/src/data/settings.yaml @@ -46,6 +46,8 @@ goal: all_dungeons: display: All Dungeons tip: Ganon must be defeated to complete the game, but can only be defeated once the player has collected all seven crystals, all three pendants, and has defeated both forms of Agahnim. + trinity: + display: Trinity pedestal: display: Pedestal tip: Collecting all three pendants and pulling the item from the Master Sword Pedestal will complete the game.