1
This commit is contained in:
parent
d9f7926f14
commit
3b8bd8a1f2
@ -41,7 +41,7 @@ void TurnOverBuff::Activate()
|
||||
}));
|
||||
#endif
|
||||
App::Instance()->verify_set_pos = 1;
|
||||
owner->SpecDirMove(caster_.Get()->context_dir, distance, kNormalReason);
|
||||
owner->SpecDirMove(caster_.Get()->context_dir, distance, kTrunOverReason);
|
||||
App::Instance()->verify_set_pos = 0;
|
||||
owner->SetMoveDir(old_dir);
|
||||
if (phase->phase_param2.GetInt() == 1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user