WIP(timetrav): buy BG with Hourglass

This commit is contained in:
Sabe Jones
2020-01-03 12:50:13 -06:00
parent cf7c9160fd
commit e8edc9669a
36 changed files with 101 additions and 28 deletions

View File

@@ -13,6 +13,7 @@ export default {
invalidTypeEquip: '"type" must be one of "equipped", "pet", "mount", "costume"',
missingPetFoodFeed: '"pet" and "food" are required parameters.',
missingEggHatchingPotion: '"egg" and "hatchingPotion" are required parameters.',
useUnlockForCosmetics: 'Use the "unlock" route to purchase backgrounds and avatar customizations using Gems.',
invalidPetName: 'Invalid pet name supplied.',
invalidFoodName: 'Invalid food name supplied.',