diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-19 00:25:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-19 00:25:08 -0300 |
commit | 695df1a8f063c33ac10b3b9fe017309fd7e90772 (patch) | |
tree | 3971c52ae33a3fee164968363c1ceb8fb00ff4d6 /npc/004-2 | |
parent | 0f7927cd603a80e3c6247ad4298ec8c55a9f009b (diff) | |
download | serverdata-695df1a8f063c33ac10b3b9fe017309fd7e90772.tar.gz serverdata-695df1a8f063c33ac10b3b9fe017309fd7e90772.tar.bz2 serverdata-695df1a8f063c33ac10b3b9fe017309fd7e90772.tar.xz serverdata-695df1a8f063c33ac10b3b9fe017309fd7e90772.zip |
Regenerate maps, warps, collisions and hints for the Desert Canyon.
Diffstat (limited to 'npc/004-2')
-rw-r--r-- | npc/004-2/_warps.txt | 2 | ||||
-rw-r--r-- | npc/004-2/bug.txt | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/004-2/_warps.txt b/npc/004-2/_warps.txt index 881406032..31f2d8807 100644 --- a/npc/004-2/_warps.txt +++ b/npc/004-2/_warps.txt @@ -6,7 +6,7 @@ 004-2,121,27,0 warp #004-2_121_27 0,0,004-2-2,36,77 004-2,94,80,0 warp #004-2_94_80 0,0,004-2-3,87,95 004-2,147,60,0 warp #004-2_147_60 0,0,004-2-3,123,77 -004-2,132,56,0 warp #004-2_132_56 0,0,004-2-4,121,79 +004-2,132,56,0 warp #004-2_132_56 0,0,004-2-4,124,85 004-2,144,25,0 warp #004-2_144_25 0,0,010-4-2,87,41 004-2,144,52,0 warp #004-2_144_52 0,0,004-2-3,135,114 004-2,90,61,0 warp #004-2_90_61 0,0,004-2-3,58,126 diff --git a/npc/004-2/bug.txt b/npc/004-2/bug.txt index 06f2590cb..08756f0cb 100644 --- a/npc/004-2/bug.txt +++ b/npc/004-2/bug.txt @@ -7,9 +7,10 @@ 004-2,64,63,0 script Sign#HalinRoute NPC_SWORDS_SIGN,{ mesc "← "+l("Tulimshar"); mesc "→ "+l("Canyon - Safe Route"); - mesc "↓ "+l("Canyon - Dangerous Route"); + mesc "↓ "+l("Canyon - Settlement Route"); mes ""; mesc l("\"Follow the light.\" - Weary traveler"); + mesc l("\"Those whom believe the Pink Moouboo wear rock knifes at the entrances.\" - Aahna"); close; OnInit: |