summaryrefslogtreecommitdiff
path: root/npc/009-2/selim.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/selim.txt')
-rwxr-xr-xnpc/009-2/selim.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-2/selim.txt b/npc/009-2/selim.txt
index f7f41b72..9f757c2a 100755
--- a/npc/009-2/selim.txt
+++ b/npc/009-2/selim.txt
@@ -10,10 +10,10 @@ L_Main:
"Can you dye something for me?", L_clothes_choice,
"Can you also remove color from clothing?", L_Ask_bleach,
"About these sorcerer robes...", L_Asksorcererrobe,
- "Can you change my appearance?", L_barber,
+ "Can you change my appearance?", L_Barber,
"Never mind.", L_close;
-L_barber:
+L_Barber:
callfunc "Barber";
goto L_Main;