mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
add chat type for retainer sale messages
This commit is contained in:
parent
766b777f74
commit
cf651c5970
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ namespace Dalamud.Game.Chat {
|
|||
Echo = 56,
|
||||
SystemError = 58,
|
||||
GatheringSystemMessage = 60,
|
||||
// not sure if this is used for anything else
|
||||
RetainerSale = 71,
|
||||
|
||||
[XivChatTypeInfo("Crossworld Linkshell 2", "cw2", 0xFF1E90FF)]
|
||||
CrossLinkShell2 = 101,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue