mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
feat(seasonal): Seasonal shop
Initial commit of resources for the Seasonal Shop feature.
This commit is contained in:
parent
0352adfd47
commit
c7ee171ee4
2 changed files with 4 additions and 1 deletions
BIN
img/sprites/spritesmith/npcs/seasonalshop_closed.png
Normal file
BIN
img/sprites/spritesmith/npcs/seasonalshop_closed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
|
|
@ -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 %>!"
|
||||
}
|
||||
Loading…
Reference in a new issue