Skip to content

Conversation

JayAndromeda
Copy link
Contributor

No description provided.

@JayAndromeda JayAndromeda changed the title Patch 8.2.0.1 bungie: patch 8.2.0.1 Feb 15, 2025
Copy link
Member

@BarmonHammer BarmonHammer left a comment

Choose a reason for hiding this comment

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

LGMT!!!!

Comment on lines +212 to +221
let value = _input.value + is_kinetic as u32;
let buff = match value {
0 => 1.0,
1 => 1.025,
2 => 1.1,
3 => 1.2,
4 => 1.3,
5 => 1.35,
6.. => 1.4,
};
Copy link
Member

Choose a reason for hiding this comment

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

wow this is really nice, exactly what i would of done

@BarmonHammer BarmonHammer merged commit 080200c into main Feb 21, 2025
1 check passed
@JayAndromeda JayAndromeda deleted the patch-8.2.0.1 branch February 21, 2025 22:17
@JayAndromeda JayAndromeda restored the patch-8.2.0.1 branch February 21, 2025 22:17
@JayAndromeda JayAndromeda deleted the patch-8.2.0.1 branch February 21, 2025 22:18
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