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/npc/scripts.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/scripts.conf') diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index b02f224e..30cb5117 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -50,6 +50,7 @@ npc: npc/items/rubber_bat.txt npc: npc/items/scentedcandle.txt npc: npc/items/tmwgift.txt npc: npc/items/brawling_item.txt +npc: npc/items/drugs.txt import: npc/_import.txt // magic -- cgit v1.2.3-70-g09d2