Skip to content

Commit

Permalink
Remove Jabu Clear event from MQ Boss Area (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Nessy authored Apr 9, 2023
1 parent 3cbbb7c commit bb936e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/location_access/locacc_jabujabus_belly.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ void AreaTable_Init_JabuJabusBelly() {
{
// Events
EventAccess(&FairyPot, { [] { return true; } }),
EventAccess(&JabuJabusBellyClear, { [] { return true; } }),
},
{
// Locations
Expand Down

0 comments on commit bb936e3

Please sign in to comment.