玉帝剧情新手引导修改提交
parent
cddbe10d1a
commit
7a9b2b20c6
|
@ -61,7 +61,7 @@ function this.OnLevelChange()
|
||||||
table.insert(_FuncGuideList, 100200)
|
table.insert(_FuncGuideList, 100200)
|
||||||
StoryMapManager.isShowStory = 1
|
StoryMapManager.isShowStory = 1
|
||||||
this.CheckFuncGuide()
|
this.CheckFuncGuide()
|
||||||
elseif PlayerManager.level == 22 then
|
elseif PlayerManager.level == 15 then
|
||||||
StoryMapManager.isShowStory = 3
|
StoryMapManager.isShowStory = 3
|
||||||
elseif PlayerManager.level == tonumber(SpecialConfig[89].Value) then
|
elseif PlayerManager.level == tonumber(SpecialConfig[89].Value) then
|
||||||
table.insert(_FuncGuideList, 103000)
|
table.insert(_FuncGuideList, 103000)
|
||||||
|
|
Loading…
Reference in New Issue