From 16f2f06cf52187e9964c6dc1ee8152c9d219826d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 14:29:55 -0200 Subject: Remove outdated feature --- npc/003-3/malindou.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 3e82f8fff..b049a8c27 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -232,16 +232,5 @@ OnPCLoginEvent: #MerchantBank = 0; } 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); - UpdateBF("mob_count_rate",5); - UpdateBF("mob_remove_delay",-20000); - // Just copy these lines as fragments are lost - end; } -- cgit v1.2.3-60-g2f50