mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-24 22:55:50 +00:00
fix(quest): HTML line breaks
This commit is contained in:
parent
3ef40626a6
commit
9e8947ca75
1 changed files with 2 additions and 2 deletions
|
|
@ -159,8 +159,8 @@
|
|||
"questAtom3DropPotion": "Basic Hatching Potion",
|
||||
|
||||
"questOwlText": "The Night-Owl",
|
||||
"questOwlNotes": "The Tavern light is lit 'til dawn \nUntil one eve the glow is gone!\nHow can we see for our all-nighters?\n@Twitching cries, \"I need some fighters!\nSee that Night-Owl, starry foe?\nFight with haste and do not slow!\nWe'll drive its shadow from our door,\nAnd make the night shine bright once more!\"",
|
||||
"questOwlCompletion": "The Night-Owl fades before the dawn,\nBut even so, you feel a yawn.\nPerhaps it's time to get some rest?\nThen on your bed, you see a nest!\nA Night-Owl knows it can be great\nTo finish work and stay up late,\nBut your new pets will softly peep\nTo tell you when it's time to sleep.",
|
||||
"questOwlNotes": "The Tavern light is lit 'til dawn <br>Until one eve the glow is gone!<br>How can we see for our all-nighters?<br>@Twitching cries, \"I need some fighters!<br>See that Night-Owl, starry foe?<br>Fight with haste and do not slow!<br>We'll drive its shadow from our door,<br>And make the night shine bright once more!\"",
|
||||
"questOwlCompletion": "The Night-Owl fades before the dawn,<br>But even so, you feel a yawn.<br>Perhaps it's time to get some rest?<br>Then on your bed, you see a nest!<br>A Night-Owl knows it can be great<br>To finish work and stay up late,<br>But your new pets will softly peep<br>To tell you when it's time to sleep.",
|
||||
"questOwlBoss": "The Night-Owl",
|
||||
"questOwlDropOwlEgg": "Owl (Egg)"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue