kbuzsaki / bingosync

Collaborative bingo boards for speedrun races
https://bingosync.com
88 stars 106 forks source link

Fusion bingo #249

Closed lenophis closed 1 year ago

lenophis commented 1 year ago

Fixes a typo with a Sector 1 goal. Clarifies a couple goals. Removes a duplicate missile goal. Adds in a couple new goals.

kbuzsaki commented 1 year ago

This is deployed now.

Please note that generator files in bingosync need to end in _generator.js -- your pull request actually created a new (invalid) file, rather than updating the existing metroid_fusion_rando_generator.js file.

Separately, there were several syntax error typos in the goal list that I had to fix. Please make any future edits using the fixed version here: https://github.com/kbuzsaki/bingosync/blob/main/bingosync-app/generators/metroid_fusion_rando_generator.js