diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-27 17:51:00 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-27 17:53:20 +0200 |
commit | 16473c2798fce654047314fb842a5dd49ab41413 (patch) | |
tree | 37e3c946c262d696c42fe3ad5c4fae1cc2a4ed65 /world/map/npc/009-2 | |
parent | 93a6825a373973f38da23e199ff37d56fe2a067f (diff) | |
download | serverdata-16473c2798fce654047314fb842a5dd49ab41413.tar.gz serverdata-16473c2798fce654047314fb842a5dd49ab41413.tar.bz2 serverdata-16473c2798fce654047314fb842a5dd49ab41413.tar.xz serverdata-16473c2798fce654047314fb842a5dd49ab41413.zip |
Replacing the graphic for Selim the Dyer:
Client-data: graphic and xml, Submodule pointer updated
Server-data: fixup on the previous commit
Diffstat (limited to 'world/map/npc/009-2')
-rw-r--r-- | world/map/npc/009-2/selim.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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, |