DorkmasterFlek / smrpg_web_randomizer

Web-based randomizer for Super Mario RPG
https://randomizer.smrpgspeedruns.com
MIT License
16 stars 11 forks source link

Hurly gloves softlocks when equippable by Mario #9

Closed DorkmasterFlek closed 6 years ago

DorkmasterFlek commented 6 years ago

Clip: https://clips.twitch.tv/OilyPoisedFishRitzMitz

Mario cannot catch himself when using the Hurly Gloves which results in a softlock. Need to prevent this from being equippable by Mario.

SIDE NOTE: There are several other known softlocks with certain weapon and character combinations, but they're not currently being excluded in the logic. They're only in a comment. Need to add all of these as well.

DorkmasterFlek commented 6 years ago

Added know softlocks list in the item randomization, and exclude certain characters from equipping them if it causes softlocks.