From 0839c9a5b86ebea4594380f87c3208ae3596e151 Mon Sep 17 00:00:00 2001 From: Malkierian Date: Mon, 11 Sep 2023 20:23:19 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 73cf1c4..82c7ede 100644 --- a/Home.md +++ b/Home.md @@ -26,5 +26,6 @@ What this might look like in practice ``` ### Name parity with Archipelago +This would mean renaming the check names internally, ala the `rcSpoilerName` "ToT Light Arrow Cutscene" in our code becoming "ToT Light Arrows Cutscene". We can keep the `rcShortName` value for all these changes whatever we decide we want, whether that's how they are now or matching the spoiler name. ### Come up with a cleaner and more consistent way of branching from vanilla code \ No newline at end of file