From fd752dd036188051403c768a69f50492b1792f1e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 03:23:59 -0300 Subject: "Rapidly" is "rapidly", not "kinda rapidly" --- npc/functions/dungeon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/dungeon.txt b/npc/functions/dungeon.txt index b7f9461bd..aaeaeb2d0 100644 --- a/npc/functions/dungeon.txt +++ b/npc/functions/dungeon.txt @@ -67,7 +67,7 @@ OnCurse: // MP is below 1%, you'll get start losing HP rapidly if (Sp*100 < MaxSp) - percentheal -7, 0; + percentheal -10, 0; // New tick (cycles every 15 seconds in average) addtimer2 rand2(14000, 15000), .name$+"::OnCurse"; -- cgit v1.2.3-60-g2f50