Rename 3 spec fields of CurrencyItems.dat#129
Closed
shirohana wants to merge 1 commit intoOmegaK2:devfrom
shirohana:fix/spec-rename-fields-of-currency-items
Closed
Rename 3 spec fields of CurrencyItems.dat#129shirohana wants to merge 1 commit intoOmegaK2:devfrom shirohana:fix/spec-rename-fields-of-currency-items
shirohana wants to merge 1 commit intoOmegaK2:devfrom
shirohana:fix/spec-rename-fields-of-currency-items
Conversation
Contributor
Author
|
Oh my god, I read the descriptions in other translations (Traditional Chinese), but it looks correct in English... That's my bad, I have no double checked in English, close now... sorry for distrubed. |
Wires77
pushed a commit
to Wires77/PyPoE
that referenced
this pull request
Oct 3, 2023
Match in-game tattoo descriptions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Renamed three fields of
CurrencyItems.dat:I think it is more approched to the scenario, here's some sample (unimportant fields removed):
CurrencyItems.json
{ "BaseItemTypesKey": 6617, "Stacks": 1, "CurrencyUseType": 3, "Directions": "Can be used in a personal Map Device to add modifiers to a Map.", "Description": "Area contains Metamorph Monsters\r\nMetamorph Bosses which drop an Itemised Sample drop two additional Itemised Samples\r\nAll Metamorph Monsters have Rewards", "XBoxDirections": "Can be used in a personal Map Device to add modifiers to a Map." }CurrencyItems.json
{ "BaseItemTypesKey": 6618, "Stacks": 10, "CurrencyUseType": 3, "Directions": "Can be combined with other Oils at Cassia to Enchant Rings or Amulets, or to modify Blighted Maps.", "Description": "", "XBoxDirections": "" }