cehua_wcy
2018-12-06 db49e0375e28bb09e43f03c02e30bf3886dcc73f
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],
}
)