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] Non-unique item name registration #390

Merged
merged 2 commits into from
May 27, 2022

Conversation

marcosvf132
Copy link
Contributor

Description

Fix an issue related to items that have a non-unique name on the register. This problem was breaking some monster's loot.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • My changes generate no new warnings

@marcosvf132 marcosvf132 marked this pull request as ready for review May 24, 2022 17:25
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas merged commit 63b30ca into opentibiabr:main May 27, 2022
@dudantas dudantas deleted the Fix-items-names-insertion branch May 27, 2022 20:05
luan pushed a commit that referenced this pull request Jul 11, 2023
Fix an issue related to items that have a non-unique name on the register. This problem was breaking some monster's loot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants