tcx_xiyou_yueNan
DESKTOP-MMO982B\User 2026-06-24 12:48:12 +08:00
parent 31d0c376ff
commit f9800ef1f0
1 changed files with 2 additions and 0 deletions

View File

@ -3029,6 +3029,8 @@ function CheckFunctionOpen(_funId)
return false
elseif openRule[1] == 6 and PracticeManager.PracticeLevel < openRule[2] then --修行等级
return false
elseif openRule[1] == 8 and BecomeAGodManager.playerGodLevel <= openRule[2] then --修行等级
return false
end
end
--1#创角