Skip to content

Apply MQ pot logic#42

Merged
aMannus merged 1 commit intoaMannus:potsanityfrom
Pepper0ni:Potsanity
Nov 27, 2024
Merged

Apply MQ pot logic#42
aMannus merged 1 commit intoaMannus:potsanityfrom
Pepper0ni:Potsanity

Conversation

@Pepper0ni
Copy link

Names are not finished, but i think i would rather fix the names of everything once all the sanities are in main develop.

Still, this is enough to roll logic seeds for testing.

Copy link
Owner

@aMannus aMannus left a comment

Choose a reason for hiding this comment

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

2 small things

Comment on lines +107 to +111
areaTable[RR_ICE_CAVERN_MQ_WEST_CORRIDOR] = Region("Ice Cavern MQ West Corridor", "Ice Cavern", {RA_ICE_CAVERN}, NO_DAY_NIGHT_CYCLE, {}, {
//Locations
LOCATION(RC_ICE_CAVERN_MQ_PUSH_BLOCK_POT_1, logic->CanBreakPots()),
LOCATION(RC_ICE_CAVERN_MQ_PUSH_BLOCK_POT_2, logic->CanBreakPots()),
}, {
Copy link
Owner

Choose a reason for hiding this comment

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

I'm not seeing any entrances leading to this area.

Copy link
Author

Choose a reason for hiding this comment

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

look literally 3 lines up XD

Comment on lines 1368 to 1370
{ RC_FOREST_TEMPLE_MQ_LOBBY_POT_6, RAND_INF_FOREST_TEMPLE_MQ_LOBBY_POT_6 },
{ RC_FOREST_TEMPLE_MQ_LOWER_STALFOS_POT_1, RAND_INF_FOREST_TEMPLE_MQ_LOWER_STALFOS_POT_1 },
{ RC_FOREST_TEMPLE_MQ_LOWER_STALFOS_POT_2, RAND_INF_FOREST_TEMPLE_MQ_LOWER_STALFOS_POT_2 },
{ RC_FOREST_TEMPLE_MQ_WOLFOS_POT_1, RAND_INF_FOREST_TEMPLE_MQ_LOWER_STALFOS_POT_1 },
{ RC_FOREST_TEMPLE_MQ_WOLFOS_POT_2, RAND_INF_FOREST_TEMPLE_MQ_LOWER_STALFOS_POT_2 },
{ RC_FOREST_TEMPLE_MQ_UPPER_STALFOS_POT_1, RAND_INF_FOREST_TEMPLE_MQ_UPPER_STALFOS_POT_1 },
Copy link
Owner

Choose a reason for hiding this comment

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

Is the spacing here just different in github or also in the IDE? Otherwise it'd be nice to have them aligned again. This goes for all of the lines in this file.

Copy link
Author

Choose a reason for hiding this comment

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

Oops, forgot this one, will clean it up when I clean up at some point

@aMannus aMannus merged commit 51885c6 into aMannus:potsanity Nov 27, 2024
@Pepper0ni Pepper0ni deleted the Potsanity branch March 13, 2025 15:45
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