mirror of
https://github.com/pret/pmd-red.git
synced 2026-07-19 01:11:30 -05:00
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
parent
b4f59e5bf9
commit
c41bca0474
|
|
@ -313,7 +313,7 @@ void DungeonHandlePlayerInput(void)
|
|||
SendMessage(leader, gUnknown_80F8A4C);
|
||||
}
|
||||
else {
|
||||
SetMonsterActionFields(&leaderInfo->action, 0x14);
|
||||
SetMonsterActionFields(&leaderInfo->action, ACTION_USE_MOVE_PLAYER);
|
||||
leaderInfo->action.unk4[0].actionUseIndex = GetTeamMemberEntityIndex(leader);
|
||||
leaderInfo->action.unk4[1].actionUseIndex = i;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user