mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-30 02:30:29 +00:00
"No Back Accessory" for base back - fixes #3640
Changes the text and notes for the base back gear from "No Helm" to "No Back Accessory".
This commit is contained in:
parent
996e7b243b
commit
806dd051fa
1 changed files with 2 additions and 2 deletions
|
|
@ -330,8 +330,8 @@
|
|||
"shieldSpecialSummerHealerText": "Shield of the Shallows",
|
||||
"shieldSpecialSummerHealerNotes": "No one will dare to attack the coral reef when faced with this shiny shield! Adds <%= con %> points to Constitution. Limited Edition 2014 Summer Gear.",
|
||||
|
||||
"backBase0Text": "No Helm",
|
||||
"backBase0Notes": "No headgear.",
|
||||
"backBase0Text": "No Back Accessory",
|
||||
"backBase0Notes": "No Back Accessory.",
|
||||
|
||||
"backMystery201402Text": "Golden Wings",
|
||||
"backMystery201402Notes": "These shining wings have feathers that glitter in the sun!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue