| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py
@@ -845,9 +845,9 @@ ) = range(1, 4) # 游戏功能ID定义,需确保唯一,与PyGameFuncControl.txt中FuncId一致 GameFuncID_Official = 12 # 官爵,境界 GameFuncID_Family = 15 # 战盟,仙盟 GameFuncID_Arena = 195 # 竞技场 GameFuncID_Official = 10 # 官爵,境界 GameFuncID_Family = 11 # 战盟,仙盟 GameFuncID_Arena = 27 # 竞技场 # 以下为暂时无用的 GameFuncID_Wing = -1 # 翅膀 3