hch
2019-06-25 407f50108d49b9ef9868297749358f43f20f58e9
860312 野外不额外加印记
1个文件已修改
3 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerYinji.py 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerYinji.py
@@ -80,7 +80,8 @@
    if curPlayer.GetLV() > 100:
        # 只是为了前期前端战斗的使用
        return
    if curPlayer.GetSightLevel() == 0:
        return
    if clientData.Type == 0:
        AddYinji(curPlayer, clientData.Count)
    elif clientData.Type == 1: