From 5f167afb241510793db4bdae6c9b415a7afb0925 Mon Sep 17 00:00:00 2001 From: Kess Vargavind Date: Mon, 16 Feb 2009 12:35:55 +0100 Subject: Spelling and fix of random cut in barber script I suppose that the 'surprise me' option was mistakingly dropped. --- npc/functions/barber.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/barber.txt b/npc/functions/barber.txt index 03ce9a53..ca1b7f6e 100644 --- a/npc/functions/barber.txt +++ b/npc/functions/barber.txt @@ -27,6 +27,7 @@ L_Style: "Wave", -, "Mane", -, "Bun", -, + "Surprise me", -, "Nah, I'm fine", L_Done; L_Process_Style: @@ -48,7 +49,7 @@ L_Color: "Blue", -, "Dark purple", -, "Black", -, - "Supprise me", -, + "Surprise me", -, "Nah, I'm fine", L_Done; set @color, @menu - 1; if (@color == 11) set @color, rand(11); -- cgit v1.2.3-60-g2f50