Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f3dd0319ed | ||
|
|
b1a71ef9b1 | ||
|
|
699d395b3d | ||
|
|
077ba85e9d |
@@ -85,7 +85,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc
|
|||||||
from Versions import DRVersion, GKVersion, ORVersion
|
from Versions import DRVersion, GKVersion, ORVersion
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = '42862d2936d47c8b6cfb355306d521b1'
|
RANDOMIZERBASEHASH = '9ce1b497fdd33b292da77750f055412a'
|
||||||
|
|
||||||
|
|
||||||
class JsonRom(object):
|
class JsonRom(object):
|
||||||
|
|||||||
@@ -389,7 +389,6 @@ DeathMountain_texts = [
|
|||||||
]
|
]
|
||||||
LostWoods_texts = [
|
LostWoods_texts = [
|
||||||
'thieves\' stump',
|
'thieves\' stump',
|
||||||
'He\'s got wood',
|
|
||||||
] * 2 + [
|
] * 2 + [
|
||||||
"the forest thief",
|
"the forest thief",
|
||||||
"dancing pickles",
|
"dancing pickles",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user