mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Rom fix: Crystals on map should now work in light and dark world again.
This commit is contained in:
2
Rom.py
2
Rom.py
@@ -8,7 +8,7 @@ import hashlib
|
||||
import logging
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = 'fd9d7a9ff91c4f09544203d3bb6fb7fe'
|
||||
RANDOMIZERBASEHASH = '526f716b20ac27c086c68289cb377b35'
|
||||
|
||||
|
||||
def patch_rom(world, rom, hashtable, quickswap=False, beep='normal', sprite=None):
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user