ring link psuedocode part 3

This commit is contained in:
MarioSpore
2025-09-05 00:09:25 -04:00
parent cf5a4012c0
commit 985c8b681b

View File

@@ -323,5 +323,6 @@ class GrinchClient(BizHawkClient):
# amount = data["amount"]
# source = data["source"]
# if source == self.slot:
# return
# else:
# self.ring_link_eggs += amount
# return