From e6f4ae62ad0b00580228ede2ece48b9fe50862a1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Jul 2018 13:45:05 -0300 Subject: [skip ci] Not sure what is the problem with this one --- npc/magic/parum.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npc/magic/parum.txt b/npc/magic/parum.txt index e51adec82..593d9e587 100644 --- a/npc/magic/parum.txt +++ b/npc/magic/parum.txt @@ -60,12 +60,12 @@ OnCall: // Mouboo figurine. The other will be arrows, unless you hit the 82 MExp value // which will add 25% chances to get a Wooden Log too. These values are estimate. + // set cooldown + @parum_at=gettimetick(2); + @parum_at=@parum_at+4; // Get a few mana experience points (this is NOT used by Soul Menhir) GetManaExp(TMW2_PARUM, rand(1,3)); - - // set cooldown - @parum_at=gettimetick(2)+4; end; OnInit: -- cgit v1.2.3-60-g2f50