Skip to content

Commit

Permalink
fix heart containers
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleCube-hax committed Oct 17, 2024
1 parent 681036e commit 230b6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/mm_recomp/Items.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class MMRItemData(NamedTuple):
"Heart Container": MMRItemData(
code=0x3476942000000D,
type=ItemClassification.filler,
num_exist=12
num_exist=14
#num_exist=4
),
"Swamp Skulltula Token": MMRItemData(
Expand Down

0 comments on commit 230b6bf

Please sign in to comment.