summaryrefslogtreecommitdiff
path: root/npc/functions/barber.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/barber.txt')
-rw-r--r--npc/functions/barber.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/barber.txt b/npc/functions/barber.txt
index 54402750..d5a330f2 100644
--- a/npc/functions/barber.txt
+++ b/npc/functions/barber.txt
@@ -171,7 +171,7 @@ function script BarberChangeRace {
function script Barber {
if (getarg(0, true)) {
mesn;
- mesq lg("Hello, young lady.", "Hello, young man.");
+ mesq l("Hello.");
next;
}
mesq l("What would you like me to do?");