diff options
Diffstat (limited to 'npc/008-1/dock.txt')
-rwxr-xr-x | npc/008-1/dock.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: |