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

Update Pickonimbus 2000 max durability #504

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

qtlunya
Copy link
Contributor

@qtlunya qtlunya commented Sep 25, 2024

No description provided.

)
val durability = extraAttributes.getInteger("pickonimbus_durability")
/*
Old Pickonimbuses had 5000 durability. If they were at full durability, they were nerfed to 2000.
Copy link
Member

Choose a reason for hiding this comment

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

if > 2000 then 5000 else 2000 i guess would be the only way

not sure which is more preferable

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That could kinda work, but it would suddenly jump to showing full durability once it reaches 2000.

@My-Name-Is-Jeff My-Name-Is-Jeff merged commit 6621859 into Skytils:dev Sep 27, 2024
1 check passed
My-Name-Is-Jeff added a commit that referenced this pull request Sep 28, 2024
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