Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CuccoShackCuccoCount #817

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

garrettjoecox
Copy link
Contributor

@garrettjoecox garrettjoecox commented Oct 25, 2024

mm/2s2h/Enhancements/Minigames/CuccoShackCuccoCount.cpp Outdated Show resolved Hide resolved
// As soon as enough have grown up, set the count to the max
if (enHs->actor.home.rot.x >= (CVarGetInteger("gEnhancements.Minigames.CuccoShackCuccoCount", 10) * 2) &&
enHs->actor.home.rot.x != 20) {
enHs->actor.home.rot.x = 20;
Copy link
Contributor

Choose a reason for hiding this comment

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

lol at the game abusing rotation values.

Copy link
Contributor

@balloondude2 balloondude2 left a comment

Choose a reason for hiding this comment

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

LGTM if a menu bar entry isn't needed.

@Archez Archez merged commit 329fb15 into HarbourMasters:develop Nov 26, 2024
5 checks passed
@garrettjoecox garrettjoecox deleted the grog-options branch November 26, 2024 15:22
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.

3 participants