From f0b75fb23e0e6f9e7e99907f3dac6ee327c52528 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 13:26:11 -0300 Subject: Fix ferries in Hurnscald (critical) --- npc/035-2/koga.txt | 2 +- npc/036-2/koga-candor.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/035-2/koga.txt b/npc/035-2/koga.txt index c1a25075..2470632b 100644 --- a/npc/035-2/koga.txt +++ b/npc/035-2/koga.txt @@ -19,7 +19,7 @@ L_Tulimshar: goto L_close; L_Hurnscald: - warp "008-1", 137, 64; + warp "008-1", 136, 64; goto L_close; L_Nivalis: diff --git a/npc/036-2/koga-candor.txt b/npc/036-2/koga-candor.txt index 97d0c722..9c4f42f3 100644 --- a/npc/036-2/koga-candor.txt +++ b/npc/036-2/koga-candor.txt @@ -13,7 +13,7 @@ L_Leave: goto L_close; L_Hurnscald: - warp "008-1", 137, 75; + warp "008-1", 136, 75; goto L_close; L_Candor: -- cgit v1.2.3-60-g2f50