From 97a808a2ab1c79f56f2920b404d7836bd843bee2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 May 2021 03:07:43 -0300 Subject: [skip ci] Increase King Gelid hearing distance from 3 to 4 (standardization) --- npc/024-16/king.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 12aa980d3..74ca544bc 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -228,7 +228,7 @@ OnInit: setunitdata(.@npcId, UDT_HAIRSTYLE, 15); setunitdata(.@npcId, UDT_HAIRCOLOR, 8); - .distance=3; + .distance=4; npcsit; end; } -- cgit v1.2.3-60-g2f50