From c3139e0f9dbab90b7239a2a47dbdd21146f24dc6 Mon Sep 17 00:00:00 2001 From: AzureGem Date: Sun, 3 Sep 2023 19:45:48 -0400 Subject: [PATCH] Retainer Sale color --- Dalamud/Game/Text/XivChatType.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dalamud/Game/Text/XivChatType.cs b/Dalamud/Game/Text/XivChatType.cs index 65106187a..3d3328d0c 100644 --- a/Dalamud/Game/Text/XivChatType.cs +++ b/Dalamud/Game/Text/XivChatType.cs @@ -208,7 +208,7 @@ public enum XivChatType : ushort // FIXME: this is a single byte /// /// This might be used for other purposes. /// - [XivChatTypeInfo("Retainer", "retainer", 0x ????????)] + [XivChatTypeInfo("Retainer", "retainer", 0xFF808080)] RetainerSale = 71, ///