Fix up formatting.
This commit is contained in:
@@ -632,7 +632,7 @@ public class RaidsPlugin extends Plugin
|
|||||||
.type(ChatMessageType.FRIENDSCHATNOTIFICATION)
|
.type(ChatMessageType.FRIENDSCHATNOTIFICATION)
|
||||||
.runeLiteFormattedMessage(new ChatMessageBuilder()
|
.runeLiteFormattedMessage(new ChatMessageBuilder()
|
||||||
.append(ChatColorType.HIGHLIGHT)
|
.append(ChatColorType.HIGHLIGHT)
|
||||||
.append("The following are some places you can sell this raid: Scout Trading in We do Raids discord, and Buying Cox Rotations in Oblivion discord")
|
.append("The following are some places you can sell this raid: Scout Trading in We do Raids discord, and Buying Cox Rotations in Oblivion discord.")
|
||||||
.build())
|
.build())
|
||||||
.build());
|
.build());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user