summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-04-19 11:02:06 -0500
committerwushin <pasekei@gmail.com>2016-04-19 14:11:04 -0500
commit2a41d8c788838d2b63119bc95e04908eee2cdb64 (patch)
tree25f23caab6645e7057434b01ad67ff6a6eec697e
parentef9c36da33a3d9b40d64ee6d1b31e35196fe0bb7 (diff)
downloadserverdata-2a41d8c788838d2b63119bc95e04908eee2cdb64.tar.gz
serverdata-2a41d8c788838d2b63119bc95e04908eee2cdb64.tar.bz2
serverdata-2a41d8c788838d2b63119bc95e04908eee2cdb64.tar.xz
serverdata-2a41d8c788838d2b63119bc95e04908eee2cdb64.zip
Add More Barbers and Barber to start.
-rw-r--r--world/map/npc/009-2/selim.txt5
-rw-r--r--world/map/npc/029-2/sorfina.txt10
2 files changed, 15 insertions, 0 deletions
diff --git a/world/map/npc/009-2/selim.txt b/world/map/npc/009-2/selim.txt
index ce5cc424..708b2e13 100644
--- a/world/map/npc/009-2/selim.txt
+++ b/world/map/npc/009-2/selim.txt
@@ -11,8 +11,13 @@ 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,
"Never mind.", L_Close;
+L_barber:
+ callfunc "Barber";
+ goto L_Main;
+
L_ask_bleach:
mes "[Selim]";
mes "\"I'm afraid no.";
diff --git a/world/map/npc/029-2/sorfina.txt b/world/map/npc/029-2/sorfina.txt
index 8919bade..5d3f0b00 100644
--- a/world/map/npc/029-2/sorfina.txt
+++ b/world/map/npc/029-2/sorfina.txt
@@ -169,6 +169,7 @@ L_Explain:
"... the inventory and items?",L_Items,
"... shortcuts?",L_Shortcut,
"... what to do in Candor?",L_Aidan,
+ "... change my appearence?",L_Barber,
"... nevermind.",L_Close;
L_Walk:
@@ -241,6 +242,15 @@ L_Aidan:
mes "Talk to everybody. You can never tell when they might know something useful.\"";
goto L_Close;
+L_Barber:
+ mes "[Sorfina]";
+ mes "\"Jessie downstairs can change your appearance.\"";
+ mes "\"They will allow you to change your hair color or style as well as gender.\"";
+ next;
+ mes "\"There are a number of people across the continent that can change this for you.\"";
+ mes "\"There is no cost or limit to the number of times it can be changed.\"";
+ goto L_Close;
+
L_Hasan:
mes "[Sorfina]";
mes "\"Make yourself at home! Do you have any questions?\"";