mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-27 11:28:33 -05:00
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user