mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Add background
This commit is contained in:
@@ -979,6 +979,10 @@
|
|||||||
"backgroundPottersStudioText": "Potter's Studio",
|
"backgroundPottersStudioText": "Potter's Studio",
|
||||||
"backgroundPottersStudioNotes": "Create art in the Potter's Studio.",
|
"backgroundPottersStudioNotes": "Create art in the Potter's Studio.",
|
||||||
|
|
||||||
|
"backgrounds062024": "SET 121: Released June 2024",
|
||||||
|
"backgroundShellGateText": "Shell Gate",
|
||||||
|
"backgroundShellGateNotes": "",
|
||||||
|
|
||||||
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
||||||
"backgroundAirshipText": "Airship",
|
"backgroundAirshipText": "Airship",
|
||||||
"backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.",
|
"backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.",
|
||||||
|
|||||||
@@ -622,6 +622,9 @@ const plannedBackgrounds = {
|
|||||||
maypole: { },
|
maypole: { },
|
||||||
potters_studio: { },
|
potters_studio: { },
|
||||||
},
|
},
|
||||||
|
backgrounds062024: {
|
||||||
|
shell_gate: { },
|
||||||
|
},
|
||||||
eventBackgrounds: {
|
eventBackgrounds: {
|
||||||
birthday_bash: {
|
birthday_bash: {
|
||||||
price: 0,
|
price: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user