mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-27 03:18:13 -05:00
Update src/code_805D8C8_1.c
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
This commit is contained in:
@@ -295,7 +295,7 @@ void DungeonHandlePlayerInput(void)
|
||||
}
|
||||
}
|
||||
if (j == MAX_MON_MOVES) {
|
||||
SetMonsterActionFields(&leaderInfo->action, 0x17);
|
||||
SetMonsterActionFields(&leaderInfo->action, ACTION_STRUGGLE);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user