hch
2018-08-30 085b4bfd72e181f644bca406554b589c0ea680cc
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.py
@@ -152,6 +152,7 @@
Def_Notify_WorldKey_LastDropTime = "LastDropTime_%s"  # 全局物品上次掉落时间, 参数(itemID)
Def_Notify_WorldKey_DropNPCKilledCnt = "DropNPCKilledCnt_%s"  # 全局物品绑定的NPC击杀次数, 参数(itemID)
Def_Notify_WorldKey_NPCKilledCount = "NPCKilledCount_%s"  # 全局NPC被击杀次数, 参数(npcID)
Def_Notify_WorldKey_WorldAverageLv = "WorldAverageLv"  #世界等级
Def_Notify_WorldKey_YdayLoginCnt= 'YdayLoginCnt'  # 昨天总在线人数