diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-18 01:23:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-18 01:23:16 -0300 |
commit | 3ce2d61e61b90602b608606a50e32e847c4f779b (patch) | |
tree | 11f8ff2b081638757b581a345a13ead1280d739e | |
parent | 36bd455a497e0b5d3ff1e5db2cc022947da10892 (diff) | |
download | serverdata-3ce2d61e61b90602b608606a50e32e847c4f779b.tar.gz serverdata-3ce2d61e61b90602b608606a50e32e847c4f779b.tar.bz2 serverdata-3ce2d61e61b90602b608606a50e32e847c4f779b.tar.xz serverdata-3ce2d61e61b90602b608606a50e32e847c4f779b.zip |
Regenerate map data
-rw-r--r-- | maps/re/029-9.mcache | bin | 243 -> 242 bytes | |||
-rw-r--r-- | npc/029-9/_import.txt | 1 | ||||
-rw-r--r-- | npc/029-9/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/029-9/boss.txt | 4 |
4 files changed, 8 insertions, 0 deletions
diff --git a/maps/re/029-9.mcache b/maps/re/029-9.mcache Binary files differindex e143ca170..355ff3c5e 100644 --- a/maps/re/029-9.mcache +++ b/maps/re/029-9.mcache diff --git a/npc/029-9/_import.txt b/npc/029-9/_import.txt index a2a33c3cc..f93728f10 100644 --- a/npc/029-9/_import.txt +++ b/npc/029-9/_import.txt @@ -1,4 +1,5 @@ // Map 029-9: Woodland mining camp // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/029-9/_mobs.txt", "npc/029-9/_warps.txt", "npc/029-9/boss.txt", diff --git a/npc/029-9/_mobs.txt b/npc/029-9/_mobs.txt new file mode 100644 index 000000000..46f1c8d5f --- /dev/null +++ b/npc/029-9/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 029-9: Woodland mining camp mobs +029-9,129,34,5,7 monster Mana Piou 1155,8,35000,270000 diff --git a/npc/029-9/boss.txt b/npc/029-9/boss.txt index 056ca4d46..c300ff06b 100644 --- a/npc/029-9/boss.txt +++ b/npc/029-9/boss.txt @@ -293,6 +293,10 @@ OnProlEnd: OnEventEnd: stopnpctimer; + enablenpc "#029-9_97_49"; // Exit + enablenpc "#029-9_103_48"; // To Storage + enablenpc "#029-9_34_23"; // From Moubootaur + enablenpc "#029-9_137_41"; // From Storage mapannounce("029-9", "Moubootaur : ##1##BThis is not the place...", 0); sleep(2000); mapannounce("029-9", "Moubootaur : ##1##BMy powers are weak here...", 0); |