meekrhino / digimon_world_randomizer

Digimon World 1 (PS1) data randomizer. Create a unique, brand new experience for the classic game.
35 stars 5 forks source link

Digimushroom isn't randomised #23

Closed Zorban13 closed 6 years ago

Zorban13 commented 6 years ago

Been noticing this while doing various playthroughs of the game. The mushroom near Birdramon's elevator doesn't appear to ever be randomised. Ran through the area on 5 different randomised roms to be sure. https://gyazo.com/0da260612376998ade1afe977c92a37f

meekrhino commented 6 years ago

This is caused by some item spawns using exactly identical commands in the script. Since my original research only took the first instance in the file, any others were left out. This will require a second pass of importing the offsets of spawnItem commands, taking all copies instead of only the first.