From 355441b79c01e4afb9c5d5d1aa1358313ba75224 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 May 2019 16:04:17 -0300 Subject: Guilds won't tweak/clear items anymore. Talk to Nicholas for these functions. --- npc/guilds/forge.txt | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'npc/guilds') diff --git a/npc/guilds/forge.txt b/npc/guilds/forge.txt index 0d192e9fe..b6f26f65b 100644 --- a/npc/guilds/forge.txt +++ b/npc/guilds/forge.txt @@ -5,20 +5,6 @@ // Guild Facility - Blacksmith Area guilds,24,27,0 script Guild Blacksmith NPC_NO_SPRITE,{ - select - l("Forge a new item"), - rif(is_staff(), "Tweak an item"), - l("Remove an item tweaks"); - mes ""; - if (@menu == 2) { - SmithTweakSystem(); - close; - } - if (@menu == 3) { - SmithTweakReset(); - close; - } - // Script begins here do { -- cgit v1.2.3-70-g09d2