diff --git a/worlds/grinch/Client.py b/worlds/grinch/Client.py index 4e83560d..96b595d6 100644 --- a/worlds/grinch/Client.py +++ b/worlds/grinch/Client.py @@ -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 \ No newline at end of file