Add new patch, disallow single bee traps from shops

This commit is contained in:
pepperpow
2020-12-02 20:00:08 -06:00
parent 6e01442092
commit 360fcbea9e
3 changed files with 4 additions and 4 deletions

2
Rom.py
View File

@@ -1,7 +1,7 @@
from __future__ import annotations
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '2e014eec91e08d0977d083fd4a6ae41d'
RANDOMIZERBASEHASH = '0954a778832b76ba4f96b10eb527ee83'
import io
import json