feat(seasonal): Seasonal shop

Initial commit of resources for the Seasonal Shop feature.
This commit is contained in:
Sabe Jones 2014-12-14 13:33:10 -06:00
parent 0352adfd47
commit c7ee171ee4
2 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View file

@ -13,5 +13,8 @@
"polarBear": "Polar Bear",
"turkey": "Turkey",
"polarBearPup": "Polar Bear Cub",
"jackolantern": "Jack-O-Lantern"
"jackolantern": "Jack-O-Lantern",
"seasonalShop": "Seasonal Shop",
"seasonalShopClosedTitle": "Seasonal Shop (Closed)",
"seasonalShopClosedText": "The Seasonal Shop is currently closed!! I don't know where the Seasonal Sorceress is now, but I bet she'll be back during the next <%= linkStart %>Grand Gala<%= linkEnd %>!"
}