From 3ee969195f2e870b739320457893f9df2802194f Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 4 Aug 2016 03:31:25 +0200 Subject: Add a blank line on the BarberSayStyle inside the speech flag. --- npc/functions/barber.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/barber.txt b/npc/functions/barber.txt index b08e52d6..44789f7c 100644 --- a/npc/functions/barber.txt +++ b/npc/functions/barber.txt @@ -22,7 +22,7 @@ function script BarberSayStyle { message strcharinfo(0), l("@@", .@color_name$); break; case 3: - speech 4, + speech 5, l("Your hairstyle is @@ and its color is @@.", .@style_name$, .@color_name$); break; } -- cgit v1.2.3-70-g09d2