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

fix: Fixes AR/Durability/Tool Uses for Pre-UOR and LBR #2113

Merged
merged 4 commits into from
Feb 6, 2025

Conversation

Bohicatv
Copy link
Contributor

@Bohicatv Bohicatv commented Feb 5, 2025

No description provided.

@kamronbatman kamronbatman force-pushed the bugfix/fix-era-armor-values branch from f3e3d5d to 5d2e06d Compare February 6, 2025 03:16
@kamronbatman kamronbatman force-pushed the bugfix/fix-era-armor-values branch 2 times, most recently from 0ba99d9 to 91051a5 Compare February 6, 2025 03:32
@kamronbatman kamronbatman changed the title fix: Adjust armor rating calculations based on core version fix: Fixes AR/Durability/Tool Uses for Pre-UOR and LBR Feb 6, 2025
@kamronbatman kamronbatman merged commit 51367df into modernuo:main Feb 6, 2025
11 of 12 checks passed
@Bohicatv Bohicatv deleted the bugfix/fix-era-armor-values branch February 6, 2025 05:02
@@ -857,49 +887,61 @@ public CraftAttributeInfo GetResourceAttrs() =>

public int GetProtOffset()
{
return _protectionLevel switch
if (Core.T2A)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should not have changed this. Damn.

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