hxp
2023-12-28 8532cf79b7fec586561bea3cc05d58fd7d5c9b52
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -6101,4 +6101,7 @@
CoinType_Buy, # 直购,非直接充仙玉的,如RMB直接购买某个物品或激活某个功能 1
CoinType_ItemSuper, # 使用超级现金卡物品,类充值仙玉效果,但是有某些功能上的限制,一般是bt版本赠送 2
CoinType_ItemCash, # 使用现金卡物品,类充值仙玉效果,但是有某些功能上的限制,一般是bt版本赠送 3
) = range(4)
CoinType_4,
CoinType_5,
CoinType_ExchangePayCoin, # 代表转换 6
) = range(7)