chore(content): add Polar Pro achievement (#14399)

* chore(content): add Polar Pro achievement

* chore(script): add migration script

* fix(typo): rogue backticks

* fix(capitalization): revert css blurp

* fix(migration): no babby wuff

Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Natalie L
2022-12-13 15:50:53 -05:00
committed by GitHub
parent 51b3b0c4c7
commit 573c932565
8 changed files with 137 additions and 2 deletions

View File

@@ -152,6 +152,7 @@ export default new Schema({
reptacularRumble: Boolean,
woodlandWizard: Boolean,
boneToPick: Boolean,
polarPro: Boolean,
// Onboarding Guide
createdTask: Boolean,
completedTask: Boolean,