mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
ring link psuedocode part 3
This commit is contained in:
@@ -323,5 +323,6 @@ class GrinchClient(BizHawkClient):
|
|||||||
# amount = data["amount"]
|
# amount = data["amount"]
|
||||||
# source = data["source"]
|
# source = data["source"]
|
||||||
# if source == self.slot:
|
# if source == self.slot:
|
||||||
|
# return
|
||||||
|
# else:
|
||||||
# self.ring_link_eggs += amount
|
# self.ring_link_eggs += amount
|
||||||
# return
|
|
Reference in New Issue
Block a user