diff --git a/Projects/UOContent/Mobiles/Animals/Mounts/Ethereals.cs b/Projects/UOContent/Mobiles/Animals/Mounts/Ethereals.cs index edc4b02ee..43cf00a5b 100644 --- a/Projects/UOContent/Mobiles/Animals/Mounts/Ethereals.cs +++ b/Projects/UOContent/Mobiles/Animals/Mounts/Ethereals.cs @@ -421,6 +421,8 @@ namespace Server.Mobiles : base(0x20DD, 0x3EAA) { } + + public override int LabelNumber => 1041298; // Ethereal Horse Statuette } [SerializationGenerator(0, false)]