Skip to content

Commit a33008c

Browse files
committed
Updated instructions for more clarity.
1 parent 58d976a commit a33008c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MessageBarkerFrame.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</Anchors>
4747
<Layers>
4848
<Layer level="OVERLAY">
49-
<FontString name="$parentInstructionsText1" parentKey="InstructionsText1" inherits="GameFontNormal" text="Left-Click the 'Add' button to create a new message. Right-Click to choose a type. To create a Sale message, drag-and-drop an item onto the 'Add' button OR Shift-Click any item. While editing a message, Shift-Clicking an item will insert it instead of creating a new message.">
49+
<FontString name="$parentInstructionsText1" parentKey="InstructionsText1" inherits="GameFontNormal" text="Left-Click the 'Add' button to create a new 'Basic' type message. Right-Click to create a specific type of message. You can also create a 'Sale' message if you drag-and-drop an item onto the 'Add' button OR Shift-Click any item.">
5050
<Size y="66"/>
5151
<Anchors>
5252
<Anchor point="LEFT" x="22"/>
@@ -66,15 +66,15 @@
6666
<Anchor point="TOP" relativeTo="$parentInstructionsText2" relativePoint="BOTTOM" />
6767
</Anchors>
6868
</FontString> -->
69-
<FontString name="$parentInstructionsText4" parentKey="InstructionsText4" inherits="GameFontNormal" text="Select a message from the list to edit its name and contents, to choose which channels to send it to, and to set an optional key binding.">
69+
<FontString name="$parentInstructionsText4" parentKey="InstructionsText4" inherits="GameFontNormal" text="Select a message from the list to edit its name and contents, choose which channels to send it to, and set an optional key binding. While editing a message, Shift-Clicking any item or link will insert it.">
7070
<Size y="44"/>
7171
<Anchors>
7272
<Anchor point="LEFT" x="22"/>
7373
<Anchor point="RIGHT" x="-22"/>
7474
<Anchor point="CENTER"/>
7575
</Anchors>
7676
</FontString>
77-
<FontString name="$parentInstructionsText5" parentKey="InstructionsText5" inherits="GameFontNormal" text="To send a message, either click its 'Send' Button or use a key binding if you configured one.">
77+
<FontString name="$parentInstructionsText5" parentKey="InstructionsText5" inherits="GameFontNormal" text="To send a message, either click its 'Send' Button or use its key binding.">
7878
<Size y="22"/>
7979
<Anchors>
8080
<Anchor point="BOTTOM" y="22"/>

0 commit comments

Comments
 (0)