Update src/code_805D8C8_1.c

Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
DizzyEggg 2024-10-20 21:53:02 +02:00 committed by GitHub
parent c41bca0474
commit f0712db9cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -321,7 +321,7 @@ void DungeonHandlePlayerInput(void)
}
else {
if (!sub_805EF60(leader, leaderInfo)) {
SetMonsterActionFields(&leaderInfo->action, 0x32);
SetMonsterActionFields(&leaderInfo->action, ACTION_REGULAR_ATTACK);
}
break;
}