Kaynağa Gözat

Follow-up https://github.com/rathena/rathena/commit/58c520eb07e3a14473ee443668542fa5adf863ea

Fixed #3587
atemo 6 yıl önce
ebeveyn
işleme
efbb9fed8f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      npc/re/instances/DevilTower.txt

+ 1 - 1
npc/re/instances/DevilTower.txt

@@ -897,7 +897,7 @@ OnMobDead:
 		npctalk "Lucile: Let me excuse myself, follow me if you want to save the world.";
 		sleep 2000;
 		npctalk "Huey: sister...", instance_npcname("Huey#hui02");
-		if (getpartyleader(getcharid(1),2) == getcharid(0) && 'devil_tower == 6) {
+		if ('devil_tower == 6) {
 			disablenpc instance_npcname("Lucile#tnm02");
 			enablenpc instance_npcname("Lucile#tnm03");
 			enablenpc instance_npcname("Magic Swordman#tnm02");