From 7f0e1b4c909e618200b91779ebb9834d706284ee Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Jul 2018 19:15:42 -0300 Subject: [skip ci] Prevent re-execution of Malindou Code --- npc/003-3/malindou.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index cefb184f6..6688d9d69 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -108,6 +108,8 @@ OnPCLoginEvent: end; OnInterIfInitOnce: + if (getbattleflag("monster_hp_rate") > 100) + end; // We must also apply penalty for losing Mana Fragments // Forest Mana Fragment is lost: (+1% HP, +5% pop, 20s faster removal) UpdateBF("monster_hp_rate",1); -- cgit v1.2.3-60-g2f50