Fixed #3587
This commit is contained in:
atemo 2018-10-17 15:41:06 +02:00
parent 19d376cff1
commit efbb9fed8f

View File

@ -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");