From e19d449450aca000feb08faa7279dec00f07a883 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 18 Jun 2019 00:31:04 -0300 Subject: This is a crazy bug, can't reproduce here --- npc/023-3-1/logic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/023-3-1') diff --git a/npc/023-3-1/logic.txt b/npc/023-3-1/logic.txt index a6f5a1a50..e1bd9b611 100644 --- a/npc/023-3-1/logic.txt +++ b/npc/023-3-1/logic.txt @@ -157,7 +157,7 @@ OnW01: .@n$=instance_npcname(.name$); unittalk(@ISBAMUTH, l("Be cursed, you fool!")); - sc_start(SC_CURSE, 12000, 1, 10000, SCFLAG_NOAVOID|SCFLAG_FIXEDTICK); + sc_start(SC_CURSE, 3000, 1, 10000, SCFLAG_NOAVOID|SCFLAG_FIXEDTICK); addtimer(45000, .@n$+"::OnW01"); end; -- cgit v1.2.3-60-g2f50