Files
chuanqi-server/server/s1/LogicServer/data/functions/ActorEvent/ActorEventCircleHandler.txt

5 lines
149 B
Plaintext
Raw Normal View History

2024-12-13 13:41:02 +08:00
--人物转生事件
defaultHandlerActorCirclel = function ( pActor,nCircle )
local nLevel = Actor.getIntProperty(pActor, PROP_CREATURE_LEVEL)
end