summaryrefslogtreecommitdiff
path: root/npc/xmas/2010/golbanez.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/xmas/2010/golbanez.txt')
-rwxr-xr-xnpc/xmas/2010/golbanez.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/xmas/2010/golbanez.txt b/npc/xmas/2010/golbanez.txt
index 665f1b2e..0c308ef4 100755
--- a/npc/xmas/2010/golbanez.txt
+++ b/npc/xmas/2010/golbanez.txt
@@ -57,7 +57,7 @@
if (countitem(@menuitem[@menu]) < @count ) goto Glb_noitems;
delitem @menuitem[@menu], @count;
set @Give, (@count * @menuvalue[@menu]);
- mes ""+@Give+"";
+ //mes ""+@Give+"";
set @Gave_Presents, 1;
goto Glb_checkGlAn;