Moppu / SecretOfManaRandomizer

Randomizer for Secret of Mana
GNU Lesser General Public License v2.1
6 stars 3 forks source link

Open World: Undine Cave bosses with fixed coordinates break on Triple Tonpole map #48

Open Moppu opened 1 month ago

Moppu commented 1 month ago

Currently, the same boss as appears on the original tonpole map also appears on the triple tonpole map at ice palace.

Boreal Face was seen spawning at strange locations on the triple tonpole map.

Certain bosses, including Boreal Face, have hardcoded coordinates indicating locations they can appear, and are currently only allowed on one map. Apparently this situation allows them to be on two maps, and the coordinates do not always agree with each other.

There is a bug to allow these bosses to be on more than one map that should resolve this. In the meantime, maybe these bosses should be disallowed at Tonpole so they do not also appear at Triple Tonpole with somewhat-offscreen coordinates.