From a88aee47d252975ad8f6264c6fbde0e4f0c42836 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sun, 1 Nov 2009 17:57:42 +0000 Subject: fixed exploit in HW2009 evnt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14114 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/events/halloween_2009.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/events/halloween_2009.txt') diff --git a/npc/events/halloween_2009.txt b/npc/events/halloween_2009.txt index 1e1f7ef9b..ff21373d1 100644 --- a/npc/events/halloween_2009.txt +++ b/npc/events/halloween_2009.txt @@ -379,7 +379,7 @@ prontera,220,72,5 duplicate(09Treats) Trick or Treater#iRO8 706,2,2 } if(.@worn > 0 && .@input != 0) { if(.@worn >= .@input) { - delitem 6299,.@fabric; + delitem 6299,.@input; set .@whispers,.@whispers+.@input; set .@input,0; } -- cgit v1.2.3-60-g2f50