Gatekeeper of Fire Dragon corrections.
This commit is contained in:
parent
6eb0ed7b8d
commit
621d5e0298
@ -113,10 +113,10 @@ class Quest (JQuest) :
|
||||
DoorTable.getInstance().getDoor(24210004).openMe()
|
||||
return
|
||||
elif npcId == 31686 : #Gatekeeper of Fire Dragon
|
||||
DoorTable.getInstance().getDoor(24210006).openMe()
|
||||
DoorTable.getInstance().getDoor(24210005).openMe()
|
||||
return
|
||||
elif npcId == 31687 : #Gatekeeper of Fire Dragon
|
||||
DoorTable.getInstance().getDoor(24210005).openMe()
|
||||
DoorTable.getInstance().getDoor(24210006).openMe()
|
||||
return
|
||||
elif npcId == 31540 : #Watcher of Valakas Klein
|
||||
st = player.getQuestState(qn)
|
||||
|
Loading…
Reference in New Issue
Block a user