mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Add DoAction to raise so it at least plays the animation
This commit is contained in:
@@ -15,4 +15,5 @@ end;
|
||||
|
||||
--Not sure how raise works yet.
|
||||
function onSkillFinish(caster, target, skill, action, actionContainer)
|
||||
action.DoAction(caster, target, skill, actionContainer)
|
||||
end;
|
Reference in New Issue
Block a user