From 1fcd2fc36ffa3154391735d96dc5f5533de9944d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 4 Jan 2022 20:38:23 -0300 Subject: By the World's Hero request, Nicholas will now remove item options by request. --- npc/craft/tweak.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/craft/tweak.txt') diff --git a/npc/craft/tweak.txt b/npc/craft/tweak.txt index 9888b44c3..1124aface 100644 --- a/npc/craft/tweak.txt +++ b/npc/craft/tweak.txt @@ -9,6 +9,7 @@ // Usage: SmithTweakReset () // Asks if player wants to remove an item options. And remove them. function script SmithTweakReset { + mesc b(l("You are REMOVING an item option.")), 1; mesc l("Note: This action cannot be undone."), 1; mes l("Drag and drop here the item you want to remove the options."); -- cgit v1.2.3-60-g2f50