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