From a9cb0b4cf5273d5d84669dd916deb3e9a1e64b7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 22:45:54 -0300 Subject: Fix area timers --- npc/008-1/dock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/008-1') diff --git a/npc/008-1/dock.txt b/npc/008-1/dock.txt index 651dd402..a9f2c94b 100755 --- a/npc/008-1/dock.txt +++ b/npc/008-1/dock.txt @@ -70,7 +70,7 @@ OnBoard: OnCommandArrive: disablenpc "Hurnscald South Dock"; enablenpc "Hurnscald South Koga"; - areatimer 0, "008-1", 137, 75, 141, 76, get(.warp_delay, "#FerryConfig"), strnpcinfo(0)+"::OnAreaWarp"; // warp players on dock + areatimer "008-1", 137, 75, 141, 76, get(.warp_delay, "#FerryConfig"), strnpcinfo(0)+"::OnAreaWarp"; // warp players on dock end; OnAreaWarp: -- cgit v1.2.3-70-g09d2