code for reptacular rumble achievement (#13981)

This commit is contained in:
Natalie L
2022-05-23 16:39:51 -04:00
committed by GitHub
parent 0e7f98ad14
commit 8040d14c28
8 changed files with 358 additions and 210 deletions

View File

@@ -149,6 +149,7 @@ export default new Schema({
shadeOfItAll: Boolean,
zodiacZookeeper: Boolean,
birdsOfAFeather: Boolean,
reptacularRumble: Boolean,
// Onboarding Guide
createdTask: Boolean,
completedTask: Boolean,