mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 13:00:11 -07:00
forgot basic oot
This commit is contained in:
parent
216e9b3eb3
commit
facd9e272d
1 changed files with 2 additions and 1 deletions
|
@ -145,6 +145,7 @@ void RegisterOcarinaTimeTravel() {
|
|||
case TIME_TRAVEL_OOT_MS:
|
||||
meetsTimeTravelRequirements = hasMasterSword && hasOcarinaOfTime;
|
||||
break;
|
||||
case TIME_TRAVEL_OOT:
|
||||
default:
|
||||
meetsTimeTravelRequirements = hasOcarinaOfTime;
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue