From d4efa8ec2fb37b8a81e3dcc5781cf5151f8f3104 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 May 2019 15:22:22 -0300 Subject: Healing cleanup --- npc/items/legacy_heal.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/items/legacy_heal.txt') diff --git a/npc/items/legacy_heal.txt b/npc/items/legacy_heal.txt index fd390bfae..3ff0e1e60 100644 --- a/npc/items/legacy_heal.txt +++ b/npc/items/legacy_heal.txt @@ -48,7 +48,8 @@ OnUse: sc_start2 .@skill, @delay, @val1, 1; @delay=0; - @type=0; - @rarity=0; + @min=0; + @max=0; + @val1=0; end; } -- cgit v1.2.3-70-g09d2