Parcourir la source

Fixed exploit in Shinokas Quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9273 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus il y a 18 ans
Parent
commit
a15d3aedfc
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 2 0
      npc/Changelog.txt
  2. 2 1
      npc/quests/quests_ein.txt

+ 2 - 0
npc/Changelog.txt

@@ -33,6 +33,8 @@ KarLaeda
 
 Date		Added
 ======
+11/20
+	* Fixed exploit in Shinokas Quest [KarLaeda]
 11/17
 	* Added official kRo&idRO Skill Reset Event, thanks to $ephiroth [Lupus]
 	- Fixed possible double levelup bugs [Lupus]

+ 2 - 1
npc/quests/quests_ein.txt

@@ -18,6 +18,7 @@
 //= 1.4.1 Massive bugfix. Fixed Pollution exploit [Lupus]
 //= 1.4.2 Fixed Khowropher bug [Lupus]
 //= 1.5 Fixed double levelup bug [Lupus]
+//= 1.5.1 Fixed exploit [KarLaeda]
 //============================================================ 
 
 
@@ -1057,7 +1058,7 @@ einbech.gat,57,210,4	script	Young Man#04	854,{
 }
 
 einbech.gat,165,105,7	script	Buender Hikeman	847,{
-	if(Shinokas_Quest == 9) goto L_P2;
+	if(Shinokas_Quest >= 9) goto L_P2;
 	if(Shinokas_Quest == 3)goto L_BEST;
 	if(Shinokas_Quest == 2)goto L_BASTARD;
 	mes "[Buender Hikeman]";