Ver Fonte

Fixed Regenschirm Guard Laboratory Permit issue (#3056)

Thanks to @juanfus !
Atemo há 7 anos atrás
pai
commit
3a8814ac4e
2 ficheiros alterados com 165 adições e 175 exclusões
  1. 1 1
      npc/cities/lighthalzen.txt
  2. 164 174
      npc/quests/quests_lighthalzen.txt

+ 1 - 1
npc/cities/lighthalzen.txt

@@ -1949,7 +1949,7 @@ OnTouch_:
 
 lhz_in01,24,140,3	script	Regenschirm Guard#40	4_M_LGTGUARD,{
 	mes "[Regenschirm Guard]";
-	if (lhz_sincube > 10 && countitem(2657) > 0) {// Lab_Passport
+	if ((MISC_QUEST&512) && countitem(2657) > 0) {// Lab_Passport
 		mes "Do you wish to";
 		mes "go underground?";
 		next;

Diff do ficheiro suprimidas por serem muito extensas
+ 164 - 174
npc/quests/quests_lighthalzen.txt


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff