From 7f8739e617721845a544da55cd7a9ef27859f57a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Jun 2019 11:09:40 -0300 Subject: You LOSE, FAIL at Cindy Quest after the 30th wave. This is roughly 3 hours and half, so don't complain %%e --- npc/021-4/main.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt index cb6003b44..14a5da508 100644 --- a/npc/021-4/main.txt +++ b/npc/021-4/main.txt @@ -302,8 +302,8 @@ OnTimer2000: areamonster "021-4", 20, 20, 100, 80, strmobinfo(1, .@mid), .@mid, $@CINDY_STATE; } - // You're taking too much time, clear the spot after the 40th wave - if (.lifetime >= 40) + // You're taking too much time, clear the spot after the 30th wave + if (.lifetime >= 30) goto L_Reckless; initnpctimer; end; -- cgit v1.2.3-70-g09d2