1
This commit is contained in:
parent
7dd8e9c0ea
commit
d66164da6b
@ -90,7 +90,10 @@ void TurnOverBuff::Activate()
|
||||
&target->xtimer_attacher);
|
||||
}
|
||||
}
|
||||
Global::Instance()->verify_set_pos = 1;
|
||||
owner->SetPos(curr_pos);
|
||||
Global::Instance()->verify_set_pos = 0;
|
||||
owner->room->grid_service->MoveCreature(owner);
|
||||
}
|
||||
if (!meta->_param2_int_list.empty()) {
|
||||
owner->room->xtimer.SetTimeoutEx
|
||||
|
Loading…
x
Reference in New Issue
Block a user