diff options
-rw-r--r-- | npc/000-0/sailors.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 0b682f3..d7fc51d 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -67,6 +67,9 @@ OnTouch: // Final warp warp "033-1", 122, 192; savepoint "033-1", 122, 192; + + // Import exp, gp and items if not done already + clientupdater(); close; OnInit: |