hch
1 天以前 3bc2e9aae7e595d5be896a9db4c909b76fa6f5be
0312 物品叠加数量支持配置DWORD
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/Collections/DataServerGameData.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyMongoDB/Collections/DataServerGameData.py
@@ -1033,7 +1033,7 @@
        ('CanNPCDrop', c_ubyte),
        ('CanIdentifyAppear', c_ubyte),
        ('CanRepair', c_ubyte),
        ('PackCount', c_ushort),
        ('PackCount', c_ulong),
        ('UseLV', c_ushort),
        ('CanSell', c_ubyte),
        ('CanTrade', c_ubyte),