From ad98ed3dc56a4e56ae928b3055a35b83f473abd6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 21 May 2019 10:24:08 -0300 Subject: Hm... Transmutation should give most Mana Exp --- npc/magic/mkpot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/magic') diff --git a/npc/magic/mkpot.txt b/npc/magic/mkpot.txt index 23fb82199..b0ad75f77 100644 --- a/npc/magic/mkpot.txt +++ b/npc/magic/mkpot.txt @@ -61,7 +61,7 @@ OnCall: @mkpot_at=@mkpot_at+6; // Get a few mana experience points (this is NOT used by Mana Stone) - GetManaExp(TMW2_MKPOT, rand(2,4)); + GetManaExp(TMW2_MKPOT, rand(4,6)); end; OnInit: -- cgit v1.2.3-70-g09d2