diff options
Diffstat (limited to 'npc/000-0-0/sailors.txt')
-rw-r--r-- | npc/000-0-0/sailors.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index d89dfd7a0..8ebbf8ff8 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -70,7 +70,8 @@ OnTalk: setq General_Narrator, 0; percentheal 100,100; addtimer(45000,"Magic Arpan::OnSlow"); - warp "002-1", 53, 38; + LOCATION$ = "Candor"; + warp "002-1@Candor", 53, 38; savepoint "002-1", 55, 40; closedialog; close; |