From c65540ebecf824583c4b95a66ac7c9bca9791348 Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 12 Jul 2016 11:10:13 +0200 Subject: In barber's script typo: String Green -> Spring Green. Reported by Micksha. --- npc/functions/barber.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/barber.txt b/npc/functions/barber.txt index 828b86dd..a35ed9be 100644 --- a/npc/functions/barber.txt +++ b/npc/functions/barber.txt @@ -87,7 +87,7 @@ function script BarberChangeColor { rif(.@get_look != 14, l("Navy blue")), 14, rif(.@get_look != 15, l("Lagoon blue")), 15, rif(.@get_look != 16, l("Twisted teal")), 16, - rif(.@get_look != 17, l("String Green")), 17, + rif(.@get_look != 17, l("Spring Green")), 17, rif(.@get_look != 18, l("Forest Green")), 18, rif(.@get_look != 19, l("Silver Grey")), 19, rif(.@get_look != 20, l("Esperia Blue")), 20, -- cgit v1.2.3-70-g09d2