Skip to content

Commit

Permalink
Update marioParty7.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EndangeredNayla authored Aug 25, 2024
1 parent 48ac533 commit b5de1aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codes/marioParty7.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ def getRedChomp(a, b):
return f'''
MP7 - Pyramid Park: Red Chomp Costs {b}
282F2F3E 0000007C
28511726 00000005
28511726 0000000A
02511726 0000{a}
E2000002 80008000
'''
Expand All @@ -402,4 +402,4 @@ def initialCoinsMod7(hex, hexDec):
MP7 - Gain {hexDec} Coins at the Start of the Game
02196D12 0000{hex}
02151DEB 0000{hex}
'''
'''

0 comments on commit b5de1aa

Please sign in to comment.