hxp
2019-05-14 92422444e4113c2b525a74b5b3cc29ec0c9e309d
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1938,6 +1938,11 @@
    RunQuestEvent(curPlayer, "skillup", '%s_%s' % (FuncType, skillLV), Def_RunQuestType_Normal)
    return
def EventRespons_LingGenQualityUP(curPlayer, attrID, qualityLV):
    #灵根升品
    RunQuestEvent(curPlayer, "linggenqualityup", '%s_%s' % (attrID, qualityLV), Def_RunQuestType_Normal)
    return
#---------------------------------------------------------------------
#================================================================================