mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
fix(world-boss): Bit stronger healing
This commit is contained in:
parent
480b4e2764
commit
a2be1bc472
1 changed files with 1 additions and 1 deletions
|
|
@ -918,7 +918,7 @@ api.quests =
|
|||
title: t("questStressbeastBossRageTitle")
|
||||
description: t("questStressbeastBossRageDescription")
|
||||
value: 1450000
|
||||
healing: .2
|
||||
healing: .25
|
||||
stables:t('questStressbeastBossRageStables')
|
||||
bailey:t('questStressbeastBossRageBailey')
|
||||
guide:t('questStressbeastBossRageGuide')
|
||||
|
|
|
|||
Loading…
Reference in a new issue