From 0c454e428d60bf972d49bed8fcb321761ed4c169 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 3 Mar 2019 13:44:14 +0000 Subject: Decreasing caelum speaking distance 4 to 3 --- npc/007-1/caelum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index f9a1fc7e3..4db6066bd 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -148,7 +148,7 @@ OnInit: setunitdata(.@npcId, UDT_HAIRCOLOR, 3); .sex = G_MALE; - .distance = 4; + .distance = 3; end; } -- cgit v1.2.3-60-g2f50