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:
parent
eb949a8602
commit
4e054ca947
@ -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;
|
Loading…
x
Reference in New Issue
Block a user