diff options
m--------- | client-data | 0 | ||||
-rw-r--r-- | world/map/npc/009-2/selim.txt | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client-data b/client-data -Subproject b134fcb9bdae9f092e6a29a8980f57d7b5aad8d +Subproject f77c99f2756d819e558fa2201087d7ca38d16cb diff --git a/world/map/npc/009-2/selim.txt b/world/map/npc/009-2/selim.txt index fef5dcc8..e1bb8c6d 100644 --- a/world/map/npc/009-2/selim.txt +++ b/world/map/npc/009-2/selim.txt @@ -185,8 +185,8 @@ L_colour: L_no_dye: mes "[Selim]"; - mes "\"I would love to dye your " + @name$ + " for you, but you will have to bring me some " + @all_colours$[@colour] + " dye first.\""; - mes "As you can see, I have some behind me but these are fake ones, used as examples.\""; + mes "\"I would love to dye your " + @name$ + " for you, but you will have to bring me some " + @all_colours$[@colour] + " dye first."; + mes "Those behind me are nearly empty and won't last for your item.\""; next; menu "Sorry, I meant a different color.", L_colour, |