Tiny fixes (#15535)

* fix(content): textual tweaks and updates

* fix(link): direct to FAQ instead of wiki

* fix(faq): correct Markdown
This commit is contained in:
Kalista Payne
2025-10-21 14:23:39 -05:00
committed by GitHub
parent e2d2a05315
commit 931a70a797
4 changed files with 126 additions and 119 deletions

View File

@@ -25,6 +25,10 @@ const questionList = [
heading: 'no-hp',
translationIndex: 30,
},
{
heading: 'prevent-damage',
translationIndex: 68,
},
{
heading: 'lose-hp',
translationIndex: 31,