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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/barber.txt b/npc/functions/barber.txt
index 0626029c..9827f388 100644
--- a/npc/functions/barber.txt
+++ b/npc/functions/barber.txt
@@ -19,10 +19,10 @@ function script BarberSayStyle {
switch (getarg(0, 3))
{
case 1:
- message strcharinfo(0), l("@@", .@style_name$);
+ message strcharinfo(0), l("%s", .@style_name$);
break;
case 2:
- message strcharinfo(0), l("@@", .@color_name$);
+ message strcharinfo(0), l("%s", .@color_name$);
break;
case 3:
speech S_FIRST_BLANK_LINE | S_LAST_NEXT,