From bb7653be55fdc48f98f3def7497810eb31405c3b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 20 Apr 2020 21:52:32 -0300 Subject: 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) --- world/map/data/099-1.wlk | Bin 0 -> 22504 bytes world/map/data/099-2.wlk | Bin 0 -> 22504 bytes world/map/data/099-3.wlk | Bin 0 -> 19504 bytes world/map/data/099-4.wlk | Bin 0 -> 10004 bytes world/map/data/resnametable.txt | 4 ++++ 5 files changed, 4 insertions(+) create mode 100644 world/map/data/099-1.wlk create mode 100644 world/map/data/099-2.wlk create mode 100644 world/map/data/099-3.wlk create mode 100644 world/map/data/099-4.wlk (limited to 'world/map/data') diff --git a/world/map/data/099-1.wlk b/world/map/data/099-1.wlk new file mode 100644 index 00000000..09a2a4bd Binary files /dev/null and b/world/map/data/099-1.wlk differ diff --git a/world/map/data/099-2.wlk b/world/map/data/099-2.wlk new file mode 100644 index 00000000..beb2d549 Binary files /dev/null and b/world/map/data/099-2.wlk differ diff --git a/world/map/data/099-3.wlk b/world/map/data/099-3.wlk new file mode 100644 index 00000000..e9acd9ea Binary files /dev/null and b/world/map/data/099-3.wlk differ diff --git a/world/map/data/099-4.wlk b/world/map/data/099-4.wlk new file mode 100644 index 00000000..01fe6f91 Binary files /dev/null and b/world/map/data/099-4.wlk differ diff --git a/world/map/data/resnametable.txt b/world/map/data/resnametable.txt index b09a82d7..78b6ccda 100644 --- a/world/map/data/resnametable.txt +++ b/world/map/data/resnametable.txt @@ -118,4 +118,8 @@ 069-2#069-2.wlk# 070-1#070-1.wlk# 070-3#070-3.wlk# +099-1#099-1.wlk# +099-2#099-2.wlk# +099-3#099-3.wlk# +099-4#099-4.wlk# botcheck#botcheck.wlk# -- cgit v1.2.3-60-g2f50