4385: Hibernia Scale Armor mistakenly named "Scale Weapon"

Reported by Eponaiel at Mon, 14 Aug 2017 14:50:30 UTC
worldbuild bug
invalid

Description

The description of all Scale items in Hibernia is wrong. They should say "Scale Armor" and not "Scale Weapon".

Reproduction Steps

1. Create Hibernian Character
2. Loot a Scale Armor item
3. Right-click it, it says "Scale Weapon"

Intended Behavior

UPDATE uthgard.item_table AS ui SET ui.description = "Scale Armor" WHERE ui.description = "Scale Weapon";

Evidence

The fact that Armor is not a Weapon is common sense.

Status

Issue was invalid:
Client bug from 1.110 until 1.120, won't fix
0 players say this report is valid, 0 disagree

Comments

Loading Comments...