From e343e7fc35a14c453aa0cb218b97a66077573bed Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 23 Oct 2014 13:00:45 -0400 Subject: fixup --- world/map/npc/items/mirror.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'world/map/npc/items') diff --git a/world/map/npc/items/mirror.txt b/world/map/npc/items/mirror.txt index 0c200efa..fc2ca69b 100644 --- a/world/map/npc/items/mirror.txt +++ b/world/map/npc/items/mirror.txt @@ -5,8 +5,6 @@ function|script|useMirror|, L_Rand: set @style, rand(0,(getarraysize(@HairStyles$) -2)); - if(@style == 0) - set @style, 20; set @color, rand((15 * Class),((getarraysize(@HairColors$) -2) + (15 * Class))); if((getlook(LOOK_HAIR_STYLE) == @style) || (getlook(LOOK_HAIR_COLOR) == @color)) goto L_Rand; -- cgit v1.2.3-60-g2f50