Bläddra i källkod

Fixed a wrong close in the eye of hellion quest

Merges HerculesWS/Hercules@d8441a3
Thanks to @Ridley8819
Lemongrass3110 8 år sedan
förälder
incheckning
56c9765fe0
1 ändrade filer med 1 tillägg och 1 borttagningar
  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;
 	}