From 666bfbfc607bcd32f580c0356f091678cfcdbe49 Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 13 Feb 2009 20:55:39 +0000 Subject: fixed 2nd bug in the event git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13527 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/events/valentinesday_2009.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/events') diff --git a/npc/events/valentinesday_2009.txt b/npc/events/valentinesday_2009.txt index 76b1ea279..0ecb45896 100644 --- a/npc/events/valentinesday_2009.txt +++ b/npc/events/valentinesday_2009.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -19,7 +19,7 @@ //= Must enable the event items in item_db2 and item_trade! //===== Additional Comments: ================================= //= 1.0 First version. [Kisuka] -//= 1.1 Fixed exploit [Lupus] +//= 1.1-1.2 Fixed exploits with unlimited rings and non deleting choco [Lupus] //============================================================ // Marco Bassinio (Chocolate/Chocolate Box maker) @@ -173,6 +173,7 @@ prontera,164,174,4 script Trader#Val09 58,{ mes "See, your name looks"; mes "great on the box!"; next; + delitem 558,1; delitem 7175,1; delitem 7174,1; delitem 7948,1; -- cgit v1.2.3-70-g09d2