Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: new augments and update item description (amber items) #2900
feat: new augments and update item description (amber items) #2900
Changes from 3 commits
ba748d0
e79e5df
885921c
b11d39d
bbc48f9
9f9eae9
8d8c450
cd534af
4ad267f
9ff1b0e
e9bd37d
52fbf5c
8890910
ad847c2
fed6be2
308b9bc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 131 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 285 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 408 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 412 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 865 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 869 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 870 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 874 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 880 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 887 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 892 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 898 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 904 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 909 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 915 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 916 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 920 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 925 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 930 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 935 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 940 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 945 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 950 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 955 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 965 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 970 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 975 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 980 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 985 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 990 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 995 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1000 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1005 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1012 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1023 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1243 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1296 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1302 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1651 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1705 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 1916 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2103 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2118 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2153 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2313 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
function-cognitive-complexity
Check warning on line 2401 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2416 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2451 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2668 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2683 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 2718 in src/items/item.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 162 in src/items/items.cpp
GitHub Actions / Qodana for C/C++
id-dependent-backward-branch
Check warning on line 181 in src/items/items.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 183 in src/items/items.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11
Check warning on line 185 in src/items/items.cpp
GitHub Actions / Qodana for C/C++
misra-cpp2008-5-0-11