From 0f3fcfab6619fa216af25688c91aee970d1fbf65 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 20 Jun 2021 14:18:20 -0300 Subject: Remove an old now unused hotfix --- npc/craft/smith.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'npc') diff --git a/npc/craft/smith.txt b/npc/craft/smith.txt index cfad0c30a..9b8387c91 100644 --- a/npc/craft/smith.txt +++ b/npc/craft/smith.txt @@ -47,12 +47,6 @@ function script SmithSystem { usecraft .@craft; .@it=getcraftcode(.@entry); - // Hotfix - if (CRAFTING_SCORE && !CRAFTING_SCORE_COMPLETE) { - CRAFTING_SCORE_COMPLETE=CRAFTING_SCORE*39; - Exception("Your char is corrupted, updater failed!"); - } - // Mark the crafting in your score variable CRAFTING_SCORE_COMPLETE+=getiteminfo(.@it, ITEMINFO_ELV); // Update your score book -- cgit v1.2.3-60-g2f50