summaryrefslogtreecommitdiff
path: root/npc/020-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-14 01:48:00 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-14 01:48:00 -0300
commit9ff56fbbfc0bfebc4c465ac22ac636a6efcdf8a6 (patch)
tree26245e517f81ebfc1bb689e994c19b63413b7d3b /npc/020-5
parent3b52ceb2e328d256d2dc48d59216035ef4b74d5c (diff)
downloadserverdata-9ff56fbbfc0bfebc4c465ac22ac636a6efcdf8a6.tar.gz
serverdata-9ff56fbbfc0bfebc4c465ac22ac636a6efcdf8a6.tar.bz2
serverdata-9ff56fbbfc0bfebc4c465ac22ac636a6efcdf8a6.tar.xz
serverdata-9ff56fbbfc0bfebc4c465ac22ac636a6efcdf8a6.zip
Be more explicit - your item was melt down!
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++) {