fix: Fixes missing ethereal horse label (#1585)
This commit is contained in:
parent
1201f04321
commit
f71d5bcff1
1 changed files with 2 additions and 0 deletions
|
|
@ -421,6 +421,8 @@ namespace Server.Mobiles
|
||||||
: base(0x20DD, 0x3EAA)
|
: base(0x20DD, 0x3EAA)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public override int LabelNumber => 1041298; // Ethereal Horse Statuette
|
||||||
}
|
}
|
||||||
|
|
||||||
[SerializationGenerator(0, false)]
|
[SerializationGenerator(0, false)]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue