From 80af8075940cab5dfb6455af2c731fb01527c097 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 2 May 2015 17:14:43 -0400 Subject: npc -1 => 32767 --- world/map/npc/functions/ferry.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/functions/ferry.txt') diff --git a/world/map/npc/functions/ferry.txt b/world/map/npc/functions/ferry.txt index aad92b14..3737bb18 100644 --- a/world/map/npc/functions/ferry.txt +++ b/world/map/npc/functions/ferry.txt @@ -1,6 +1,6 @@ // The ferry system -017-9,27,28,0|script|#FerryConfig|-1 +017-9,27,28,0|script|#FerryConfig|32767 { end; -- cgit v1.2.3-70-g09d2