summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1/luca.txt2
1 files changed, 1 insertions, 1 deletions
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;
}