From 84ffef3219b878b4ad35d1b69dd37a796112425a Mon Sep 17 00:00:00 2001 From: briaguya <70942617+briaguya-ai@users.noreply.github.com> Date: Sun, 18 Aug 2024 13:26:11 -0400 Subject: [PATCH] Updated Rando v3 and v4 checklist (markdown) --- Rando-v3-and-v4-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rando-v3-and-v4-checklist.md b/Rando-v3-and-v4-checklist.md index d7c04b0..9104d29 100644 --- a/Rando-v3-and-v4-checklist.md +++ b/Rando-v3-and-v4-checklist.md @@ -2,7 +2,7 @@ - [x] Different approach for giving items, one that can be used for all (most?) checks - rando changes branch is the proof of concept for this - [ ] Piggy-backing on the above ^ attempt to be less invasive on vanilla code paths in every way possible ***(mostly complete)*** -- ^ [ ] Also a piggy back. Cleaner ways to hook/replace original code functions for rando code paths (less in line changes, and more of a patch/redirect to handle the rando ideas) (ala 3ds rando patch system maybe?) ***(mostly complete)*** +- [ ] ^ Also a piggy back. Cleaner ways to hook/replace original code functions for rando code paths (less in line changes, and more of a patch/redirect to handle the rando ideas) (ala 3ds rando patch system maybe?) ***(mostly complete)*** ## 2. Data Optimization/Unification