From 90573e0fd1464101ffc2b072dc21bbbbf8bc16ac Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Mar 2021 11:34:37 -0300 Subject: Fix typo --- npc/functions/dungeon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/dungeon.txt b/npc/functions/dungeon.txt index 90711c840..4ea5bfa54 100644 --- a/npc/functions/dungeon.txt +++ b/npc/functions/dungeon.txt @@ -74,7 +74,6 @@ OnCurse: // New tick (cycles every 15 seconds in average) addtimer2 rand2(14000, 15000), .name$+"::OnCurse"; end; -} ///////////////////////////////////////// // Heartbeat for Disease effects @@ -112,6 +111,7 @@ OnSick: addtimer2 10000, .name$+"::OnSick"; end; +} ////////////////////////////// -- cgit v1.2.3-60-g2f50