summaryrefslogtreecommitdiff
path: root/npc/020-5
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-5')
-rw-r--r--npc/020-5/bracco.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt
index 0389b26c4..a92b1cf88 100644
--- a/npc/020-5/bracco.txt
+++ b/npc/020-5/bracco.txt
@@ -28,6 +28,7 @@
delitem .@item, 1;
Zeny-=.@price;
+ mesc l("@@ melt down your @@...", .name$, getinvindexlink(.@index));
// TODO: Inventoryplace
// Add Items (if inventory is full, your fault and not mine)
for (.@i=2;.@i < getargcount(); .@i++) {