From c78c295c1cc44885e6148565a2877eca9fa3d0ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Jan 2020 19:19:00 -0300 Subject: Prepare five new flavors of tea which I'm yet to decide the name. Lv 20 Tea, Lv 40 Tea, Lv 60 Tea, Lv 80 Tea, Lv 100 Tea. Names undecided, only effects. I also need the pixel art (or color codes). --- npc/items/rand_mp_heal.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/items/rand_mp_heal.txt') diff --git a/npc/items/rand_mp_heal.txt b/npc/items/rand_mp_heal.txt index d64661bea..918e02dc3 100644 --- a/npc/items/rand_mp_heal.txt +++ b/npc/items/rand_mp_heal.txt @@ -28,6 +28,7 @@ OnUse: // Save the effect @mp_healeffect = rand2(@min, @max); + @mp_healeffect = @mp_healeffect / @delay + 1; @mp_healdelay = @delay; // Apply the effect and finish -- cgit v1.2.3-70-g09d2