Skip to content

Commit

Permalink
nut fix ZoeyZolotova#2
Browse files Browse the repository at this point in the history
  • Loading branch information
isghj5 committed Apr 11, 2020
1 parent d2a43da commit 21d23ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions MMR.Randomizer/Builder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -557,9 +557,6 @@ private void AddNut()
RomData.MMFileList[fid].Data[offset] = 0x0C; // 0x0c is deku nut
RomData.MMFileList[fid].Data[offset+0x110] = 0x05; // this should change the ammount dropped to 5

// ADD BOMBCHUS 10 (because single is broken) and with the forced textbox popup getting only one would suck
RomData.MMFileList[fid].Data[offset + 1] = 0x46;

}


Expand Down

0 comments on commit 21d23ed

Please sign in to comment.