Browse Source

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

Fixed #6020 
Thanks to @KrokusPokus !
Atemo 3 years ago
parent
commit
c5abad0b48
1 changed files with 2 additions and 2 deletions
  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";