Skip to content

MZM basic item randomization#191

Merged
Miepee merged 2 commits intomainfrom
zm10-items
Oct 16, 2025
Merged

MZM basic item randomization#191
Miepee merged 2 commits intomainfrom
zm10-items

Conversation

@biosp4rk
Copy link
Copy Markdown
Collaborator

No description provided.

class ItemMessages:
kind: ItemMessagesKind
item_messages: frozendict[Language, str]
centered: bool
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now that i see this: i suppose it doesnt make much sense to e.g. have english centered, but not german? (or in other words, have the centered variable be per lang)

rom.write_8(minor_loc_addr + 0xC, min_loc.hint_value)
minor_loc_addr += 0x10

if min_loc.hinted_by != HintLocation.NONE:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i feel like this hint system is way too overpowered, but that's a thing for later.

@Miepee Miepee merged commit eaffa8e into main Oct 16, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants