Do not force give Tutorial Guide item with starting quest.
This commit is contained in:
parent
46a1c6d681
commit
6eee61d0d8
@ -161,8 +161,6 @@ class Quest (JQuest) :
|
||||
if classId in QTEXMTWO.keys():
|
||||
voice, htmltext = QTEXMTWO[classId]
|
||||
st.playTutorialVoice(voice)
|
||||
if st.getQuestItemsCount(5588) == 0 :
|
||||
st.giveItems(5588,1)
|
||||
st.startQuestTimer("QT",30000)
|
||||
st.set("Ex","-3")
|
||||
elif Ex == -3 :
|
||||
|
Loading…
Reference in New Issue
Block a user