fix: replace actor after choregraphy
This commit is contained in:
parent
df6e283013
commit
6e012ba46c
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ function ChoregraphySystem:endStep()
|
||||||
end
|
end
|
||||||
|
|
||||||
function ChoregraphySystem:endChoregraphy()
|
function ChoregraphySystem:endChoregraphy()
|
||||||
|
self.actor:choregraphyEnded()
|
||||||
self.action:choregraphyEnded()
|
self.action:choregraphyEnded()
|
||||||
self.fighter.turnSystem:applyDeath()
|
self.fighter.turnSystem:applyDeath()
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue