5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
--人物转生事件
|
|
defaultHandlerActorCirclel = function ( pActor,nCircle )
|
|
|
|
local nLevel = Actor.getIntProperty(pActor, PROP_CREATURE_LEVEL)
|
|
end |