diff --git a/frontend/src/utils/nameSubstitutions.ts b/frontend/src/utils/nameSubstitutions.ts index 837f186..449f4a7 100644 --- a/frontend/src/utils/nameSubstitutions.ts +++ b/frontend/src/utils/nameSubstitutions.ts @@ -19,7 +19,8 @@ export const SUBSTITUTE_MAP: Array<[string, string]> = [ ["Black Bolt Heads","Blk. Bolt HeadsBlk. Bolt Heads"], ["Ethereal Oak Lumber","Ether. Oak Lbr."], ["Windurstian Tea Leaves","Win. Tea Leaves"], - ["Forgotten Thought", "Frgtn. Thought"] + ["Forgotten Thought", "Frgtn. Thought"], + ["Arrowhead", "Arrowhd."] // add more substitutions here