diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-04-20 21:52:32 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 00:52:32 +0000 |
commit | bb7653be55fdc48f98f3def7497810eb31405c3b (patch) | |
tree | 1116d9fa27d641c8ce0590d28bda2002ffcbb6e9 /world/map/npc/099-4 | |
parent | 2269b95101eb366b86d928813d5467bd5710c1ce (diff) | |
download | serverdata-bb7653be55fdc48f98f3def7497810eb31405c3b.tar.gz serverdata-bb7653be55fdc48f98f3def7497810eb31405c3b.tar.bz2 serverdata-bb7653be55fdc48f98f3def7497810eb31405c3b.tar.xz serverdata-bb7653be55fdc48f98f3def7497810eb31405c3b.zip |
Doomsday Act 4 (#554)
Restrict the Smoking Pipe to level 18 (also an easter egg)
Prepare some Act 5 maps.
Triggers for Doomsday Act 4
Add the Golem, one of the meaniest monsters I ever added.
Special effect sequencing for Act 4.
Also add a 10k experience reward to whoever is on the map by time the boss is slain.
Good luck, brave players!
(Recommended 3 repeats, Advsised max 6 repeats, script gives up after 20 repeats)
Diffstat (limited to 'world/map/npc/099-4')
-rw-r--r-- | world/map/npc/099-4/_import.txt | 6 | ||||
-rw-r--r-- | world/map/npc/099-4/_mobs.txt | 3 | ||||
-rw-r--r-- | world/map/npc/099-4/_nodes.txt | 4 | ||||
-rw-r--r-- | world/map/npc/099-4/_warps.txt | 3 |
4 files changed, 16 insertions, 0 deletions
diff --git a/world/map/npc/099-4/_import.txt b/world/map/npc/099-4/_import.txt new file mode 100644 index 00000000..c1087feb --- /dev/null +++ b/world/map/npc/099-4/_import.txt @@ -0,0 +1,6 @@ +// Map 099-4: Nu'Ram-Battle +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 099-4 +npc: npc/099-4/_mobs.txt +npc: npc/099-4/_nodes.txt +npc: npc/099-4/_warps.txt diff --git a/world/map/npc/099-4/_mobs.txt b/world/map/npc/099-4/_mobs.txt new file mode 100644 index 00000000..0381696e --- /dev/null +++ b/world/map/npc/099-4/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Nu'Ram-Battle mobs + diff --git a/world/map/npc/099-4/_nodes.txt b/world/map/npc/099-4/_nodes.txt new file mode 100644 index 00000000..22261608 --- /dev/null +++ b/world/map/npc/099-4/_nodes.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Nu'Ram-Battle nodes + +// (no nodes) diff --git a/world/map/npc/099-4/_warps.txt b/world/map/npc/099-4/_warps.txt new file mode 100644 index 00000000..703b3ca9 --- /dev/null +++ b/world/map/npc/099-4/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Nu'Ram-Battle warps + |