From 592330e6b3c7087b49e0fa0b43790abcb79a005b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Jun 2019 18:00:07 -0300 Subject: [skip ci] notes --- npc/024-16/king.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/024-16') diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index d0905b118..25b112911 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -2,7 +2,7 @@ // Authors: // Jesusalva // Description: -// Ruler of Frostia +// Ruler of Frostia (maybe we should instance this map so the king can walk) 024-16,30,23,0 script King Gelid NPC_ELF,{ mesn l("King Gelid Frozenheart"); @@ -31,6 +31,7 @@ OnInit: setunitdata(.@npcId, UDT_HAIRCOLOR, 8); .distance=3; + npcsit; end; } -- cgit v1.2.3-70-g09d2