diff options
Diffstat (limited to 'npc/merchants/dye_maker.txt')
-rw-r--r-- | npc/merchants/dye_maker.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/dye_maker.txt b/npc/merchants/dye_maker.txt index bca4ef276..bd2440c19 100644 --- a/npc/merchants/dye_maker.txt +++ b/npc/merchants/dye_maker.txt @@ -185,7 +185,7 @@ S_MakeDye: Zeny -= .@cost; // get dyestuff getitem .@dyestuff,1; - + mes "[Dye Maker Java Dullihan]"; mes "Hmm... It came out pretty well. A very rich color. Of course I'll be trying harder to make a more charming color..."; next; |