hxp
2019-11-05 904c4f06729e45c2f486f8c3a565d18ce1bea254
8322 [主干]【开发】任务接口(修改接口 RefineStoveUp 触发方式)
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1809,7 +1809,7 @@
def EventRespons_RefineStoveUp(curPlayer, alchemyLV):
    #八卦炉升至X级
    RunQuestEvent(curPlayer, "refinestoveup", alchemyLV, Def_RunQuestType_Normal)
    RunQuestEvent(curPlayer, "refinestoveup", alchemyLV, Def_RunQuestType_RunAll)
    return
def EventRespons_GetRealmPoint(curPlayer):