diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-01 20:28:23 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-01 20:28:23 -0200 |
commit | 57f3de6e9009d672f42ba8ec268f012d3548e110 (patch) | |
tree | 60e6244be48f1a376fd5e23ce311436036b0ebc5 /npc/016-6/main.txt | |
parent | bcaf48c44080c277fe2c80bd271766299bfdb8d1 (diff) | |
download | serverdata-57f3de6e9009d672f42ba8ec268f012d3548e110.tar.gz serverdata-57f3de6e9009d672f42ba8ec268f012d3548e110.tar.bz2 serverdata-57f3de6e9009d672f42ba8ec268f012d3548e110.tar.xz serverdata-57f3de6e9009d672f42ba8ec268f012d3548e110.zip |
Add ship to Nivalis
Diffstat (limited to 'npc/016-6/main.txt')
-rw-r--r-- | npc/016-6/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/016-6/main.txt b/npc/016-6/main.txt index 7a9579c1a..6bc30145f 100644 --- a/npc/016-6/main.txt +++ b/npc/016-6/main.txt @@ -34,7 +34,7 @@ L_Nival: PC_DEST$ = ""; LOCATION$ = "Nival"; @timer_navio_running = 0; - warp "019-2", 107, 109; + warp "019-2", 119, 113; message strcharinfo(0), l("@@ disembarks at Nivalis.", strcharinfo(0)); goto L_CleanUp; |