diff options
Diffstat (limited to 'npc/002-5')
-rw-r--r-- | npc/002-5/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-5/main.txt b/npc/002-5/main.txt index 99980daaf..8cea748df 100644 --- a/npc/002-5/main.txt +++ b/npc/002-5/main.txt @@ -23,7 +23,7 @@ L_Candor: L_Tulim: PC_DEST$ = ""; - LOCATION$ = "Tulim"; + EnterTown("Tulim"); @timer_navio_running = 0; warp "003-1", 81, 68; message strcharinfo(0), l("@@ disembarks at Tulimshar.", strcharinfo(0)); |