summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/009-2/selim.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/009-2/selim.txt b/world/map/npc/009-2/selim.txt
index 485a14b3..fef5dcc8 100644
--- a/world/map/npc/009-2/selim.txt
+++ b/world/map/npc/009-2/selim.txt
@@ -5,7 +5,7 @@
//# #
//#################################################################################
-009-2.gat,32,104,0|script|Selim|142,{
+009-2.gat,33,105,0|script|Selim|326,{
setarray @all_colours$, "red", "green", "dark blue", "yellow", "light blue", "pink", "black", "orange", "purple", "dark green";
setarray @all_colours_cap$, "Red", "Green", "Dark Blue", "Yellow", "Light Blue", "Pink", "Black", "Orange", "Purple", "Dark Green";
@@ -186,6 +186,7 @@ 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.\"";
next;
menu
"Sorry, I meant a different color.", L_colour,