From 9db73b3e2747f0767f0203ced94c7561149acc41 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 15 Sep 2020 16:22:36 -0300 Subject: Halloween 2020 (#563) An epic halloween event which will last about a week. Non-definitive version; Final showdown might receive last-minute changes. --- world/map/npc/annuals/halloween/munro.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'world/map/npc/annuals/halloween/munro.txt') diff --git a/world/map/npc/annuals/halloween/munro.txt b/world/map/npc/annuals/halloween/munro.txt index 03c81477..23075a9b 100644 --- a/world/map/npc/annuals/halloween/munro.txt +++ b/world/map/npc/annuals/halloween/munro.txt @@ -98,6 +98,19 @@ L_Tormenta: // Spawn Tormenta and finish monster "057-1", 126, 64, "Tormenta", 1137, 1, "Munro::OnTormentaDie"; + + // Doomsday Untils + if ($DOOMSDAY == 3) + goto L_Doomsday; + end; + +// Doomsday Act 5 Utils +L_Doomsday: + if (!$DOOMSDAY_TWARP) + end; + if ($DOOMSDAY_TJANDE) + end; + set $DOOMSDAY_CNT2, $DOOMSDAY_CNT2+1; end; } -- cgit v1.2.3-60-g2f50