Adjusting Bonk Sprite landing position and water ripple

This commit is contained in:
codemann8
2023-03-15 05:44:18 -05:00
parent 6166151b33
commit a14ca50a71
3 changed files with 11 additions and 8 deletions

2
Rom.py
View File

@@ -38,7 +38,7 @@ from source.dungeon.RoomList import Room0127
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'baa1135c06e1e38d4005ba3c7acb977b'
RANDOMIZERBASEHASH = '8e95ee70d7afec407016449e86439550'
class JsonRom(object):