mirror of
https://github.com/pret/pmd-red.git
synced 2026-07-19 09:21:31 -05:00
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
parent
c41bca0474
commit
f0712db9cf
|
|
@ -321,7 +321,7 @@ void DungeonHandlePlayerInput(void)
|
|||
}
|
||||
else {
|
||||
if (!sub_805EF60(leader, leaderInfo)) {
|
||||
SetMonsterActionFields(&leaderInfo->action, 0x32);
|
||||
SetMonsterActionFields(&leaderInfo->action, ACTION_REGULAR_ATTACK);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user