From 2e037103565af17c478b013410d64adcec50c395 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 31 Mar 2019 12:45:37 -0300 Subject: Better safe than sorry. Crazy code! --- npc/006-1/crazyfefe.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/006-1/crazyfefe.txt') diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 4d8bfe8f9..7ba6659f5 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -89,6 +89,9 @@ L_StartFight: $@FEFE_CAVE_PLAYER_COUNT = getmapusers("006-1"); mapannounce("006-1", "The battle is about to begin!", bc_map); killmonsterall("006-1"); // Saulc likes to spawn stuff to heat stuff up + // Recalculate difficulty + $@FEFE_DIFFICULTY=0; + areatimer "006-1", 20, 20, 70, 60, 10, "Crazyfefe::OnSumLevel"; initnpctimer; end; -- cgit v1.2.3-70-g09d2