From 1e2b2914b1eb3c9c9af62b8ba34af7505667eb17 Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 13 Feb 2009 18:36:59 +0000 Subject: fixed st.Val exploit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13526 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 69653e264..76b1ea279 100644 --- a/npc/events/valentinesday_2009.txt +++ b/npc/events/valentinesday_2009.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -19,6 +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] //============================================================ // Marco Bassinio (Chocolate/Chocolate Box maker) @@ -376,7 +377,7 @@ prontera,154,185,5 script Event Ring Maker#Val09 721,{ close; } - if (iROval09ring == 1) { + if (iROval09ring >= 1) { mes "[Event Ring Maker]"; mes "The box with the ring,"; mes "carved with your name,"; -- cgit v1.2.3-60-g2f50