From 69f0de9c91762f5e2b494ca2aa70ceeaac8b6bd1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 Mar 2020 13:35:42 -0300 Subject: Remove duplicate code --- npc/functions/refine.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'npc') diff --git a/npc/functions/refine.txt b/npc/functions/refine.txt index 570570fb8..cbf6a96ca 100644 --- a/npc/functions/refine.txt +++ b/npc/functions/refine.txt @@ -99,13 +99,6 @@ function script refineMaster { close; // Anti-Crazyfefeâ„¢ System - // Item is gone, 100% warranted cheater - if (countitem(.@item) < .@amount) { - mesn; - mesc l("All cheaters must die."), 1; - percentheal -100, -100; - close; - } // No money if (Zeny < .@price) { mesn; -- cgit v1.2.3-60-g2f50