From 51cd44a14e73961ecd8ce8851307da73045884cb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 Dec 2021 23:56:36 -0300 Subject: Def fix --- npc/magic/level1-summon-maggots.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/npc/magic/level1-summon-maggots.txt b/npc/magic/level1-summon-maggots.txt index 73158d19..6011d52c 100644 --- a/npc/magic/level1-summon-maggots.txt +++ b/npc/magic/level1-summon-maggots.txt @@ -20,7 +20,6 @@ function script SK_Jande { .@lifetime=59+@skillLv; .@lifetime = .@lifetime * (50 + abizit() * rand2(5,6)) / 100; .@lifetime = min(.@lifetime, 75); - .@lifetime *= 1000; summon("Summoned Monster", ManaGuard, .@lifetime); return; } -- cgit v1.2.3-60-g2f50