diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-23 03:07:04 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-23 03:07:04 -0300 |
commit | 60e378eca5f9d2d3575aaeb8dae5ec57553affc7 (patch) | |
tree | c673c16e598a1b51b9625f4ed32462cf86e18c44 /npc/003-1-2 | |
parent | 880c378a39d72d43751a81fa9726146880a75d6e (diff) | |
download | serverdata-60e378eca5f9d2d3575aaeb8dae5ec57553affc7.tar.gz serverdata-60e378eca5f9d2d3575aaeb8dae5ec57553affc7.tar.bz2 serverdata-60e378eca5f9d2d3575aaeb8dae5ec57553affc7.tar.xz serverdata-60e378eca5f9d2d3575aaeb8dae5ec57553affc7.zip |
Make Maps. Estard also notifies if you're in a guild.
Diffstat (limited to 'npc/003-1-2')
-rw-r--r-- | npc/003-1-2/_import.txt | 2 | ||||
-rw-r--r-- | npc/003-1-2/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/003-1-2/_warps.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/003-1-2/_import.txt b/npc/003-1-2/_import.txt index 2b6b015f7..6237ae196 100644 --- a/npc/003-1-2/_import.txt +++ b/npc/003-1-2/_import.txt @@ -1,4 +1,4 @@ -// Map 003-1-2: Tulimshar Jeweler +// Map 003-1-2: Tulimshar Wall // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/003-1-2/_mobs.txt", "npc/003-1-2/_warps.txt", diff --git a/npc/003-1-2/_mobs.txt b/npc/003-1-2/_mobs.txt index 531b82111..fbebe95b6 100644 --- a/npc/003-1-2/_mobs.txt +++ b/npc/003-1-2/_mobs.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 003-1-2: Tulimshar Jeweler mobs +// Map 003-1-2: Tulimshar Wall mobs 003-1-2,34,36,15,3 monster Black Scorpion 1074,2,35000,150000 diff --git a/npc/003-1-2/_warps.txt b/npc/003-1-2/_warps.txt index 84eaa9b60..6fd6be463 100644 --- a/npc/003-1-2/_warps.txt +++ b/npc/003-1-2/_warps.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 003-1-2: Tulimshar Jeweler warps +// Map 003-1-2: Tulimshar Wall warps 003-1-2,33,34,0 warp #003-1-2_33_34 0,0,003-1,81,119 003-1-2,19,34,0 warp #003-1-2_19_34 0,0,003-1,53,119 003-1-2,48,34,0 warp #003-1-2_48_34 0,0,003-1,116,119 |