fix: multiworld lamp gfx again
This commit is contained in:
@@ -144,6 +144,7 @@ These are now independent of retro mode and have three options: None, Random, an
|
||||
* 1.3.0.7v
|
||||
* Fix for Mimic Cave enemy drops
|
||||
* Fix for Spectacle Rock Cave enemy drops (the mini-moldorms)
|
||||
* Fix for multiworld lamps with incorrect graphics
|
||||
* No longer shuffles fairy bonks (from trees) as part of Enemizer
|
||||
* 1.3.0.6v
|
||||
* Flute can't be activated in rain state (except glitched modes) (Thanks codemann!)
|
||||
|
||||
2
Rom.py
2
Rom.py
@@ -40,7 +40,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
|
||||
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '0f97b8f1f54afaef84e630e3bb407207'
|
||||
RANDOMIZERBASEHASH = '5661a616546e7dc0ee4bdfa9b152bc68'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user