Compare commits

4 Commits

Author SHA1 Message Date
f3dd0319ed Merge branch 'beta' into pikit 2026-02-03 17:48:52 -06:00
b1a71ef9b1 Merge in OW Shuffle 0.7.0.2 (#3)
Reviewed-on: #3
2026-02-03 23:47:48 +00:00
699d395b3d Update texts 2026-02-03 17:46:18 -06:00
077ba85e9d Update baserom 2026-02-03 17:45:20 -06:00
3 changed files with 1 additions and 2 deletions

2
Rom.py
View File

@@ -85,7 +85,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc
from Versions import DRVersion, GKVersion, ORVersion
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '42862d2936d47c8b6cfb355306d521b1'
RANDOMIZERBASEHASH = '9ce1b497fdd33b292da77750f055412a'
class JsonRom(object):

View File

@@ -389,7 +389,6 @@ DeathMountain_texts = [
]
LostWoods_texts = [
'thieves\' stump',
'He\'s got wood',
] * 2 + [
"the forest thief",
"dancing pickles",

Binary file not shown.