-
Notifications
You must be signed in to change notification settings - Fork 98
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
Update language files #1306
Update language files #1306
Conversation
Added entries for these achievements,and fixed the wrong entries.
We can find that there's always two achievements between "As Dense As Possible" and "What now?" whether you opened the batteries or not,so this PR would like to fix this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As advised in comment, add a new anchormen and don't replace the old one.
@@ -159,8 +159,8 @@ achievement.Apatite=Find Apatite Ore | |||
achievement.Apatite.desc=Height: 40-60, Chance: 60, Overworld | |||
achievement.Phosphorus=Find Phosphorus Ore | |||
achievement.Phosphorus.desc=Height: 40-60, Chance: 60, Overworld | |||
achievement.Phosphate=Find Phosphate Ore | |||
achievement.Phosphate.desc=Height: 40-60, Chance: 60, Overworld | |||
achievement.Pyrochlore=Find Pyrochlore Ore |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can't remove/rename the old one, it throws errors about invalid achient data on player log in if so. Please fix this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fuck this IPhone, I misspelled Achivement wrong both times.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cheers buddy.
Added entries for these achievements,and fixed the wrong entries.