mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
ring link psuedocode part 3
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user