Просмотр исходного кода

Fixed a wrong close in the eye of hellion quest

Merges HerculesWS/Hercules@d8441a3
Thanks to @Ridley8819
Lemongrass3110 8 лет назад
Родитель
Сommit
56c9765fe0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      npc/quests/eye_of_hellion.txt

+ 1 - 1
npc/quests/eye_of_hellion.txt

@@ -418,7 +418,7 @@ morocc_in,116,101,3	script	Old Scholar Tyus#hellion	735,3,3,{
 		mes "for yourself?! I must smite";
 		mes "you now before you are";
 		mes "consumed by its darkness!";
-		close;
+		close2;
 		percentheal -100,0;
 		end;
 	}