Skip to content

Commit

Permalink
Updated comments to remind us what optimizations are needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeJakeGuy committed Nov 28, 2024
1 parent 04e8a91 commit 890b5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/luigismansion/Patching.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ def __get_key_name(door_id):


def update_item_appear_table(item_appear_table_entry, output_data):
# Todo remove duplicate entries from keys here
# Add the special items, so they can be spawned from treasure chests or furniture in game.
items_to_add = ["mkinoko", "itembomb", "ice", "elffst", "elwfst", "elifst", "mstar", "mglove", "mshoes",
"rdiamond"]
Expand Down

0 comments on commit 890b5cf

Please sign in to comment.