Files
chuanqi-server/server/cross/LogicServer/data/functions/ActorEvent/ActorConsumeGameGoldHandler.txt
aixianling 06658f112f init
2024-12-13 13:41:02 +08:00

4 lines
118 B
Plaintext

--消费元宝事件 消耗元宝数量
defaultHandleActorConsumeGameGold = function (pActor, nConsumeCount)
end