From 98ea11887edf95540bc1bc59c542ed63c8cc5b49 Mon Sep 17 00:00:00 2001 From: MarioSpore Date: Sat, 20 Sep 2025 17:21:02 -0400 Subject: [PATCH] Added Artamiss to credits --- worlds/grinch/docs/Credits.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/worlds/grinch/docs/Credits.md b/worlds/grinch/docs/Credits.md index 76c04bea..d6f748b4 100644 --- a/worlds/grinch/docs/Credits.md +++ b/worlds/grinch/docs/Credits.md @@ -1,5 +1,7 @@ - Credit to Raven-187 & Hacc on gamehacking.org for providing the addresses for various cheat codes. Without them, this would of made RAM searching much more tedious. -- Shoutouts to SomeJakeGuy for basically teaching me how to code in general. +- Shoutouts to SomeJakeGuy for basically teaching me how to code in general along with starting decompilation of the game +into motion - Shoutouts to BootsinSoots for helping with the implementation of the logic rules code itself. -- Thanks to the Grinch PS1 speedrunning discord community server for encouraging the production of this randomizer. \ No newline at end of file +- Thanks to the Grinch PS1 speedrunning discord community server for encouraging the production of this randomizer. +- Credit to Artamiss for the vast majority of BZZ decompilation and general backend coding. \ No newline at end of file