From 9f9111a37265457ef2f4ff2772fd0f2e04c463b0 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 17 Dec 2010 14:35:27 +0100 Subject: removed a line in golbanez, which tells you the worth of your present we don't want to ruin the surprise, do we? --- npc/xmas/2010/golbanez.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3-60-g2f50