Преглед на файлове

Fixed a wrong close in the eye of hellion quest

Merges HerculesWS/Hercules@d8441a3
Thanks to @Ridley8819
Lemongrass3110 преди 8 години
родител
ревизия
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;
 	}