summaryrefslogtreecommitdiff
path: root/npc/009-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 18:22:14 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 18:22:14 -0300
commit9ec346d1e4c9fc93e192fa1e711ff9725cd7977b (patch)
tree222d635ade8d52a39c54c7d89c105b9bcd867f12 /npc/009-2
parent53e5a40a0a2b22205346a84bce25e419c4a3cf17 (diff)
downloadserverdata-9ec346d1e4c9fc93e192fa1e711ff9725cd7977b.tar.gz
serverdata-9ec346d1e4c9fc93e192fa1e711ff9725cd7977b.tar.bz2
serverdata-9ec346d1e4c9fc93e192fa1e711ff9725cd7977b.tar.xz
serverdata-9ec346d1e4c9fc93e192fa1e711ff9725cd7977b.zip
Misc fixes
Diffstat (limited to 'npc/009-2')
-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;