ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGubao.py
@@ -37,6 +37,7 @@ # 特权效果类型 GubaoPowerType_TravelMultiRate = 1 # 游历双倍奖励概率 GubaoPowerType_InvestMonthAwardPer = 2 # 月卡领取额外奖励 GubaoPowerType_InvestLifeAwardPer = 3 # 永久卡领取额外奖励 def GetGubaoInfo(curPlayer, gubaoID): info = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_GubaoInfo % gubaoID)