HarbourMasters / Shipwright

3.3k stars 494 forks source link

Fix Seed Gen with Starting Master Sword #4431

Closed Malkierian closed 1 month ago

Malkierian commented 1 month ago

starting_inventory.cpp wasn't even checking RSK_STARTING_MASTER_SWORD to see if it was enabled, let alone applying it, even though the pedestal would be excluded in the settings, so the Master Sword just wouldn't be available in a seed where MS shuffle was off and starting MS was on. This makes it do that.

Build Artifacts