From e65c1231e445eae270a0e515eac3de03c3310b57 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 16 Feb 2018 11:40:58 -0200 Subject: Fix Luca distance --- npc/003-1/luca.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-1/luca.txt b/npc/003-1/luca.txt index 77cafdb19..4c98f166e 100644 --- a/npc/003-1/luca.txt +++ b/npc/003-1/luca.txt @@ -16,6 +16,6 @@ OnInit: setunitdata(.@npcId, UDT_HAIRCOLOR, 13); .sex = G_MALE; - .distance = 5; + .distance = 3; end; } -- cgit v1.2.3-60-g2f50