Browse Source

Fixed an issue where the player get stuck in Rekenber Job quest (#6064)

Fixed #6020 
Thanks to @KrokusPokus !
Atemo 3 năm trước cách đây
mục cha
commit
c5abad0b48
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      npc/quests/quests_lighthalzen.txt

+ 2 - 2
npc/quests/quests_lighthalzen.txt

@@ -11762,7 +11762,7 @@ OnStop:
 	close;
 }
 
-airplane_01,1,1,1	script	#bully1	HIDDEN_NPC,{
+-	script	#bully1	HIDDEN_NPC,{
 
 OnInit:
 	disablenpc "#bully1";
@@ -11805,7 +11805,7 @@ OnTimer120000:
 	end;
 }
 
-airplane_01,2,2,1	script	#bully2	HIDDEN_NPC,{
+-	script	#bully2	HIDDEN_NPC,{
 
 OnInit:
 	disablenpc "#bully2";