mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
feat(content): Subscriber Strings 201609
This commit is contained in:
parent
7f1e27f6e4
commit
82b905514f
2 changed files with 5 additions and 0 deletions
|
|
@ -464,6 +464,8 @@
|
|||
"armorMystery201606Notes": "This strong tail shimmers like sea foam crashing upon the shore. Confers no benefit. June 2016 Subscriber Item.",
|
||||
"armorMystery201607Text": "Seafloor Rogue Armor",
|
||||
"armorMystery201607Notes": "Blend into the sea floor with this stealthy aquatic armor. Confers no benefit. July 2016 Subscriber Item.",
|
||||
"armorMystery201609Text": "Cow Armor",
|
||||
"armorMystery201609Notes": "Fit in with the rest of the herd in this snuggly armor! Confers no benefit. September 2016 Subscriber Item.",
|
||||
"armorMystery301404Text": "Steampunk Suit",
|
||||
"armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.",
|
||||
|
||||
|
|
@ -726,6 +728,8 @@
|
|||
"headMystery201607Notes": "The kelp growing from this helm helps camouflage you. Confers no benefit. July 2016 Subscriber Item.",
|
||||
"headMystery201608Text": "Helm of Lightning",
|
||||
"headMystery201608Notes": "This crackling helm conducts electricity! Confers no benefit. August 2016 Subscriber Item.",
|
||||
"headMystery201609Text": "Cow Hat",
|
||||
"headMystery201609Notes": "You'll never want to remooooove this cow hat. Confers no benefit. September 2016 Subscriber Item.",
|
||||
"headMystery301404Text": "Fancy Top Hat",
|
||||
"headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.",
|
||||
"headMystery301405Text": "Basic Top Hat",
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@
|
|||
"mysterySet201606": "Selkie Robes Set",
|
||||
"mysterySet201607": "Seafloor Rogue Set",
|
||||
"mysterySet201608": "Thunderstormer Set",
|
||||
"mysterySet201609": "Cow Costume Set",
|
||||
"mysterySet301404": "Steampunk Standard Set",
|
||||
"mysterySet301405": "Steampunk Accessories Set",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue