summaryrefslogtreecommitdiff
path: root/npc/craft
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-04 20:38:23 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-04 20:38:23 -0300
commit1fcd2fc36ffa3154391735d96dc5f5533de9944d (patch)
tree0f198b73ef493f0bc432454d5894deda1ca8da98 /npc/craft
parent501f978c07fe86a9a6048992b244356295e26eb5 (diff)
downloadserverdata-1fcd2fc36ffa3154391735d96dc5f5533de9944d.tar.gz
serverdata-1fcd2fc36ffa3154391735d96dc5f5533de9944d.tar.bz2
serverdata-1fcd2fc36ffa3154391735d96dc5f5533de9944d.tar.xz
serverdata-1fcd2fc36ffa3154391735d96dc5f5533de9944d.zip
By the World's Hero request, Nicholas will now remove item options by request.
Diffstat (limited to 'npc/craft')
-rw-r--r--npc/craft/tweak.txt1
1 files changed, 1 insertions, 0 deletions
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.");