mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
fix mystery item and background description
This commit is contained in:
parent
44d63032d8
commit
b8a3440ef2
2 changed files with 2 additions and 1 deletions
|
|
@ -985,7 +985,7 @@
|
||||||
|
|
||||||
"backgrounds072024": "SET 122: Released July 2024",
|
"backgrounds072024": "SET 122: Released July 2024",
|
||||||
"backgroundRiverBottomText": "River Bottom",
|
"backgroundRiverBottomText": "River Bottom",
|
||||||
"backgroundRiverBottomNotes": "",
|
"backgroundRiverBottomNotes": "Explore a River Bottom.",
|
||||||
|
|
||||||
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
||||||
"backgroundAirshipText": "Airship",
|
"backgroundAirshipText": "Airship",
|
||||||
|
|
|
||||||
|
|
@ -227,6 +227,7 @@ const head = {
|
||||||
202403: { },
|
202403: { },
|
||||||
202404: { },
|
202404: { },
|
||||||
202406: { },
|
202406: { },
|
||||||
|
202407: { },
|
||||||
301404: { },
|
301404: { },
|
||||||
301405: { },
|
301405: { },
|
||||||
301703: { },
|
301703: { },
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue