diff options
Diffstat (limited to 'npc/merchants/cashheadgear_dye.txt')
-rw-r--r-- | npc/merchants/cashheadgear_dye.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/cashheadgear_dye.txt b/npc/merchants/cashheadgear_dye.txt index a849dfad7..fa309738a 100644 --- a/npc/merchants/cashheadgear_dye.txt +++ b/npc/merchants/cashheadgear_dye.txt @@ -78,7 +78,7 @@ prt_in,253,168,4 script Alora 862,{ mes "Oh I'm so excited aren't you?"; mes "And just to be sure, what color is the "+ .@hgn$[.@t] +" you want me to use?"; next; - mes "[Alora]"; + mes "[Alora]"; mes "Please understand that I'm going to use the ^FF00001st "+ .@hgn$[.@t] +" of that color in your inventory!^000000"; next; mes "[Alora]"; |