From e0b3ebe79edbbeb3f9f4642aa3b5d45ae23a048b Mon Sep 17 00:00:00 2001 From: Ali-G Date: Mon, 25 Apr 2011 11:59:52 +0200 Subject: added 18th haircut to scissors --- npc/items/scissors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/scissors.txt b/npc/items/scissors.txt index 92be20f2..0e10453c 100644 --- a/npc/items/scissors.txt +++ b/npc/items/scissors.txt @@ -7,7 +7,7 @@ function script useScissors { end; L_Change: - setlook 1, rand(18); + setlook 1, rand(19); getitem "Scissors", 1; end; } -- cgit v1.2.3-70-g09d2