cehua_hzl
2018-09-18 ed4a70b51a3ae5b8c5acd39c0522348eecc31fad
CoreServerGroup/GameServer/GameServerConfig/PlayerRecall/PlayerRecall_RecallCount.txt
New file
@@ -0,0 +1,11 @@
#召回玩家个数奖励, 注意最多31种
#{玩家个数:[奖励位标识, 物品ID, 数量]}
(
{
   5   :  [0x1, 63012, 1],
   15  :  [0x2, 63013, 1],
   30  :  [0x4, 63014, 1],
   50  :  [0x8, 63015, 1],
}
)