diff options
author | Jesusaves <cpntb1@ymail.com> | 2025-01-11 19:02:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2025-01-11 19:02:58 -0300 |
commit | 9503ceb6dd3b7c1959f611994aac3082fd937c68 (patch) | |
tree | 63b684a5d29ab1d16be88c55b66cd85fbf32a7a5 | |
parent | 36151b6c315af459caf57905ca18c122375b127e (diff) | |
download | serverdata-9503ceb6dd3b7c1959f611994aac3082fd937c68.tar.gz serverdata-9503ceb6dd3b7c1959f611994aac3082fd937c68.tar.bz2 serverdata-9503ceb6dd3b7c1959f611994aac3082fd937c68.tar.xz serverdata-9503ceb6dd3b7c1959f611994aac3082fd937c68.zip |
Refresh map information
-rw-r--r-- | maps/re/000-1.mcache | bin | 63 -> 66 bytes | |||
-rw-r--r-- | npc/005-4/rosen.txt | 1 | ||||
-rw-r--r-- | npc/010-1-4/_warps.txt | 2 | ||||
-rw-r--r-- | npc/023-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/024-1/_warps.txt | 2 |
5 files changed, 4 insertions, 3 deletions
diff --git a/maps/re/000-1.mcache b/maps/re/000-1.mcache Binary files differindex cbf96b68f..513cba547 100644 --- a/maps/re/000-1.mcache +++ b/maps/re/000-1.mcache diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 5cba19be9..b2974c302 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -85,6 +85,7 @@ L_Gloves: mesq l("These monsters are a great source of raw crafting materials."); setq CandorQuest_Rosen, 1, 0; } else if (.@q == 1) { + //mesq l("You didn't mine enough %s. The perfect spot is at northwest of this island. It takes a while for them to respawn, so don't hurry.", getmonsterlink(DiamondBif)); mesq l("You didn't mine enough @@. The perfect spot is at northeast of this island. It takes a while to them respawn, so don't hurry.", getmonsterlink(DiamondBif)); // NW? } else if (.@q == 2) { mesq l("Wow! Those pitiable gloves sure weren't made for mining. They're almost ruined!"); diff --git a/npc/010-1-4/_warps.txt b/npc/010-1-4/_warps.txt index 51367da91..09e41a1b1 100644 --- a/npc/010-1-4/_warps.txt +++ b/npc/010-1-4/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 010-1-4: Canyon Cave warps -010-1-4,35,55,0 warp #010-1-4_35_55 0,0,010-1,67,54 +010-1-4,35,55,0 warp #010-1-4_35_55 0,0,010-1,67,64 010-1-4,56,30,0 warp #010-1-4_56_30 0,0,010-1,87,52 diff --git a/npc/023-1/_warps.txt b/npc/023-1/_warps.txt index 14f6c1012..4a49839f8 100644 --- a/npc/023-1/_warps.txt +++ b/npc/023-1/_warps.txt @@ -56,4 +56,4 @@ OnTouch: OnTouch: slide 46,32; end; } -023-1,42,33,0 warp #023-1_42_33 0,0,024-1,75,135 +023-1,42,33,0 warp #023-1_42_33 0,0,024-1,76,135 diff --git a/npc/024-1/_warps.txt b/npc/024-1/_warps.txt index 6732a8788..53bba57db 100644 --- a/npc/024-1/_warps.txt +++ b/npc/024-1/_warps.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 024-1: Frostia warps -024-1,75,134,0 warp #024-1_75_134 0,0,023-1,42,32 +024-1,76,134,0 warp #024-1_76_134 0,0,023-1,42,32 024-1,94,70,0 script #024-1_94_70 NPC_HIDDEN,3,0,{ end; OnTouch: |