From 5b27aad922f1dddb5dff09d62c9b9623419cca48 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 May 2019 08:19:34 -0300 Subject: Fix healing bugs and disregard item stacking --- npc/items/legacy_heal.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/items/legacy_heal.txt') diff --git a/npc/items/legacy_heal.txt b/npc/items/legacy_heal.txt index dd13e590e..fd390bfae 100644 --- a/npc/items/legacy_heal.txt +++ b/npc/items/legacy_heal.txt @@ -47,5 +47,8 @@ OnUse: sc_end .@skill; sc_start2 .@skill, @delay, @val1, 1; + @delay=0; + @type=0; + @rarity=0; end; } -- cgit v1.2.3-70-g09d2