diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-18 17:40:06 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-18 17:40:06 -0200 |
commit | 5a962dc6c80b13075f96c60a5827ab29f6c92504 (patch) | |
tree | b7160ce5b982d598bca25cd929e1a31d3c5fab28 /npc/005-1/sailors.txt | |
parent | c1a6c859a2f0a54b9dbda44fed02a2e16e25a339 (diff) | |
download | serverdata-5a962dc6c80b13075f96c60a5827ab29f6c92504.tar.gz serverdata-5a962dc6c80b13075f96c60a5827ab29f6c92504.tar.bz2 serverdata-5a962dc6c80b13075f96c60a5827ab29f6c92504.tar.xz serverdata-5a962dc6c80b13075f96c60a5827ab29f6c92504.zip |
Make Maps. 005-1 increased in size to respect margins (+7, +10 coordinates)
Diffstat (limited to 'npc/005-1/sailors.txt')
-rw-r--r-- | npc/005-1/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index eafad9b98..b29c4afe2 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -10,7 +10,7 @@ // 2: Invite Elmo // 3: Completed -005-1,95,99,0 script Sailors#005-1 NPC_ELVEN_MAN_TRADER_SITTING,{ +005-1,102,109,0 script Sailors#005-1 NPC_ELVEN_MAN_TRADER_SITTING,{ .@q = getq(CandorQuest_Sailors); if (.@q == 1) goto L_Report; |