From 181aa8fe1ab62d5eb89b8c4478a48afa28b6c311 Mon Sep 17 00:00:00 2001 From: euphyy Date: Tue, 31 Jul 2012 17:16:32 +0000 Subject: * Added checkquest() == -1 values in Eden lv.56-70 quests, bugreport:6360 (re\quests\eden\56-70.txt) * Added a note onto custom Disguise Event, to avoid confusion - bugreport:6362 (custom\events\disguise.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16540 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/events/disguise.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/events') diff --git a/npc/custom/events/disguise.txt b/npc/custom/events/disguise.txt index ab2a0fe05..354caffcf 100644 --- a/npc/custom/events/disguise.txt +++ b/npc/custom/events/disguise.txt @@ -7,6 +7,7 @@ //===== Compatible With: ===================================== //= rAthena SVN //===== Additional Comments: ================================= +//= Note: This script requires PCRE to run properly. //= 5.0 Last update by GmOcean. //= 5.1 Cleaned and standardized, mostly. [Euphy] //============================================================ @@ -120,7 +121,6 @@ OnInit: set $@Wait,0; set $@Winner,0; set $@ResetCounter,0; - set $Points,$Points; if (!$Rounds) set $Rounds,10; else set $Rounds,$Rounds; if (!$Prize) set $Prize,512; -- cgit v1.2.3-60-g2f50