diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-26 18:40:08 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-26 18:40:08 -0300 |
commit | 2b3a96763832b422a093c2e8cdb41edcd34fe191 (patch) | |
tree | 65a7e40782d546a5b71aceb9f572f0a898628727 /npc/commands | |
parent | 3295f6c46909ee4e36c946165d366b9c02f51a2a (diff) | |
download | serverdata-2b3a96763832b422a093c2e8cdb41edcd34fe191.tar.gz serverdata-2b3a96763832b422a093c2e8cdb41edcd34fe191.tar.bz2 serverdata-2b3a96763832b422a093c2e8cdb41edcd34fe191.tar.xz serverdata-2b3a96763832b422a093c2e8cdb41edcd34fe191.zip |
Create @w nard or @w ship to return to Nard's ship
Diffstat (limited to 'npc/commands')
-rw-r--r-- | npc/commands/warp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index 1e5a2b379..67c9f62cc 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -64,6 +64,7 @@ OnInit: // PROLOGUE "^START|^BEGIN", "000-0 22 24", // starting point + "^NARD|^SHIP", "002-1 53 38", // nard's ship (outside instance) // TMW2 "^TULIM", "003-1 41 48", // Tulishmar |