Skip to content

Speak logic#15

Merged
serprex merged 8 commits intoserprex:shuffle-speakfrom
Pepper0ni:SpeakLogic
Jan 22, 2026
Merged

Speak logic#15
serprex merged 8 commits intoserprex:shuffle-speakfrom
Pepper0ni:SpeakLogic

Conversation

@Pepper0ni
Copy link
Collaborator

@Pepper0ni Pepper0ni commented Jan 21, 2026

break;
case SCENE_LON_LON_RANCH:
if (CVarGetInteger(CVAR_ENHANCEMENT("TimeSavers.SkipMiscInteractions"), IS_RANDO) &&
if (CVarGetInteger(CVAR_ENHANCEMENT("TimeSavers.SkipMiscInteractions"),
Copy link
Owner

Choose a reason for hiding this comment

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

won't this still skip when cvar is explicitly enabled? speak check should be outside cvar default

Pepper0ni and others added 4 commits January 22, 2026 14:01
…_hylia.cpp

Co-authored-by: Philip Dubé <serprex@users.noreply.github.com>
Co-authored-by: Philip Dubé <serprex@users.noreply.github.com>
Pepper0ni and others added 2 commits January 22, 2026 22:05
@serprex serprex merged commit d53a6f4 into serprex:shuffle-speak Jan 22, 2026
5 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